- Sort Score
- Num 10 results
- Language All
- Labels All
Results 851 - 860 of over 10,000 for 1 (0.93 seconds)
-
Precision-Recall — scikit-learn 1.8.0 doc...
versionchanged:: 1.3 The `"auto"` option is added in version 1.3 and will...intercept term: `[x_1, ..., x_n, 1]`, where 1 corresponds to the intercept....scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
Online learning of a dictionary of parts of fac...
- 1 )) buffer . append ( data ) index += 1 if index %...[MiniBatchKMeans] Reassigning 1 cluster centers. Partial fit of...scikit-learn.org/stable/auto_examples/cluster/plot_dict_face_patches.html -
L1 Penalty and Sparsity in Logistic Regression ...
axes_row ) in enumerate ( zip (( 1 , 0.1 , 0.01 ), axes )): # Increase...of the models for varying C. C=1.00 Sparsity with L1 penalty: 4.69%...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_l1_l2_sparsity.html -
LedoitWolf — scikit-learn 1.8.0 documenta...
1]. n_features_in_ int Number of...all strings. Added in version 1.0. See also EllipticEnvelope An...scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html -
ledoit_wolf — scikit-learn 1.8.0 document...
scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf.html -
load_iris — scikit-learn 1.8.0 documentation
scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Decision...target [ samples ] array([0, 0, 1]) >>> data . target_names...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html -
RequestMappingHandlerAdapter (Spring Framework ...
1 Author: Rossen Stoyanchev, Juergen...seconds. Possible values are: -1: no generation of cache-related...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/mvc/meth... -
Visualizing the stock market structure — ...
index ] = 1 dy = y - embedding [ 1 ] dy [ index ] = 1 this_dx =...alphas = np . logspace ( - 1.5 , 1 , num = 10 ) edge_model = covariance...scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html -
2.8. Density Estimation — scikit-learn 1....
([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...\(x_i; i=1, \cdots, N\) is given by: \[\rho_K(y) = \sum_{i=1}^{N}...scikit-learn.org/stable/modules/density.html -
make_scorer — scikit-learn 1.8.0 document...
scikit-learn 1.5 Release Highlights for scikit-learn 1.5 On this...estimator . Added in version 1.4. greater_is_better bool, default=True...scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html