Day 23 of #100DaysOfCode
- Statistics for ML
- House price prediction
- StatQuest with Josh Starmer Machine Learning Playlist
- Kaggle House price prediction Challenge
- Statistics for ML
- ML Intro
- Cross Validation
- The Confusion Matrix
- Senstivity and Specificity
- House price prediction
- Used
XGBRegressor
,cross-validation
&OrdinalEncoding
- Jupyter Notebook
- Python 3.10.2
- Numpy 1.22.4
- pandas 1.4.2
- Matplotlib 3.5.2
- Seaborn 0.11.2
- scikit-learn 1.1.1
- XGBoost 1.6.1
Today I learned about Confusion Matrix & Senstivity and Specificity in Statistics. Also did house price prediction.