Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Releases: yconst/YCML

YCML 0.5.0

16 Jan 18:06

Choose a tag to compare

YCML 0.5.0 Pre-release
Pre-release

This release add a few new algorithms, including SVR-SMO (with proper caching), Linear Regression, and Rank Centrality. Also lot of bugfixing.

YCML 0.4.0

21 Apr 11:43

Choose a tag to compare

YCML 0.4.0 Pre-release
Pre-release

This release introduces PMML exporting for some Feed-Forward Nets (FFN). Refactoring of the IO subsystem into categories means cleaner model and trainer code.

YCML 0.3.6

25 Mar 10:56

Choose a tag to compare

YCML 0.3.6 Pre-release
Pre-release

Pre-release of YCML, version 0.3.6.

This release fixes some issues with iteration indexing in optimization methods.

YCML 0.3.5

18 Jan 22:59

Choose a tag to compare

YCML 0.3.5 Pre-release
Pre-release

First pre-release of YCML