Skip to content

tranlv/kaggle-solution

Repository files navigation

Kaggle

My attemps in some kaggle competitions.

Combined Image


List of Competitions


Development Environment

In order to set up development environment to run all projects, follow instruction here.


Contribution

Contributions are welcome! For bug reports or requests please submit an issue.

For new feature contribution, please follow the following instruction:

1. Fork it (`$git clone https://github.com/tranlyvu/kaggle.git`)
2. Create your feature branch (`git checkout -b new/your-feature`)
3. Commit your changes (`git commit -am 'Add some new feature'`)
4. Push to the branch (`git push origin new/your-feature`)
5. Create a new Pull Request at https://github.com/tranlyvu/kaggle/pulls

License

See the LICENSE file for license rights and limitations (Apache License 2.0).