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

8778a8d · Aug 5, 2015

History

22 Commits
Jul 23, 2015
Aug 5, 2015
Jun 17, 2015

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