Skip to content

Tutorial made from 'Tutorial de Machine Learning com o Titanic' (Mario Filho) by Marcus Mariano

License

Notifications You must be signed in to change notification settings

Data-Science-Python-Marcus-Mariano/Tutorial-Machine-Learning-Titanic-Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial-Machine-Learning-Titanic-Kaggle

Tutorial made from 'Tutorial de Machine Learning com o Titanic' (Mario Filho) by Marcus Mariano


Introduction

Tutorial for create predictive model algorithm from Titanic Kaggle dataset.

Titanic: Machine Learning from Disaster

Predict survival on the Titanic and get familiar with ML basics.

Model: primeiro_modelo.csv from: Tutorial de Machine Learning #2 - Como Criar um Modelo em Python usando Pandas e Scikit-Learn: Video

Tutorial de Machine Learning #3 - Como Criar uma Validação Consistente para seu Modelo: Video

Tutorial de Machine Learning #4 - Como Fazer Validação Cruzada com Scikit-learn: Video

Tutorial de Machine Learning #5 - Adicionando Novas Variáveis ao Modelo: Video

  • Builtins

  • Packages

    • Numpy
    • Pandas
    • sklearn
      • RandomForestClassifier
      • train_test_split
      • KFold
      • RepeatedKFold
  • Dev-packages


How to Run

Jupyter Lab Version 1.0.2


Documentation

See the documentation of Titanic dataset here


License

Code and documentation are available according to the GNU GENERAL PUBLIC LICENSE Version 3 (see LICENSE).

About

Tutorial made from 'Tutorial de Machine Learning com o Titanic' (Mario Filho) by Marcus Mariano

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published