diabetes
Version, currently master branch1 version
- master branchlatestNov 18, 2021
github.com/drujensen/diabetes
Crystal SHAINet example using Pima Indians dataset for Diabetes
6 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
diabetes:
github: drujensen/diabetes
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.23.1- License
- MIT
- Author
- Dru Jensen <drujensen@gmail.com>
- Target
diabetesfrom src/diabetes.cr
Dependencies
Runtime Dependencies
- evolvenet*github: drujensen/evolvenet
README
# Deep Learning Example using SHAInet This workbook demonstrates how to create a Deep Learning network using [SHAInet](https://github.com/NeuraLegion/shainet). We will be using the [Pima Indians dataset](https://archive.ics.uci.edu/ml/datasets/Pima+Indians+Diabetes) to predict diabetes. ## Installation This requires crystal 0.23.1 ## Usage This project uses crystal's playground. You can load and run the playground workbook using: ```bash shards install crystal play open http://localhost:8080 ``` Then select the Workbook -> Diabetes from the menu. You can also compile and run the application: ```bash crystal run src/diabetes.cr ``` ## Contributing 1. Fork it ( https://github.com/drujensen/diabetes/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 - [drujensen](https://github.com/drujensen) Dru Jensen - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Nov 18, 2021
- Crystal
0.23.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/drujensen/diabetes
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1