using ML to predict who lives and dies in titantic disaster
-
Updated
May 25, 2024 - Python
using ML to predict who lives and dies in titantic disaster
Predicting passenger survival on the Titanic using an ensemble machine learning approach, achieving a Kaggle score of 0.77990. This project leverages stacking with Random Forest, Gradient Boosting, and SVM, enhanced by feature engineering and hyperparameter tuning, to model survival patterns effectively.
This housing dataset aims to predict land prices according to user preference. The datasets consists of several variables which includes POSTED_BY, UNDER_CONSTRUCTION, RERA, BHK_NO., BHK_OR_RK, SQUARE_FT, READY_TO_MOVE, RESALE, ADDRESS, LONGITUDE, LATITUDE, TARGET(PRICE_IN_LACS).
Add a description, image, and links to the hot-encoding topic page so that developers can more easily learn about it.
To associate your repository with the hot-encoding topic, visit your repo's landing page and select "manage topics."