Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abdulshaikh55/ml-involuntary-denied-boarding

A machine learning model that predicts whether you will be denied onboarding your plane.
https://github.com/abdulshaikh55/ml-involuntary-denied-boarding

first-timers ipynb machine-learning scikit-learn

Last synced: 8 days ago
JSON representation

A machine learning model that predicts whether you will be denied onboarding your plane.

Awesome Lists containing this project

README

        

# Involuntary Denied Boarding
Although I have made a few machine learning models before, this one is different as I am using the the good ol' trial-and-error.

This learning technique will help you, as a programmer, get a deeper understanding of the underlying concepts. And, as your accuracy percentage gets higher and higher with each trial, the error part will be more tolerable.

This model started off at 28%, now it is at 46%.

What changes I made to the project are given in the [word document](./denied_onboarding.docx). I'll be adding more steps.