- Sort Score
- Num 10 results
- Language All
- Labels All
Results 521 - 530 of over 10,000 for 1 (1.1 seconds)
-
SVM: Maximum margin separating hyperplane ̵...
levels = [ - 1 , 0 , 1 ], alpha = 0.5 , linestyles...support_vectors_ [:, 1 ], s = 100 , linewidth = 1 , facecolors = "none"...scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html -
Selecting dimensionality reduction with Pipelin...
n_jobs=1, param_grid=[{'classify__C': [1, 10, 100,...`n_jobs` default changed from 1 to None 1 refit refit: bool, str, or...scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html -
Face completion with a multi-output estimators ...
shape [ 1 ] # Upper half of the faces X_train...X_train = train [:, : ( n_pixels + 1 ) // 2 ] # Lower half of the faces...scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html -
Factor Analysis (with rotation) to visualize pa...
vmin =- 1 , vmax = 1 ) ax . set_xticks ([ 0 , 1 , 2 , 3 ])...set_xticks ([ 0 , 1 ]) ax . set_xticklabels ([ "Comp. 1" , "Comp....scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html -
Gaussian Mixture Model Sine Curve — sciki...
1 , 1 + index ) for i , ( mean , covar...random . normal ( 0 , 0.1 ) X [ i , 1 ] = 3.0 * ( np . sin ( x...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html -
Manifold Learning methods on a severed sphere &...
69 sec modified: 1.2 sec ISO: 0.1 sec MDS: 0.89 sec Non-metric...trans_data [ 0 ], trans_data [ 1 ], c = colors , cmap = plt . cm...scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html -
JmsListener (Spring Framework 7.0.1 API)
1 Author: Stephane Nicoll, Sam Brannen...case the lower limit will be 1. Note that the underlying container...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jms/annotation/JmsLi... -
BeanDefinitionReaderUtils (Spring Framework 7.0...
Since: 1.1 Author: Juergen Hoeller, Rob...parent name is not unique, "#1", "#2" etc will be appended, until...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/suppor... -
NotFittedError — scikit-learn 1.8.0 docum...
scikit-learn.org/stable/modules/generated/sklearn.exceptions.NotFittedError.html -
ShrunkCovariance — scikit-learn 1.8.0 doc...
1 ) [source] # Covariance estimator...computation. shrinkage float, default=0.1 Coefficient in the convex combination...scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html