Git Product home page Git Product logo

nussegrp8_ml's Introduction

NUSSEGrp8_ML

This project is only for NUS machine learning course assignment, which creates one model to predict house price.

Environment Setup

(1) Installation List

a. python 3.6.2 (exe)<br />

b. PyQt5 (pip install pyqt5)<br />

c. scikit-learn (pip install scikit)<br />

d. python IDE(PyCharm community - exe)<br/>

(2) File List
[1] feature_ranking.py - rank data set features.
[2] ml.ui - Qt interface file.
[3] ml_ui.py - generated py file using .ui file. do not modify this file.
[4] ml_engine.py - all code about machine learning algorithm will be included in this file.
[5] ml__main.py - it is program entry and will interact with Qt UI.
[6] org_kc_house_data.csv - orginal data set.
[7] pre_kc_house_data.csv - preprocessing data set.
[8] plot_data.py - all code about data plotting will be here.
[9] preprocess_data.py - process orginal data set, and then write it into pre_kc_house_data.csv.

nussegrp8_ml's People

Contributors

shijingli0206 avatar angsnk avatar wongcheevui avatar ajanthannus avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.