Skip to content

Data: Consists of traning and testing data. The training set consists of 325 instances of multivariate remote sensing data of some forest in Japan. The training data consists of 28 columns. First column consists of class label, followed by data on 9 bands of spectrum. Last 18 columns consists of predicted minus observed value of every band. Used…

Notifications You must be signed in to change notification settings

ankitkamboj89/Machine-Learning-model-SVM-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Machine-Learning-model-SVM-in-Python

Data: Consists of traning and testing data. The training set consists of 325 instances of multivariate remote sensing data of some forest in Japan. The training data consists of 28 columns. First column consists of class label, followed by data on 9 bands of spectrum. Last 18 columns consists of predicted minus observed value of every band.

Used hyper parameter tuning for SGD and SVM (kernels: RBF and Poly) models

Selecting model that best explains depedent variable using F1 score

About

Data: Consists of traning and testing data. The training set consists of 325 instances of multivariate remote sensing data of some forest in Japan. The training data consists of 28 columns. First column consists of class label, followed by data on 9 bands of spectrum. Last 18 columns consists of predicted minus observed value of every band. Used…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published