Skip to content

Commit

Permalink
update ModelDescriptors: NeuralNetworkBinaryClassifier
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Jul 18, 2024
1 parent 20bdbd3 commit 92dc16d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ModelDescriptors.toml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ MultitargetNeuralNetworkRegressor_BetaML = ["regression", "neural_networks"]
MultitargetNeuralNetworkRegressor_MLJFlux = ["regression", "iterative_models", "neural_networks"]
MultitargetRidgeRegressor_MultivariateStats = ["regression"]
MultitargetSRRegressor_SymbolicRegression = ["regression"]
NeuralNetworkBinaryClassifier_MLJFlux = ["classification", "neural_networks"]
NeuralNetworkClassifier_BetaML = ["classification", "neural_networks"]
NeuralNetworkClassifier_MLJFlux = ["classification", "iterative_models", "neural_networks"]
NeuralNetworkRegressor_BetaML = ["regression", "neural_networks"]
Expand Down

0 comments on commit 92dc16d

Please sign in to comment.