Skip to content

Commit

Permalink
train-test and cross-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
BindiChen committed Oct 29, 2021
1 parent a670099 commit 152bd78
Show file tree
Hide file tree
Showing 2 changed files with 647 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@ Matplotlib

* [A Practical Introduction to Grid Search, Random Search, and Bayes Search](https://bindichen.medium.com/a-practical-introduction-to-grid-search-random-search-and-bayes-search-d5580b1d941d) | [:orange_book: Notebook](traditional-machine-learning/005-grid-search-vs-random-search-vs-bayes-search/gridsearch-vs-randomsearch-vs-bayessearch.ipynb)
* [A Practical Introduction to 9 Regression Algorithms](https://bindichen.medium.com/a-practical-introduction-to-9-regression-algorithms-389057f86eb9) | [:orange_book: Notebook](traditional-machine-learning/001-regression-algorithms/regression-algorithms.ipynb)
* [Train-Test split and Cross-Validation you should know in Machine Learning](https://bindichen.medium.com/all-the-train-test-split-and-cross-validation-you-should-know-in-machine-learning-7155457ce680) | [:orange_book: Notebook](traditional-machine-learning/006-train-test-split-and-cross-validation/train-test-and-cross-validation.ipynb)

### PyTorch in practice
Loading

0 comments on commit 152bd78

Please sign in to comment.