https://github.com/xmlking/ml-experiments
machine learning playground
https://github.com/xmlking/ml-experiments
Last synced: 3 months ago
JSON representation
machine learning playground
- Host: GitHub
- URL: https://github.com/xmlking/ml-experiments
- Owner: xmlking
- License: mit
- Created: 2016-05-15T07:17:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T23:15:39.000Z (almost 9 years ago)
- Last Synced: 2025-07-27T12:45:58.630Z (6 months ago)
- Language: Java
- Homepage:
- Size: 1.5 MB
- Stars: 12
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ML Experiments
==============
Sumo machine learning playground
### Experiments
1. **[NLP demo](./kafka-connect-twitter)** with `lingPipe`, `Kafka Connect` and `Kafka Streams`
2. **[Character Recognition](./neural-networks)** with Neural Networks `synaptic` on Node.Js
3. **[Cloud Balancing with OR/CP](./constraint-programming)** with `OptaPlanner`
#### Resilient Predictive Data Pipelines

#### Software Components
1. Kafka - Connect, Streams, Schema Registry
2. LingPipe - natural language processing (nlp)