GithubHelp home page GithubHelp logo

mukeshmk / tcdml-group-comp-team14 Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 40.85 MB

Group Machine Learning competition code as part of the 2019/20 Machine Learning module at Trinity College Dublin

Python 100.00%
kaggle kaggle-competition lightgbm income-dataset tweedie-distribution

tcdml-group-comp-team14's Introduction

tcdml1920: Income Prediction Competition - Team 14

Machine Learning Group Competition code as part of the 2019/20 Machine Learning module at Trinity College Dublin.

Competition link -> tcd-ml-comp-201920-income-pred-group

Team14:
Mukesh Arambakam - 19301497
Ellen Mullooly - 15320582
Alex Fields - 15314665

Please check tcdml1920-income-ind repo for the base of the source code used here.

algorithm used light-gbm

parameters:

params['learning_rate'] = 0.001
params['boosting_type'] = 'gbdt'
params['metric'] = 'mae'
params['max_depth'] = 30
params['verbosity'] = -1
params['objective'] = 'tweedie'
params['num_threads'] = 4
params['feature_fraction'] = 0.8

for detailed description of the parameters click here.

Leaderboard Score

Private - 10269.49072
Public - 10450.95466

tcdml-group-comp-team14's People

Contributors

mukeshmk avatar

Watchers

 avatar  avatar  avatar

Forkers

fieldsal

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.