Skip to content

Playing around with different ML models & concepts.

Notifications You must be signed in to change notification settings

CSpanias/ml_training

Repository files navigation

Machine Learning Training

A repo for playing around with various ML models and concepts.

Tools:

  • Python
  • Google Collab

Algorithms:

  • DecisionTreeClassifier (Pandas, Numpy, Seaborn, GraphViz, Scikit-learn)

    • Exploratory Data Analysis (correlation tables, heatmaps, pairplots)
    • KFold Cross-Validation with different criterion (gini, entropy)
    • Decision Tree Visualization (GraphViz)
    • Pre-pruning and Post-pruning
  • RandomForest (to be uploaded)

  • GradientBoosting (to be uploaded)

About

Playing around with different ML models & concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published