1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into 9dzk7h-codex/implement-reinforcement-learning-techniques More... 5 months ago
Add reinforcement learning algorithms More... 5 months ago
Merge pull request #212 from SergioFierens/e9xt8r-codex/implement-hidden-markov-models-with-tests More... 5 months ago
Merge pull request #211 from SergioFierens/svymhu-codex/implement-random-forest-and-gradient-boosting More... 5 months ago
Merge branch 'master' into svymhu-codex/implement-random-forest-and-gradient-boosting More... 5 months ago
Add Hidden Markov Model implementation More... 5 months ago
Add RandomForest and GradientBoosting classifiers More... 5 months ago
Merge pull request #209 from SergioFierens/adzp67-codex/implement-logistic-regression-with-tests More... 5 months ago
Merge pull request #210 from SergioFierens/v8k34t-codex/implement-support-vector-machines-with-tests More... 5 months ago
Add linear SVM classifier More... 5 months ago
Add logistic regression classifier More... 5 months ago
Merge pull request #208 from SergioFierens/ebnx55-codex/revert-class-visibility-and-update-docs More... 5 months ago
Merge branch 'master' into ebnx55-codex/revert-class-visibility-and-update-docs More... 5 months ago
Use send to access internals in tests More... 5 months ago
Merge pull request #207 from SergioFierens/7o5bnt-codex/freeze-constants-assigned-to-arrays-or-hashes More... 5 months ago
Freeze constant arrays and hashes More... 5 months ago
Merge pull request #205 from SergioFierens/0gctim-codex/refactor-loop-and-add-unit-tests More... 5 months ago
Merge pull request #204 from SergioFierens/zkf8xt-codex/convert-test-cases-to-rspec.describe-blocks More... 5 months ago
Merge pull request #203 from SergioFierens/pjn795-codex/update-draw_map-to-return-map-array More... 5 months ago
Refactor set_parameters and test unknown keys More... 5 months ago
Refactor neural network tests with RSpec parameterized More... 5 months ago
Return map from draw_map More... 5 months ago
Merge pull request #202 from SergioFierens/re7cnn-codex/refactor-map-to-use-map-dup More... 5 months ago
Use symbol to dup rows More... 5 months ago
Merge pull request #201 from SergioFierens/we8ffo-codex/refactor-csv.foreach-usage More... 5 months ago
Merge pull request #200 from SergioFierens/heb3cf-codex/refactor-count-hash-with-map-and-tally More... 5 months ago
Merge pull request #199 from SergioFierens/urvbdm-codex/update-most_freq-method-with-tally More... 5 months ago
Simplify CSV iteration in open_csv_file More... 5 months ago
Refactor mode calculation More... 5 months ago
Simplify most_freq using Ruby tally More... 5 months ago