Skip to content

A project list created to start your Machine Learning projects. Includes projects for Regression and Classification algorithms.

Notifications You must be signed in to change notification settings

DaedalusDreamJournal/Beginner-ML-Projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Machine Learning Projects For Beginners

This list is curated to learn ML by making projects on Regression,Clustering and Classification based algorithms

  1. Cartoonify Image with Machine Learning:
    Project Idea: Transform images into its cartoon. Yes, the objective of this machine learning project is to cartoonify the images. Thus, we will build a python application that will transform an image into its cartoon using machine learning libraries.

  2. Iris Flowers Classification Project: This is a beginner friendly project with a very easy dataset to work on.
    Project idea – The iris flowers have different species and you can distinguish them based on the length of petals and sepals. This is a basic project for machine learning beginners to predict the species of a new iris flower.

  3. Loan Prediction using Machine Learning:
    Project idea – The idea behind this ML project is to build a model that will classify how much loan the user can take. It is based on the user’s marital status, education, number of dependents, and employments. We can build a linear model for this project.

  4. Housing Prices Prediction Project:
    Project Idea:The dataset has house prices of the Boston residential areas.
    The expense of the house varies according to various factors like crime rate, number of rooms, etc. It is a good ML project for beginners to predict prices on the basis of new data.

  5. Titanic Survival Project:
    Project idea :This will be a fun project to build as we will be predicting whether someone would have survived if they were in the titanic ship or not. For this beginner’s project, we will use the Titanic dataset that contains real data of the survivors and people who died in the Titanic ship.

  6. Wine Quality Test Project
    Project idea: In this project, we can build an interface to predict the quality of the red wine. It will use the chemical information of the wine and based on the machine learning model, it will give us the result of wine quality.

  7. Fake News Detection Project
    Project Idea: Project idea – Fake news spreads like a wildfire and this is a big issue in this era. We can learn how to distinguish fake news from a real one. We can use supervised learning to implement a model like this.

New Project Ideas will be added soon!!

About

A project list created to start your Machine Learning projects. Includes projects for Regression and Classification algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published