Updated Home (markdown)
parent
99d3fbf29e
commit
1fed168a1b
9
Home.md
9
Home.md
|
@ -11,7 +11,10 @@ This is the GoLearn Wiki (welcome!). GoLearn is a "batteries included" machine l
|
||||||
[Filtering](Filtering) |
|
[Filtering](Filtering) |
|
||||||
Classification ([KNN](KNN) | [Trees](Trees) | [liblinear](liblinear)) | [Regression](Regression)
|
Classification ([KNN](KNN) | [Trees](Trees) | [liblinear](liblinear)) | [Regression](Regression)
|
||||||
|
|
||||||
## Future
|
## Quick start
|
||||||
[Contributing](Contributing)
|
* [Using CSV files](CSV)
|
||||||
|
* [Dividing data into training and test sets](TrainTestSplit)
|
||||||
|
* [Discretisation](Discretisation)
|
||||||
|
|
||||||
**[EDF](EDF)**
|
## Future
|
||||||
|
[Contributing](Contributing)
|
Loading…
Reference in New Issue