Skip to content

Al-Hasib/End-to-End-Forest-Cover-Type-Prediction-ML-Project

Repository files navigation

End-to-End-Forest-Cover-Type-Prediction-ML-Project

forest

In this problem, we need to predict the forest cover type (the predominant kind of tree cover) from strictly cartographic variables (as opposed to remotely sensed data). The actual forest cover type for a given 30 x 30 meter cell was determined from US Forest Service (USFS) Region 2 Resource Information System data. Independent variables were then derived from data obtained from the US Geological Survey and USFS. The data is in raw form (not scaled) and contains binary columns of data for qualitative independent variables such as wilderness areas and soil type.

This study area includes four wilderness areas located in the Roosevelt National Forest of northern Colorado. These areas represent forests with minimal human-caused disturbances, so that existing forest cover types are more a result of ecological processes rather than forest management practices.

Dataset

The dataset is released in the Kaggle competition. You will get the data here and all the description about dataset.

To Run the Repository

Clone the repository

git clone https://github.com/Al-Hasib/End-to-End-Forest-Cover-Type-Prediction-ML-Project.git

Install the requirements

pip install -r requirements.txt

Run the main.py file

python main.py

Thank You

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published