Created Home (markdown)
commit
d5fa0da5e4
|
@ -0,0 +1,16 @@
|
|||
GoLearn
|
||||
=======
|
||||
|
||||
<img src="http://talks.golang.org/2013/advconc/gopherhat.jpg" width=125><br>
|
||||
|
||||
This is the GoLearn Wiki (welcome!). GoLearn is a "batteries included" machine learning library written for and in Go. [Go check us out on Github](https://github.com/sjwhitworth/golearn).
|
||||
|
||||
|
||||
[Installation](Installation) |
|
||||
[Fundamentals](Fundamentals) |
|
||||
[Loading data](Loading) | [Filtering](Filtering) | Classification ([KNN](KNN) | [ID3](ID3) | [Random Forests](Random Forests) | [liblinear](liblinear)) | [Regression](Regression)
|
||||
|
||||
## Future
|
||||
[Contributing](Contributing)
|
||||
|
||||
**[EDF](EDF)**
|
Loading…
Reference in New Issue