Skip to content

Latest commit

 

History

History

Day-33

Day 33 of #100DaysOfCode

Task

  1. Titanic dataset prediction challenge
  2. Data Science project challenge in GHW

Resources

Topics I have learnt

  1. Titanic dataset prediction
  • With XGBClassifier and did Feature Engineering using Mutual Information and by creating new features.
  • Same as above but used less features.
  1. Also participated in MLH Global Hack Week INIT 2023 🔗
  • Did 1 challenge created An Aquarium animation

Software used

  • 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

My Notebooks

Conclusion:

Today I did titanic survival compeition & scored better by creating new features and participated in Global Hack Week hackathon & completed Create an Animation challenge.