Skip to content

A little project on guessing housing prices to learn machine learning

License

Notifications You must be signed in to change notification settings

halilozanakgul/ALittleMLProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ALittleMLProject

This is a Machine Learning project.

The code learns about housing prices based on house size, bathroom numbers and bedroom numbers with a data set.

The project is written in python.

Currently with our dataset the results have 33% error. But with a crafted dataset (which is in the code) it gives almost 0% error. So the algorithm work but the size, bedroom numbers and bathroom numbers are not a very good indicator of price.(Or our dataset is not good :) )

Note: I didn't create the data set

About

A little project on guessing housing prices to learn machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages