Skip to content

Releases: RubixML/ML

2.5.3

01 Oct 17:56
e0960dc

Choose a tag to compare

  • Update PHP Stemmer to version 4.0

2.5.2

09 Nov 23:07

Choose a tag to compare

  • Fix bug in One-class SVM inferencing

2.5.1

31 Aug 22:58

Choose a tag to compare

  • Fix bug in SVM (SVC and SVR) inferencing

2.5

23 May 17:45
d43a5f2

Choose a tag to compare

2.5
  • Added Vantage Point Spatial tree
  • Blob Generator can now simulate() a Dataset object
  • Added Wrapper interface
  • Plus Plus added check for min number of sample seeds
  • LOF prevent div by 0 local reachability density

2.4.0

26 May 16:55

Choose a tag to compare

  • Add GELU activation function
  • Add numParams() method to Network
  • Neural Network Learners now report number of trainable parameters
  • Regex Filter added pattern to match unicode emojis
  • Custom escape character for CSV Extractor

2.3.2

13 May 19:14
79100cb

Choose a tag to compare

  • Optimize Adam and AdaMax Optimizers

2.3.1

07 Mar 01:56

Choose a tag to compare

  • Fix PSR-3 log version compatibility issue
  • Check for the correct version of RBX format

2.3.0

31 Dec 01:33
d0de8a0

Choose a tag to compare

  • Added BM25 Transformer
  • Add dropFeature() method to the dataset object API
  • Add neural network architecture visualization via GraphViz

2.2.2

06 Dec 22:56

Choose a tag to compare

  • Fix Grid Search best model selection

1.3.5

06 Dec 23:01

Choose a tag to compare

  • Fix Grid Search best model selection