- Sort Score
- Num 10 results
- Language All
- Labels All
Results 561 - 570 of over 10,000 for 1 (0.16 seconds)
Filter
-
FunctionTransformer — scikit-learn 1.8.0 docume...
Added in version 1.1. kw_args dict, default=None Dictionary...) array([[0. , 0.6931], [1.0986, 1.3862]]) fit ( X , y = None...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html -
FeatureHasher and DictVectorizer Comparison — s...
{'that': 1, 'is': 2, 'one': 2, 'example': 1, 'but': 1, 'this':...'this': 1, 'another': 1}) Observe in particular that the repeated token...scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html -
randomized_range_finder — scikit-learn 1.8.0 do...
scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.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 [ data...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html -
GaussianProcessRegressor — scikit-learn 1.8.0 d...
ConstantKernel(1.0, constant_value_bounds="fixed") * RBF(1.0, lengt...implementation is based on Algorithm 2.1 of [RW2006] . In addition to standard...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html -
load_breast_cancer — scikit-learn 1.8.0 documen...
scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html -
Precision-Recall — scikit-learn 1.8.0 documenta...
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 -
fetch_covtype — scikit-learn 1.8.0 documentation
Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the covertype...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_covtype.html -
plot_tree — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html -
load_wine — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html