Skip to content

Code written to solve machine learning problems encountered.

Notifications You must be signed in to change notification settings

qingyuanxingsi/pearls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

pearls

Code written to solve machine learning problems encountered. Including algorithms(or models) but not limited to the following:

  • Classification
    • Random Forest(Sentiment Analysis)
    • Convolutional Neural Network(Sentence Classification(Sentiment Analysis))
  • Clustering
  • Regression
    • Gaussian Process Regression(Time-series prediction(Wind Power Prediction))
    • Support Vector Regression(Time-series prediction(Wind Power Prediction))
  • Feature Selection & Extraction
    • Word2vec

About

Code written to solve machine learning problems encountered.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published