Skip to content

K-nCh-n/LearningML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Machine Learning Models

πŸ“– Overview

This repository contains my work for an Intro to AI class, where I explored, trained, and evaluated several supervised learning models on a given dataset. The primary goal was to compare different algorithms in terms of accuracy, interpretability, and computational efficiency.

The repo demonstrates the complete ML workflow:

  1. Data preprocessing & feature engineering
  2. Training multiple machine learning models
  3. Hyperparameter tuning
  4. Model evaluation & comparison
  5. Reporting insights

πŸ› οΈ Models Implemented

  • 🌳 Decision Tree (DT)
  • πŸ”— k-Nearest Neighbors (KNN)
  • πŸ“ˆ Logistic Regression
  • πŸ§‘β€πŸ€– Neural Networks
  • πŸ” Heuristic Search Approaches

πŸ“¦ Technologies Used

  • Python – Core programming language
  • Pandas / NumPy – Data manipulation and preprocessing
  • Matplotlib / Seaborn – Data visualization and performance plots
  • scikit-learn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published