Git Product home page Git Product logo

kaggle-past-solutions's Introduction

Kaggle Past Solutions

A searchable and sortable compilation of Kaggle past solutions. Website

About

If you are facing a data science problem or just want to learn, there is a good chance that you can find inspiration here !

Contributing

Many competitions are missing links to their solutions, evaluation and type.

To contribute:

  • Fork the repo
  • Edit the competitions.yaml file (you can even edit it with Github's editor)
  • Make a pull request

For each competition missing the data, please add types and solutions.

The solutions should be links to the Kaggle forum (if possible) or blog posts.

For instance, you might add:

types:
  - "Speech recognition"
solutions:
  -
    label: "1st place solution"
    url: "https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/discussion/46988"
  -
    label: "2nd place solution"
    url: "https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/discussion/47715"
  -
    label: "3rd place solution"
    url: "https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/discussion/47722"

kaggle-past-solutions's People

Contributors

andreseliot avatar eliotandres avatar isaacmg avatar micahstubbs avatar moraxy avatar mukesh-mehta avatar oleg-panichev avatar shujian2015 avatar stared avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kaggle-past-solutions's Issues

Also: blog post by winners

How about including blog post by winners?
Some of them are really insightful!

Especially rather than splitting into interviews and repositories categories, grouping by places, and then allowing entries of various kinds.

Sort on Reward column is not working.

Trying to sort on Reward, gives this error in console.

TypeError: Cannot read property 'replace' of undefined at app.js:18 at Array.fn (eval at compile (angular.min.js:231), <anonymous>:4:211) at $scope.sortFun (angular-tablesort.js:320) at Array.sort (/kaggle-past-solutions/native) at angular-tablesort.js:541 at fn (eval at compile (angular.min.js:231), <anonymous>:4:643) at c (angular.min.js:128) at m.$digest (angular.min.js:142) at m.$apply (angular.min.js:145) at HTMLTableCellElement.clickingCallback (angular-tablesort.js:445)

The error is at line 18 in app.js it seems.

Add column of input data type

Current "Type" column is the problem type. I think it would be beneficial to add the input data type as well. For example, tubular, text, image, voice, and mixture of more than one ...
What do you think?

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.