Git Product home page Git Product logo

ditech_code's Introduction

DiTech data competation

log

2016-09-05

Finish basic data cleaning Try to make a benchmark using kNN

convert all training data in one file

To Mrbean

  • Data Cleaning Code is dcp.py
  • Beside weather_data,traffic_data & time, I have included previous 3 gaps of each data points as their features as well. Just to remind you.
  • didi_concat_data.ipynb is used to join training data different day to a single csv file.
  • My knn code is in didi_knn_on_training_set.ipynb

The final MAE result on Training set is 1.538

To run didi_knn_on_training_set.ipynb, you only need to unzip TrainingData.zip

「以上」

2016-09-06

knn - benchmark on test-set-1 has been uploaded to UdaGroup

final MAE score = 9.6

what to do tomorrow

  • rewrite dcp.py into a better looking form
  • add weekdays/weekend, price as new features
  • implement feature selection
  • Try better regression algorithms
  • Find a way to include POI as features

「以上」

2016-09-11

add weekdays/weekend, price as new features implement feature selection

data cleaning takes some time check ridge regression, GradientBoostTree, and better knn tomorrow

the most useful features are three previous gap and two previous count

mae reduced to 5.3

data cleaning finished, csv files have been uploaded to Udacity slack channel

ditech_code's People

Contributors

hectorli42 avatar

Stargazers

Eva avatar  avatar

Watchers

 avatar

Forkers

evawyf dikke

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.