Skip to content

sandrazd459/COGS118_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

COGS118_Project

Project for course COGS 118, fall 2017.

Construct and compare learning rate, accuracy, etc. for basic models to expect housing prices

Data set used:

  1. Boston Housing Data (1993) https://archive.ics.uci.edu/ml/machine-learning-databases/housing/

Work Process without git-flow

After cloning our repository to your computer:

cd your_local_repository
git checkout develop
git pull
git checkout -b <your name>/<the feature you wanna do>

About

Construct basic models to expect housing price

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages