SlideShare a Scribd company logo
FOREST COVER TYPE
ECKOVATION MACHINE LEARNING
PROJECT
SUBMITTED BY:
•INA SINGHAL
•VISHESH NAHATA
•VAIBHAV TAYAL
•KARAN TANWAR
OBJECTIVE
To predict type of forest cover using
different machine learning models
DESCRIPTION
 In The given task 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
 The study area includes four wilderness areas located in the
Roosevelt National Forest of northern Colorado.
 Each observation is a 30m x 30m patch. You are asked to
predict an integer classification for the forest cover type. The
seven types are:
1 - Spruce/Fir
2 - Lodgepole Pine
3 - Ponderosa Pine
4 - Cottonwood/Willow
5 - Aspen
6 - Douglas-fir
7 - Krummholz
 The training set (15120 observations) contains both features
and the Cover Type.
 The test set contains only the features. You must predict the
Cover_Type for every row in the test set (565892
ALGORITHMS USED:
1. RANDOM FOREST CLASSIFIER
2. NAÏVE BAYES
3. DECISION TREE CLASSIFIER
4. SUPPORT VECTOR
CLASSIFIER(SVC)
5. DNN CLASSIFIER
DATA VISUALIZATION
IMPORTING FILES
NAÏVE BAYES
 The Naive Bayesian
classifier is based on
Bayes’ theorem with the
independence
assumptions between
predictors.
 A Naive Bayesian model is
easy to build, with no
complicated iterative
parameter estimation
which makes it particularly
useful for very large
datasets.
CODE:
RANDOM FOREST
 Random forest algorithm is a supervised classification
algorithm. As the name suggest, this algorithm creates the
forest with a number of trees.
 In general, the more trees in the forest the more robust
the forest looks like. In the same way in the random forest
classifier, the higher the number of trees in the forest
gives the high accuracy results.
CODE:
DECISION TREE CLASSIFIER
 A decision tree is a decision
support tool that uses a tree-
like graph or model of decisions
and their possible
consequences,
including chance event
outcomes, resource costs,
and utility. It is one way to
display an algorithm that only
contains conditional control
statements.
 Decision trees are commonly
used in operations research,
specifically in decision analysis,
to help identify a strategy most
likely to reach a goal, but are
also a popular tool in machine
CODE:
DNN CLASSIFIER:
 A deep neural network (DNN) is
an artificial neural
network (ANN) with multiple
layers between the input and
output layers.
 The DNN finds the correct
mathematical manipulation to
turn the input into the output,
whether it be a linear
relationship or a non-linear
relationship.
 The network moves through the
layers calculating the probability
of each output.
CODE:
SUPPORT VECTOR CLASSIFIER(SVC)
 support vector
machines are supervised
learning models with associated
learning algorithms that analyze
data used
for classification and regression
analysis.
 In addition to performing linear
classification, SVMs can
efficiently perform a non-linear
classification using what is
called the kernel trick, implicitly
mapping their inputs into high-
dimensional feature spaces.
CODE:
CONCLUSION
 Efficiencies:
1. DECISION TREE ~ 67%
2. RANDOM FOREST ~ 82.4%
3. NAÏVE BAYES ~ 59%
4. SVC ~ 13%
5. DNN CLASSIFIER ~ 15%
RANDOM FOREST comes out to be the best fitted
model for this problem
BIBLIOGRAPHY
 www.analyticsvidhya.com
 www.stackoverflow.com
 www.kaggle.com
 www.eckovation.com
 www.wikipedia.com
Forest cover type

More Related Content

What's hot

Data Reduction
Data ReductionData Reduction
Data Reduction
Rajan Shah
 
Data Preprocessing
Data PreprocessingData Preprocessing
Data preprocessing
Data preprocessingData preprocessing
Data preprocessingSlideshare
 
Random forest
Random forestRandom forest
Random forestUjjawal
 
Data Integration and Transformation in Data mining
Data Integration and Transformation in Data miningData Integration and Transformation in Data mining
Data Integration and Transformation in Data mining
kavitha muneeshwaran
 
From decision trees to random forests
From decision trees to random forestsFrom decision trees to random forests
From decision trees to random forests
Viet-Trung TRAN
 
Data Mining: Data Preprocessing
Data Mining: Data PreprocessingData Mining: Data Preprocessing
Data Mining: Data Preprocessing
Lakshmi Sarvani Videla
 
Random forest sgv_ai_talk_oct_2_2018
Random forest sgv_ai_talk_oct_2_2018Random forest sgv_ai_talk_oct_2_2018
Random forest sgv_ai_talk_oct_2_2018
digitalzombie
 
Data discretization
Data discretizationData discretization
Data discretization
Hadi M.Abachi
 
Data pre processing
Data pre processingData pre processing
Data pre processing
kalavathisugan
 

What's hot (10)

Data Reduction
Data ReductionData Reduction
Data Reduction
 
Data Preprocessing
Data PreprocessingData Preprocessing
Data Preprocessing
 
Data preprocessing
Data preprocessingData preprocessing
Data preprocessing
 
Random forest
Random forestRandom forest
Random forest
 
Data Integration and Transformation in Data mining
Data Integration and Transformation in Data miningData Integration and Transformation in Data mining
Data Integration and Transformation in Data mining
 
From decision trees to random forests
From decision trees to random forestsFrom decision trees to random forests
From decision trees to random forests
 
Data Mining: Data Preprocessing
Data Mining: Data PreprocessingData Mining: Data Preprocessing
Data Mining: Data Preprocessing
 
Random forest sgv_ai_talk_oct_2_2018
Random forest sgv_ai_talk_oct_2_2018Random forest sgv_ai_talk_oct_2_2018
Random forest sgv_ai_talk_oct_2_2018
 
Data discretization
Data discretizationData discretization
Data discretization
 
Data pre processing
Data pre processingData pre processing
Data pre processing
 

Similar to Forest cover type

Efficient Disease Classifier Using Data Mining Techniques: Refinement of Rand...
Efficient Disease Classifier Using Data Mining Techniques: Refinement of Rand...Efficient Disease Classifier Using Data Mining Techniques: Refinement of Rand...
Efficient Disease Classifier Using Data Mining Techniques: Refinement of Rand...
IOSR Journals
 
Multispectral Image Analysis Using Random Forest
Multispectral Image Analysis Using Random Forest  Multispectral Image Analysis Using Random Forest
Multispectral Image Analysis Using Random Forest
ijsc
 
Multispectral image analysis using random
Multispectral image analysis using randomMultispectral image analysis using random
Multispectral image analysis using random
ijsc
 
Random forest algorithm
Random forest algorithmRandom forest algorithm
Random forest algorithm
Rashid Ansari
 
Course 2.pptx
Course 2.pptxCourse 2.pptx
Course 2.pptx
NomanKhan869872
 
Primer on major data mining algorithms
Primer on major data mining algorithmsPrimer on major data mining algorithms
Primer on major data mining algorithms
Vikram Sankhala IIT, IIM, Ex IRS, FRM, Fin.Engr
 
InteriorForestAnalysisProcedure
InteriorForestAnalysisProcedureInteriorForestAnalysisProcedure
InteriorForestAnalysisProcedureTammy Kobliuk
 
E Cognition User Summit2009 Pbunting University Wales Forestry
E Cognition User Summit2009 Pbunting University Wales ForestryE Cognition User Summit2009 Pbunting University Wales Forestry
E Cognition User Summit2009 Pbunting University Wales Forestry
Trimble Geospatial Munich
 
Random Forests: The Vanilla of Machine Learning - Anna Quach
Random Forests: The Vanilla of Machine Learning - Anna QuachRandom Forests: The Vanilla of Machine Learning - Anna Quach
Random Forests: The Vanilla of Machine Learning - Anna Quach
WithTheBest
 
How many trees in a Random Forest
How many trees in a Random ForestHow many trees in a Random Forest
How many trees in a Random Forest
Ben Hur Bahia do Nascimento
 
Tree net and_randomforests_2009
Tree net and_randomforests_2009Tree net and_randomforests_2009
Tree net and_randomforests_2009Matthew Magistrado
 
what is Random-Forest-Machine-Learning.pptx
what is Random-Forest-Machine-Learning.pptxwhat is Random-Forest-Machine-Learning.pptx
what is Random-Forest-Machine-Learning.pptx
Anupama Kate
 
Decision tree presentation
Decision tree presentationDecision tree presentation
Decision tree presentation
Vijay Yadav
 
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHESIMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
Vikash Kumar
 
Machine Learning Algorithm - Decision Trees
Machine Learning Algorithm - Decision Trees Machine Learning Algorithm - Decision Trees
Machine Learning Algorithm - Decision Trees
Kush Kulshrestha
 
Using Decision Trees to Analyze Online Learning Data
Using Decision Trees to Analyze Online Learning Data Using Decision Trees to Analyze Online Learning Data
Using Decision Trees to Analyze Online Learning Data
Shalin Hai-Jew
 
Molinier - Feature Selection for Tree Species Identification in Very High res...
Molinier - Feature Selection for Tree Species Identification in Very High res...Molinier - Feature Selection for Tree Species Identification in Very High res...
Molinier - Feature Selection for Tree Species Identification in Very High res...grssieee
 
A wide variety of methods have been used to study forest structure parameters...
A wide variety of methods have been used to study forest structure parameters...A wide variety of methods have been used to study forest structure parameters...
A wide variety of methods have been used to study forest structure parameters...
Siti Nurhalizah
 
LiDAR Technology & IT’s Application on Forestry
LiDAR Technology & IT’s Application on ForestryLiDAR Technology & IT’s Application on Forestry
LiDAR Technology & IT’s Application on Forestry
National Cheng Kung University
 

Similar to Forest cover type (20)

Efficient Disease Classifier Using Data Mining Techniques: Refinement of Rand...
Efficient Disease Classifier Using Data Mining Techniques: Refinement of Rand...Efficient Disease Classifier Using Data Mining Techniques: Refinement of Rand...
Efficient Disease Classifier Using Data Mining Techniques: Refinement of Rand...
 
Multispectral Image Analysis Using Random Forest
Multispectral Image Analysis Using Random Forest  Multispectral Image Analysis Using Random Forest
Multispectral Image Analysis Using Random Forest
 
Multispectral image analysis using random
Multispectral image analysis using randomMultispectral image analysis using random
Multispectral image analysis using random
 
Random forest algorithm
Random forest algorithmRandom forest algorithm
Random forest algorithm
 
Course 2.pptx
Course 2.pptxCourse 2.pptx
Course 2.pptx
 
Primer on major data mining algorithms
Primer on major data mining algorithmsPrimer on major data mining algorithms
Primer on major data mining algorithms
 
InteriorForestAnalysisProcedure
InteriorForestAnalysisProcedureInteriorForestAnalysisProcedure
InteriorForestAnalysisProcedure
 
Lab3
Lab3Lab3
Lab3
 
E Cognition User Summit2009 Pbunting University Wales Forestry
E Cognition User Summit2009 Pbunting University Wales ForestryE Cognition User Summit2009 Pbunting University Wales Forestry
E Cognition User Summit2009 Pbunting University Wales Forestry
 
Random Forests: The Vanilla of Machine Learning - Anna Quach
Random Forests: The Vanilla of Machine Learning - Anna QuachRandom Forests: The Vanilla of Machine Learning - Anna Quach
Random Forests: The Vanilla of Machine Learning - Anna Quach
 
How many trees in a Random Forest
How many trees in a Random ForestHow many trees in a Random Forest
How many trees in a Random Forest
 
Tree net and_randomforests_2009
Tree net and_randomforests_2009Tree net and_randomforests_2009
Tree net and_randomforests_2009
 
what is Random-Forest-Machine-Learning.pptx
what is Random-Forest-Machine-Learning.pptxwhat is Random-Forest-Machine-Learning.pptx
what is Random-Forest-Machine-Learning.pptx
 
Decision tree presentation
Decision tree presentationDecision tree presentation
Decision tree presentation
 
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHESIMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
 
Machine Learning Algorithm - Decision Trees
Machine Learning Algorithm - Decision Trees Machine Learning Algorithm - Decision Trees
Machine Learning Algorithm - Decision Trees
 
Using Decision Trees to Analyze Online Learning Data
Using Decision Trees to Analyze Online Learning Data Using Decision Trees to Analyze Online Learning Data
Using Decision Trees to Analyze Online Learning Data
 
Molinier - Feature Selection for Tree Species Identification in Very High res...
Molinier - Feature Selection for Tree Species Identification in Very High res...Molinier - Feature Selection for Tree Species Identification in Very High res...
Molinier - Feature Selection for Tree Species Identification in Very High res...
 
A wide variety of methods have been used to study forest structure parameters...
A wide variety of methods have been used to study forest structure parameters...A wide variety of methods have been used to study forest structure parameters...
A wide variety of methods have been used to study forest structure parameters...
 
LiDAR Technology & IT’s Application on Forestry
LiDAR Technology & IT’s Application on ForestryLiDAR Technology & IT’s Application on Forestry
LiDAR Technology & IT’s Application on Forestry
 

Recently uploaded

06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
Subhajit Sahu
 
Adjusting OpenMP PageRank : SHORT REPORT / NOTES
Adjusting OpenMP PageRank : SHORT REPORT / NOTESAdjusting OpenMP PageRank : SHORT REPORT / NOTES
Adjusting OpenMP PageRank : SHORT REPORT / NOTES
Subhajit Sahu
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
Roger Valdez
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
TravisMalana
 
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
mzpolocfi
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
manishkhaire30
 
The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...
jerlynmaetalle
 
Nanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdfNanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdf
eddie19851
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
u86oixdj
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
apvysm8
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
roli9797
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
ahzuo
 
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
oz8q3jxlp
 
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdfEnhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
GetInData
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
slg6lamcq
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
74nqk8xf
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
ahzuo
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 

Recently uploaded (20)

06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
 
Adjusting OpenMP PageRank : SHORT REPORT / NOTES
Adjusting OpenMP PageRank : SHORT REPORT / NOTESAdjusting OpenMP PageRank : SHORT REPORT / NOTES
Adjusting OpenMP PageRank : SHORT REPORT / NOTES
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
 
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
 
The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...
 
Nanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdfNanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdf
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
 
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
 
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdfEnhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 

Forest cover type

  • 1. FOREST COVER TYPE ECKOVATION MACHINE LEARNING PROJECT SUBMITTED BY: •INA SINGHAL •VISHESH NAHATA •VAIBHAV TAYAL •KARAN TANWAR
  • 2. OBJECTIVE To predict type of forest cover using different machine learning models
  • 3. DESCRIPTION  In The given task 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
  • 4.  The study area includes four wilderness areas located in the Roosevelt National Forest of northern Colorado.  Each observation is a 30m x 30m patch. You are asked to predict an integer classification for the forest cover type. The seven types are: 1 - Spruce/Fir 2 - Lodgepole Pine 3 - Ponderosa Pine 4 - Cottonwood/Willow 5 - Aspen 6 - Douglas-fir 7 - Krummholz  The training set (15120 observations) contains both features and the Cover Type.  The test set contains only the features. You must predict the Cover_Type for every row in the test set (565892
  • 5. ALGORITHMS USED: 1. RANDOM FOREST CLASSIFIER 2. NAÏVE BAYES 3. DECISION TREE CLASSIFIER 4. SUPPORT VECTOR CLASSIFIER(SVC) 5. DNN CLASSIFIER
  • 7.
  • 9. NAÏVE BAYES  The Naive Bayesian classifier is based on Bayes’ theorem with the independence assumptions between predictors.  A Naive Bayesian model is easy to build, with no complicated iterative parameter estimation which makes it particularly useful for very large datasets.
  • 10. CODE:
  • 11. RANDOM FOREST  Random forest algorithm is a supervised classification algorithm. As the name suggest, this algorithm creates the forest with a number of trees.  In general, the more trees in the forest the more robust the forest looks like. In the same way in the random forest classifier, the higher the number of trees in the forest gives the high accuracy results.
  • 12. CODE:
  • 13. DECISION TREE CLASSIFIER  A decision tree is a decision support tool that uses a tree- like graph or model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility. It is one way to display an algorithm that only contains conditional control statements.  Decision trees are commonly used in operations research, specifically in decision analysis, to help identify a strategy most likely to reach a goal, but are also a popular tool in machine
  • 14. CODE:
  • 15. DNN CLASSIFIER:  A deep neural network (DNN) is an artificial neural network (ANN) with multiple layers between the input and output layers.  The DNN finds the correct mathematical manipulation to turn the input into the output, whether it be a linear relationship or a non-linear relationship.  The network moves through the layers calculating the probability of each output.
  • 16. CODE:
  • 17. SUPPORT VECTOR CLASSIFIER(SVC)  support vector machines are supervised learning models with associated learning algorithms that analyze data used for classification and regression analysis.  In addition to performing linear classification, SVMs can efficiently perform a non-linear classification using what is called the kernel trick, implicitly mapping their inputs into high- dimensional feature spaces.
  • 18. CODE:
  • 19. CONCLUSION  Efficiencies: 1. DECISION TREE ~ 67% 2. RANDOM FOREST ~ 82.4% 3. NAÏVE BAYES ~ 59% 4. SVC ~ 13% 5. DNN CLASSIFIER ~ 15% RANDOM FOREST comes out to be the best fitted model for this problem
  • 20. BIBLIOGRAPHY  www.analyticsvidhya.com  www.stackoverflow.com  www.kaggle.com  www.eckovation.com  www.wikipedia.com