Skip to content

Create learners document #5698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into learners
  • Loading branch information
mairaw authored Jun 12, 2018
commit a848fb04b815b5337458a17668b3481e9f27370e
7 changes: 4 additions & 3 deletions docs/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -1134,9 +1134,10 @@
### [Sentiment analysis (binary classification)](machine-learning/tutorials/sentiment-analysis.md)
### [Taxi fare predictor (regression)](machine-learning/tutorials/taxi-fare.md)
## [Resources](machine-learning/resources/index.md)
### [Machine Learning Glossary](machine-learning/resources/glossary.md)
### [Machine Learning Basics](machine-learning/resources/basics.md)
### [Learning Algorithms](machine-learning/resources/learners.md)
### [Machine learning glossary](machine-learning/resources/glossary.md)
### [Machine learning basics](machine-learning/resources/basics.md)
### [Machine learning tasks](machine-learning/resources/tasks.md)
### [Learning algorithms](machine-learning/resources/learners.md)

<!-- End ML.NET Content -->

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.