Skip to content

A classification problem on tabular data using decision trees and ensemble models like AdaBoost or XGBoost.

License

Notifications You must be signed in to change notification settings

edumunozsala/Forest-Cover-Type-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forest cover type prediction in Roosevelt National Forest of Northern Colorado

This is a Kaggle Competition

This repository contains some notebooks to analyze the problem and create a machine learning model to predict the cover type in Roosevelt National Forest.

Problem description

In this competition you are asked 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.

About

A classification problem on tabular data using decision trees and ensemble models like AdaBoost or XGBoost.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published