- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 271 - 280 of 3,499 for 1 (0.16 sec)
-
fetch_olivetti_faces — scikit-learn 1.6.0 docum...
Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the Olivetti...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_olivetti_faces.html -
SimpleImputer — scikit-learn 1.6.0 documentation
scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...Added in version 1.2. Changed in version 1.6: Currently, when...scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html -
Sparsity Example: Fitting only features 1 and 2...
1 , - 0.1 ], [ 0.15 , 0.15 ]]), np . array ([[ - 0.1 , 0.15...0.1 , 0.15 , 0.15 ], [ - 0.1 , 0.15 , - 0.1 , 0.15 ]]) . T )...scikit-learn.org/stable/auto_examples/linear_model/plot_ols_3d.html -
mean_pinball_loss — scikit-learn 1.7.dev0 docum...
1 ) 0.03... >>> mean_pinball_loss ( y_true , [ 1 , 2 ,...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 Features...scikit-learn.org/dev/modules/generated/sklearn.metrics.mean_pinball_loss.html -
.NET Agent version 1.x | APM .NET Agent Referen...
NET Agent version 1.x .NET Agent version 1.x 1.31.0 - 2024/12/02...Elastic.Apm to 1.7.0 in your projects (Issue: ( #1067 ) 1.6.1 Bug fixes...www.elastic.co/guide/en/apm/agent/dotnet/current/release-notes-1.x.html -
brier_score_loss — scikit-learn 1.6.0 documenta...
y_true in {-1, 1} or {0, 1}, pos_label defaults to 1; else if y_true...0 or all -1, in which case pos_label defaults to 1. Read more...scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html -
8.1. Strategies to scale computationally: bigge...
1.1.1. Streaming instances # Basically, 1. may be a...to make your system scale. 8.1.1. Scaling with instances using...scikit-learn.org/stable/computing/scaling_strategies.html -
2.2. Manifold learning — scikit-learn 1.6.0 doc...
as \(L = D^{-\frac{1}{2}} (D - A) D^{-\frac{1}{2}}\) . Partial...\(\delta_{ij}=c_1-c_2 S_{ij}\) for some real constants \(c_1, c_2\) ....scikit-learn.org/stable/modules/manifold.html -
1.17. Neural network models (supervised) — scik...
[ 1. , 1. ]] >>> y = [[ 0 , 1 ], [ 1 , 1 ]] >>> clf...= [[ 0. , 0. ], [ 1. , 1. ]] >>> y = [ 0 , 1 ] >>> clf = MLPClassifier...scikit-learn.org/stable/modules/neural_networks_supervised.html -
load_breast_cancer — scikit-learn 1.6.0 documen...
scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html