Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drujensen/titanic
Crystal SHAInet neural network for predicting survival on titanic. Kaggle competition
https://github.com/drujensen/titanic
Last synced: 10 days ago
JSON representation
Crystal SHAInet neural network for predicting survival on titanic. Kaggle competition
- Host: GitHub
- URL: https://github.com/drujensen/titanic
- Owner: drujensen
- License: mit
- Created: 2018-01-06T16:24:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-10T00:09:20.000Z (almost 7 years ago)
- Last Synced: 2024-10-25T01:35:41.531Z (about 2 months ago)
- Language: Crystal
- Size: 848 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# titanic
TODO: Write a description here
## Installation
TODO: Write installation instructions here
## Usage
TODO: Write usage instructions here
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ( https://github.com/[your-github-name]/titanic/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create a new Pull Request## Contributors
- [[your-github-name]](https://github.com/[your-github-name]) Dru Jensen - creator, maintainer