- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 801 - 810 of 3,230 for 1 (0.09 sec)
-
mean_squared_error — scikit-learn 1.7.1 documen...
1 ],[ - 1 , 1 ],[ 7 , - 6 ]] >>> y_pred...y_pred = [[ 0 , 2 ],[ - 1 , 2 ],[ 8 , - 5 ]] >>> mean_squared_error...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_error.html -
mean_absolute_error — scikit-learn 1.7.1 docume...
1 ], [ - 1 , 1 ], [ 7 , - 6 ]] >>> y_pred...y_pred = [[ 0 , 2 ], [ - 1 , 2 ], [ 8 , - 5 ]] >>> mean_absolute_error...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_error.html -
Bug triaging and issue curation — scikit-learn ...
issues # The following workflow [ 1 ] is a good way to approach issue...scikit-learn.org/stable/developers/bug_triaging.html -
fetch_20newsgroups_vectorized — scikit-learn 1....
Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load and vectorize...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html -
Model selection with Probabilistic PCA and Fact...
5 sigma = 1.0 rng = np . random . RandomState...scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_fa_model_selection.html -
Support — scikit-learn 1.7.1 documentation
# This documentation is for 1.7.1. Documentation for other versions...scikit-learn.org/stable/support.html -
9.1. Strategies to scale computationally: bigge...
1.1.1. Streaming instances # Basically, 1. may be a...to make your system scale. 9.1.1. Scaling with instances using...scikit-learn.org/stable/computing/scaling_strategies.html -
fetch_california_housing — scikit-learn 1.7.1 d...
Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the California...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html -
fetch_species_distributions — scikit-learn 1.7....
Added in version 1.5. delay float, default=1.0 Number of seconds...True , n_retries = 3 , delay = 1.0 ) [source] # Loader for species...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html -
GenericUnivariateSelect — scikit-learn 1.7.1 do...
Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html