Beta Version 2.43.0

Added

  • Added HuberRegression and TweedieRegression under the “Models” section.

  • Added PairwiseRankingDatasetCreator under the “Others” section.

  • Added costFunction parameter to the SupportVectorRegressionGradientVariant’s and SupportVectorMachineGradientVariant’s new() constructors under the “Models” section.

  • Added SquaredHingeLoss, MeanPoissonDeviance and MeanGammaDeviance to the list of cost functions for NeuralNetwork, FactorizationMachine and FactorizedPairwiseInteraction under the “Models” section.

  • Added Exponent to the list of activation functions for NeuralNetwork under the “Models” section.

  • Added Exponent to the list of binary functions for FactorizationMachine and FactorizedPairwiseInteraction under the “Models” section.


This site uses Just the Docs, a documentation theme for Jekyll.