Skip to content

Commit 1ad3fa2

Browse files
authored
Add files via upload
1 parent 08b7bdd commit 1ad3fa2

File tree

3 files changed

+19955
-0
lines changed

3 files changed

+19955
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Titanic Survival Prediction using CatBoost:
2+
3+
Aim
4+
Analyzing and predicting passenger survival on the Titanic using the CatBoost machine learning algorithm. The Titanic dataset contains passenger information such as age, gender, cabin class, fare, and more.
5+
6+
Details
7+
The project involves preprocessing the dataset, handling missing values, converting categorical variables into numeric representations, and using the CatBoostClassifier to build a predictive model.

0 commit comments

Comments
 (0)