Skip to content

imogen515/codingTasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Task: Supervised Learning - Decision Trees

Aims: To create a decision tree that predicts the survival of passengers on the titanic. The dataset is split into training, development, and test sets. Different depths of the tree are tested and the accuracy recorded, to find the depth at which the tree is most accurate. Decision trees are useful as they resemble the way humans make decisions. Supervised learning allows us to create programmes that will be able to predict outcomes based on what it has learnt from previous testing and training data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published