- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1141 - 1150 of over 10,000 for 1 (0.4 seconds)
-
RegisteredBean.InstantiationDescriptor (Spring ...
1.7 Author: Phillip Webb, Stephane...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/suppor... -
Principal Component Analysis (PCA) on Iris Data...
figure ( 1 , figsize = ( 8 , 6 )) ax = fig...X_reduced [:, 0 ], X_reduced [:, 1 ], X_reduced [:, 2 ], c = iris...scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html -
Comparing different hierarchical linkage method...
y_pred ) + 1 ), ) ) ) plt . scatter ( X [:, 0 ], X [:, 1 ], s = 10...= n_samples , cluster_std = [ 1.0 , 2.5 , 0.5 ], random_state...scikit-learn.org/stable/auto_examples/cluster/plot_linkage_comparison.html -
Faces dataset decompositions — scikit-lea...
mean ( axis = 1 ) . reshape ( n_samples , - 1 ) print ( "Dataset...regularisation. Duality gap: 1.144e-05, tolerance: 1.173e-06 /home/circ...scikit-learn.org/stable/auto_examples/decomposition/plot_faces_decomposition.html -
Version 0.16 — scikit-learn 1.8.0 documen...
empty data (less than 1 sample or less than 1 feature for 2D input)....version Version 0.16 # Version 0.16.1 # April 14, 2015 Changelog # Bug...scikit-learn.org/stable/whats_new/v0.16.html -
precision_recall_curve — scikit-learn 1.8...
y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...0.66666667, 0.5 , 1. , 1. ]) >>> recall array([1. , 1. , 0.5,...scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_curve.html -
make_friedman3 — scikit-learn 1.8.0 docum...
1 ] <= 560 * pi , 0 <= X [:, 2 ] <= 1 , 1 <=...arctan (( X [:, 1 ] * X [:, 2 ] - 1 / ( X [:, 1 ] * X [:, 3 ]))...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman3.html -
TransactionManagementConfigUtils (Spring Framew...
1 Author: Chris Beams, Stephane...when mode == ASPECTJ). Since: 5.1 See Also: Constant Field Values...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/config/T... -
AnnotatedGenericBeanDefinition (Spring Framewor...
1.1 AnnotatedGenericBean public ...selected factory method Since: 4.1.1 Method Details getMetadata public...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/annota... -
sigmoid_kernel — scikit-learn 1.8.0 docum...
[ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...defaults to 1.0 / n_features. coef0 float, default=1 Constant offset...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.sigmoid_kernel.html