-
Notifications
You must be signed in to change notification settings - Fork 14
Machine Learning Pointers
Nick Feamster edited this page Nov 27, 2023
·
1 revision
- Splines
- Bias, Variance, and Regularization in Linear Regression
- Regularization
- Intro to Naïve Bayes
- Naïve Bayes with Jupyter Notebook Example
- Naïve Bayes (YouTube)
- SVM Intro (YouTube, Stanford)
- SVM Intro (YouTube, Statquest)
- Random Forest Background (YouTube)
- Random Forest/Ensemble Background
- Advantages/Disadvantages of RF
- Hidden Markov Models (YouTube)
- Neural Network Playground