Skip to content

ygu2009/SupervisedClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SupervisedClassification

Machine Learning Steps:

  1. Define problem (Regression or Classification)
  2. Prepare data:
  • Preprocessing
  • Freature Transformation
  • Feature Selection
  1. Choose algorithm
  2. Evaluate algorithm:
  • n-folds cross validation
  • ROC
  • Precision-Recall
  • confusion table
  1. Improve result:
  • Manually tune the parameters
  • Automatic Grid Search
  1. Validate with new data set
  2. Present results

About

Machine Learning Techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages