Coder Social home page Coder Social logo

atom32 / open-solution-value-prediction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minerva-ml/open-solution-value-prediction

0.0 1.0 0.0 25 KB

Open solution to the Santander Value Prediction Challenge

Home Page: https://www.kaggle.com/c/santander-value-prediction-challenge

License: MIT License

Python 100.00%

open-solution-value-prediction's Introduction

Santander Value Prediction Challenge: Open Solution

Join the chat at https://gitter.im/minerva-ml/open-solution-value-prediction

This is an open solution to the Santander Value Prediction Challenge.

The purpose of the Open Solution

We are building entirely open solution to this competition. Specifically:

  1. Check live preview of our work on public projects page: Santander Value Prediction Challenge.
  2. Source code and issues are publicly available.

Rules are simple:

  1. Clean code and extensible solution leads to the reproducible experimentations and better control over the improvements.
  2. Open solution should establish solid benchmark and give good base for your custom ideas and experiments.

Installation

Fast Track

  1. Clone repository and install requirements (check requirements.txt)
  2. Register to the neptune.ml (if you wish to use it)
  3. Run experiment:
neptune run --config neptune_random_search.yaml main.py train_evaluate_predict --pipeline_name SOME_NAME

Step by step

  1. Clone this repository
git clone https://github.com/minerva-ml/open-solution-value-prediction.git
  1. Install requirements in your Python3 environment
pip3 install requirements.txt
  1. Register to the neptune.ml (if you wish to use it)
  2. Update data directories in the neptune.yaml configuration file
  3. Run experiment:
neptune login
neptune run --config neptune_random_search.yaml main.py train_evaluate_predict --pipeline_name SOME_NAME
  1. collect submit from experiment_directory specified in the neptune.yaml

Get involved

You are welcome to contribute your code and ideas to this open solution. To get started:

  1. Check competition project on GitHub to see what we are working on right now.
  2. Express your interest in paticular task by writing comment in this task, or by creating new one with your fresh idea.
  3. We will get back to you quickly in order to start working together.
  4. Check CONTRIBUTING for some more information.

User support

There are several ways to seek help:

  1. Kaggle discussion is our primary way of communication.
  2. Read project's Wiki, where we publish descriptions about the code, pipelines and supporting tools such as neptune.ml.
  3. Submit an issue directly in this repo.

open-solution-value-prediction's People

Contributors

jakubczakon avatar gitter-badger avatar

Watchers

 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.