- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1261 - 1270 of over 10,000 for 1 (0.66 seconds)
Filter
-
RouterFunction (Spring Framework 7.0.1 API)
declaration: package: org.springframework.web.reactive.function.server, interface: RouterFunctiondocs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/functio... -
AbstractExpressionPointcut (Spring Framework 7....
declaration: package: org.springframework.aop.support, class: AbstractExpressionPointcutdocs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aop/support/Abstract... -
Compare Stochastic learning strategies for MLPC...
638843 Training set loss: 1.855465 training: inv-scaling with...factor = 0.5 , random_state = 1 ), datasets . make_moons ( noise...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html -
Visualizing cross-validation behavior in scikit...
scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Gallery...10 ) percentiles_classes = [ 0.1 , 0.3 , 0.6 ] y = np . hstack...scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html -
TheilSenRegressor — scikit-learn 1.8.0 document...
means 1 unless in a joblib.parallel_backend context. -1 means...the number of features (plus 1 if fit_intercept=True) and the...scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html -
Test with permutations the significance of a cl...
scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html -
RidgeClassifier — scikit-learn 1.8.0 documentation
converts the target values into {-1, 1} and then treats the problem...sklearn.linear_model. RidgeClassifier ( alpha = 1.0 , * , fit_intercept = True ,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html -
PLSSVD — scikit-learn 1.8.0 documentation
1 , - 0.2 ], ... [ 0.9 , 1.1 ], ... [ 6.2 , 5.9...np . array ([[ 0. , 0. , 1. ], ... [ 1. , 0. , 0. ], ... [ 2. ,...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSSVD.html -
KernelRidge — scikit-learn 1.8.0 documentation
alpha = 1.0 ) >>> krr . fit ( X , y ) KernelRidge(alpha=1.0) fit...sklearn.kernel_ridge. KernelRidge ( alpha = 1 , * , kernel = 'linear' , gamma...scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html -
GridSearchCV — scikit-learn 1.8.0 documentation
means 1 unless in a joblib.parallel_backend context. -1 means...0.70 … 4 ‘rbf’ 0.1 – 0.80 … 3 ‘rbf’ 0.2 – 0.93 … 1 will be represented...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html