Skip to content

RussellDash332/ST4248-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ST4248 Group C4

NUS ST4248 Project on predicting HDB resale prices

Directory Structure

└── src
    ├── docs
    └── src
        ├── data
        |   ├── data cleaning
        |   ├── feature engineering
        |   ├── feature selection
        |   └── raw
        ├── eda
        ├── cleaning
        ├── feature engineering
        ├── feature selection
        ├── bagging
        ├── rf, elasticnet
        ├── linreg, gbr
        ├── neural network tensorflow
        ├── neural network pytorch
        └── xgboost

More Information

Available at https://st4248-2220-c4.github.io/ 😄

About

Predicting HDB Resale Prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%