- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1021 - 1030 of over 10,000 for 1 (2.7 seconds)
-
MLPClassifier — scikit-learn 1.8.0 docume...
:]) array([1, 0, 1, 0, 1]) >>> clf . score...sigmoid function, returns f(x) = 1 / (1 + exp(-x)). ‘tanh’, the hyperbolic...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html -
Tweedie regression on insurance claims — ...
tweedie_powers = [ 1.5 , 1.7 , 1.8 , 1.9 , 1.99 , 1.999 , 1.9999 ] scores_product_model...dev p=1.9990 1.914574e+03 1.914370e+03 1.914537e+03 1.914388e+03...scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html -
TweedieRegressor — scikit-learn 1.8.0 doc...
float64(1.600) >>> clf . predict ([[ 1 , 1 ], [ 3 ,...< 1 , no distribution exists. alpha float, default=1 Constant...scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html -
WebTestClient.RequestHeadersSpec (Spring Framew...
of milliseconds since January 1, 1970 GMT. Parameters: ifModifiedSince...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/se... -
GradientBoostingRegressor — scikit-learn ...
1 , n_estimators = 100 , subsample = 1.0 , criterion...in the range [1, inf) . subsample float, default=1.0 The fraction...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html -
RandomForestRegressor — scikit-learn 1.8....
min_samples_leaf = 1 , min_weight_fraction_leaf = 0.0 , max_features = 1.0 ,...e.g. 0.3. Changed in version 1.1: The default of max_features...scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html -
Perceptron — scikit-learn 1.8.0 documenta...
<= 1 . l1_ratio=0 corresponds to L2 penalty, l1_ratio=1 to L1....means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html -
explained_variance_score — scikit-learn 1...
1 ], [ - 1 , 1 ], [ 7 , - 6 ]] >>>...cross-validation). Added in version 1.1. Returns : score float or ndarray...scikit-learn.org/stable/modules/generated/sklearn.metrics.explained_variance_score.html -
PCA — scikit-learn 1.8.0 documentation
([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...more details. Added in version 1.1. power_iteration_normalizer {‘auto’,...scikit-learn.org/stable/modules/generated/sklearn.decomposition.PCA.html -
Common pitfalls in the interpretation of coeffi...
1.e-03, 1.e-02, 1.e-01, 1.e+00, 1.e+01, 1.e+02, 1.e+03, 1.e+04,...1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00, 1.e+01, 1.e+02, 1.e+03, 1.e+04,...scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html