Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 364 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 364 Bytes

FsML

Build Status

Machine learning in F#.

  • Linear regression
  • Logistic regression
  • K-means clustering
  • Support Vector Machines
  • Decision trees
  • Random forests
  • Principal Component Analysis
  • Neural networks