php-ml/docs/machine-learning
Patrick Florek 90038befa9 Apply comments / coding styles
* Remove user-specific gitignore
* Add return type hints
* Avoid global namespace in docs
* Rename rules -> getRules
* Split up rule generation

Todo:
* Move set theory out to math
* Extract rule generation
2016-09-02 00:26:01 +02:00
..
association Apply comments / coding styles 2016-09-02 00:26:01 +02:00
classification Add docs for neural network 2016-08-14 19:14:56 +02:00
clustering update and refactor documentation 2016-05-02 13:49:19 +02:00
cross-validation create docs for StratifiedRandomSplit 2016-07-11 00:07:07 +02:00
datasets docs for files dataset and php-cs-fixer 2016-07-16 23:56:52 +02:00
feature-extraction create docs for tf-idf transformer 2016-07-12 00:21:34 +02:00
metric add ClassificationReport docs 2016-07-19 22:17:03 +02:00
neural-network Add docs for neural network 2016-08-14 19:14:56 +02:00
preprocessing update docs example 2016-05-31 18:02:30 +02:00
regression update docs 2016-05-07 23:53:42 +02:00
workflow add docs for Pipeline 2016-07-12 00:00:17 +02:00