MohamadNematizadeh/Machine-Learning
Assignment Machine Learnig 🤖
This repository provides example Python code and visualizations for common machine learning tasks, such as classifying images of digits, identifying categories of fruit, or analyzing retail transaction data. It takes raw data, processes it, and then applies basic machine learning algorithms to produce categorized outputs or predictive models. Data analysts, researchers, or students exploring fundamental machine learning concepts would find this useful for understanding practical applications.
No commits in the last 6 months.
Use this if you are a student or beginner looking for straightforward examples to learn about data processing, visualization, and core machine learning algorithms like K-Nearest Neighbors (KNN) and Linear Least Squares (LLS).
Not ideal if you need a production-ready solution, advanced machine learning models, or an SDK/library for integrating into a larger application.
Stars
16
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
May 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MohamadNematizadeh/Machine-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GeostatsGuy/MachineLearningCourse
My graduate level machine learning course, including student machine learning projects.
neural-data-science/NESC_3505_textbook
Textbook for NESC 3505, Neural Data Science, at Dalhousie University
snrazavi/Machine_Learning_2018
Codes and Project for Machine Learning Course, Fall 2018, University of Tabriz
tuanavu/coursera-university-of-washington
University of Washington
gerdm/prml
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine...