Skip to content

Implementation of c4.5 classification and other popular machine learning algorithsm in go

License

Notifications You must be signed in to change notification settings

xavier268/go-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference Go Report Card

go-ml

Implementation of various popular machine learning algorithms :

  • kmeans (unsupervised cluster analysis)
  • c4.5 (supervised classification)

About

Implementation of c4.5 classification and other popular machine learning algorithsm in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages