Skip to content

SambeauWang/MachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

After I read some book about machine learning, I decide to to implement some algorithm With Python.

directory

  • ada:
  • bayes: use bayes algorithm to classify email.
  • decideTree:
  • kNN:
  • logistic: use it to classify and print it. The drawing include a line which distinguish the blue point and the red point.
  • regresion:
  • SVM:

About

A implement of MechineLearning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages