Git Product home page Git Product logo

jesussantana / supervised-classification Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 31.85 MB

Let’s practice and become familiar with classification algorithms.

License: MIT License

Makefile 0.11% Python 0.69% Jupyter Notebook 99.19%
python classification-algorithms classification-models knn-classifier logistic-regression support-vector-machine xgboost classification-trees automl lazzyclassifier

supervised-classification's Introduction

IT Academy - Data Science with Python

S13 T01: Supervised Classification

forthebadge made-with-python
Made withJupyter
wakatime

Description

Let’s practice and become familiar with classification algorithms.

Level 1

  • Exercise 1:

    • Create at least three different classification models to try to best predict DelayedFlights.csv flight delay (ArrDelay).
  • Exercise 2:

    • Creates a new variable depending on whether the flight arrived late or not (ArrDelay> 0).
  • Exercise 3:

    • Compare classification models using accuracy, a confidence matrix, and other more advanced metrics.
  • Exercise 4:

    • Train them using the different parameters they support.
  • Exercise 5:

    • Compare your performance using the traint / test approach or using all data (internal validation).

Level 2

  • Exercise 5:
    • Perform some variable engineering process to improve prediction.

Level 3

  • Exercise 6:
    • Do not use the DepDelay variable when making predictions.

Targets

  • Classification trees
  • KNN - k-Nearest Neighbors
  • Logistic Regression
  • Support Vector Machine
  • XGboost

supervised-classification's People

Contributors

jesussantana avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.