Skip to content

Implement different type of machine learning models to deal with practical problems, majorly using Python

License

Notifications You must be signed in to change notification settings

hanhanwu/Hanhan-Machine-Learning-Model-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hanhan-s-Machine-Learning-Model-Implementation

Implement different type of machine learning models to deal with practical problems, majorly using Python

  1. Building Price Models
  1. Advanced Classification for MatchMaker dataset
  • Dating website looks really magical, they match people based on the info each individual provided, the generated dataset is called MatchMaker dataset, which contains both numerical and nominal data.
  • I have practiced advanced classification models like SVM, linear classifiers and kernel methods in this part of code.
  • Finally, I have parsed friends data through Facebook Graph API, then did data preprocessing and finally used SVM to do friends prediction.
  • Check ReadMe_AdvancedClassification.txt for all the details: https://github.com/hanhanwu/Hanhan-Machine-Learning-Model-Implementation/blob/master/ReadMe_AdvancedClassification.txt
  1. Searching and Ranking
  1. Optimization
  1. Decision Tree

About

Implement different type of machine learning models to deal with practical problems, majorly using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages