- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1241 - 1250 of over 10,000 for 1 (0.43 seconds)
-
validate_data — scikit-learn 1.7.2 docume...
scikit-learn 1.6 Release Highlights for scikit-learn 1.6 On this...reset=True . Added in version 1.6. Parameters : _estimator estimator...scikit-learn.org/stable/modules/generated/sklearn.utils.validation.validate_data.html -
RadiusNeighborsClassifier — scikit-learn ...
() array([[1., 0., 1.], [0., 1., 0.], [1., 0., 1.]]) score (...], [ 1 ], [ 2 ], [ 3 ]] >>> y = [ 0 , 0 , 1 , 1 ] >>>...scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html -
cosine_similarity — scikit-learn 1.8.0 do...
scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.cosine_similarity.html -
Sql.ExecutionPhase (Spring Framework 7.0.1 API)
1 Author: Sam Brannen, Andreas Ahlenstorf...BEFORE_TEST_CLASS . Since: 6.1 See Also: AFTER_TEST_CLASS BEFORE_TEST_METHOD...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq... -
MaxAbsScaler — scikit-learn 1.8.0 documen...
-1. , 1. ], [ 1. , 0. , 0. ], [ 0. , 1. , -0.5]]) fit...= [[ 1. , - 1. , 2. ], ... [ 2. , 0. , 0. ], ... [ 0. , 1. , -...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MaxAbsScaler.html -
fbeta_score — scikit-learn 1.8.0 document...
1 , 2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0...beta > 1 gives more weight to recall, while beta < 1 favors...scikit-learn.org/stable/modules/generated/sklearn.metrics.fbeta_score.html -
d2_brier_score — scikit-learn 1.8.0 docum...
y_true in {-1, 1} or {0, 1}, pos_label defaults to 1; else if y_true...explained. Best possible score is 1.0 and it can be negative because...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_brier_score.html -
Tags — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.Tags.html -
RBFSampler — scikit-learn 1.8.0 documenta...
[ 1 , 1 ], [ 1 , 0 ], [ 0 , 1 ]] >>> y...version 1.2: The option "scale" was added in 1.2. n_components...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.RBFSampler.html -
ScriptFactory (Spring Framework 7.0.1 API)
declaration: package: org.springframework.scripting, interface: ScriptFactorydocs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/scripting/ScriptFact...