OmarAhmed-A / Decision-Trees-Titanic-Survival-Exploration

Decision trees Lab using Scikit-learn and Pandas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision trees Lab using Scikit-learn and Pandas (Python)

This lab was a part of the EgFwd-ML Cross Skilling course.

It is a simple example of using decision trees in scikit-learn and pandas. Here we use decision trees to create a model that predicts whether a person who embarked on the titanic has survived or not.

Data-Source

About

Decision trees Lab using Scikit-learn and Pandas


Languages

Language:Jupyter Notebook 100.0%