An open API service indexing awesome lists of open source software.

https://github.com/alrafiabdullah/titanic-kaggle-algorithms


https://github.com/alrafiabdullah/titanic-kaggle-algorithms

gradient-boosting logistic-regression multilayer-perceptron numpy pandas random-forest seaborn support-vector-machine

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Titanic Kaggle with Different Algorithms

## Requirements

- Create and activate a new Anaconda virtual environment.
- Run `pip3 install -r reqiurements.txt`.
- Check `main.ipynb` for model training and evaluation.

##

## Comparison Image

![Model Overview](/dataset/overview.png)

##