| ... | @@ -5,19 +5,11 @@ |
... | @@ -5,19 +5,11 @@ |
|
|
## Additional Sources
|
|
## Additional Sources
|
|
|
|
|
|
|
|
- [Cross validation](https://scikit-learn.org/stable/modules/cross_validation.html?highlight=repeatedkfold)
|
|
- [Cross validation](https://scikit-learn.org/stable/modules/cross_validation.html?highlight=repeatedkfold)
|
|
|
|
|
|
|
|
- [Basics of regression](https://ml-cheatsheet.readthedocs.io/en/latest/linear_regression.html)
|
|
- [Basics of regression](https://ml-cheatsheet.readthedocs.io/en/latest/linear_regression.html)
|
|
|
|
|
|
|
|
- [Introduction to linear regression analysis](https://people.duke.edu/~rnau/regintro.htm)
|
|
- [Introduction to linear regression analysis](https://people.duke.edu/~rnau/regintro.htm)
|
|
|
|
|
|
|
|
- [Simple Linear Regression Tutorial](https://machinelearningmastery.com/simple-linear-regression-tutorial-for-machine-learning/)
|
|
- [Simple Linear Regression Tutorial](https://machinelearningmastery.com/simple-linear-regression-tutorial-for-machine-learning/)
|
|
|
|
|
|
|
|
- [Linear Regression Notes](http://ufldl.stanford.edu/tutorial/supervised/LinearRegression/)
|
|
- [Linear Regression Notes](http://ufldl.stanford.edu/tutorial/supervised/LinearRegression/)
|
|
|
|
|
|
|
|
- [Support Vector Machines (SVM) Algorithm Explained](https://monkeylearn.com/blog/introduction-to-support-vector-machines-svm/)
|
|
- [Support Vector Machines (SVM) Algorithm Explained](https://monkeylearn.com/blog/introduction-to-support-vector-machines-svm/)
|
|
|
|
|
|
|
|
- [XGBoost: Predicting Life Expectancy with Supervised Learning](https://towardsdatascience.com/xgboost-predicting-life-expectancy-with-supervised-learning-1f61e0222f5f)
|
|
- [XGBoost: Predicting Life Expectancy with Supervised Learning](https://towardsdatascience.com/xgboost-predicting-life-expectancy-with-supervised-learning-1f61e0222f5f)
|
|
|
|
|
|
|
|
- [Intuitions on L1 and L2 Regularisation](https://towardsdatascience.com/intuitions-on-l1-and-l2-regularisation-235f2db4c261)
|
|
- [Intuitions on L1 and L2 Regularisation](https://towardsdatascience.com/intuitions-on-l1-and-l2-regularisation-235f2db4c261)
|
|
|
|
|
|
|
|
- [Introduction to Bayesian Linear Regression](https://towardsdatascience.com/introduction-to-bayesian-linear-regression-e66e60791ea7) |
|
- [Introduction to Bayesian Linear Regression](https://towardsdatascience.com/introduction-to-bayesian-linear-regression-e66e60791ea7) |
|
\ No newline at end of file |
|
|