Day 34 of #100DaysOfCode
- Titanic dataset prediction challenge
- Global Hack Week challenges
-
MLH - Global Hack Week INIT 2023 hackathon
- Titanic dataset prediction
- 1st with
XGBClassifierand didFeature Engineeringusing Mutual Information and by creating new features. - 2nd same as above but added more columns.
- 3rd with
RandomForestClassifierand didFeature Engineeringby creating new features & Mutual Information.
- Also participated in MLH Global Hack Week INIT 2023 🔗
- Did 6 challenges
- Created random number generator in
C. - Made a leap year program in
Python. - and much more....
- 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
- HTML5
- CSS3
- C
- Titanic_survival_competition_8.ipynb
- Titanic_survival_competition_9.ipynb
- Titanic_survival_competition_10.ipynb
- MLH - Global Hack Week INIT 2023 hackathon
Today I did titanic survival compeition & scored much better by creating new features and participated in Global Hack Week hackathon & completed 6 challenges.