Day 30 of #100DaysOfCode
- Titanic dataset challenge
- Maths with ML (not done)
- Titanic dataset challenge
- Used
XGBClassifierwithCross-validation
- Also participated in MLH Global Hack Week INIT 2023 🔗
- Did 3 challenges
- And made Wikipedia Searcher🔗 with Anant Luthra
- 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
Today I did little bit of prediction on titanic dataset using RandomForestClassifier and did hyper parameter tuning on it with cross-validation.