Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 561 - 570 of over 10,000 for 1 (0.16 seconds)

Filter
  1. 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
    Mon Mar 23 20:39:23 UTC 2026
      17.6K bytes
      Cache
     
  2. 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
    Mon Mar 23 20:39:20 UTC 2026
      21.2K bytes
      Cache
     
  3. randomized_range_finder — scikit-learn 1.8.0 do...

    array ([[ 1 , 2 , 3 ], [ 4 , 5 , 6 ], [ 7...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.html
    Tue Mar 17 03:44:39 UTC 2026
      13.7K bytes
      Cache
     
  4. 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
    Mon Mar 23 20:39:20 UTC 2026
      18.1K bytes
      Cache
     
  5. 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
    Mon Mar 23 20:39:20 UTC 2026
      20.7K bytes
      Cache
     
  6. load_breast_cancer — scikit-learn 1.8.0 documen...

    1, 0]) >>> list ( data . target_names...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html
    Mon Mar 23 20:39:21 UTC 2026
      15K bytes
      Cache
     
  7. 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
    Mon Mar 23 20:39:22 UTC 2026
      29.7K bytes
      Cache
     
  8. 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
    Mon Mar 23 20:39:23 UTC 2026
      15K bytes
      Cache
     
  9. plot_tree — scikit-learn 1.8.0 documentation

    “x[1]”, …). class_names array-like...
    scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html
    Mon Mar 23 20:39:23 UTC 2026
      14.4K bytes
      Cache
     
  10. load_wine — scikit-learn 1.8.0 documentation

    1, 2]) >>> list ( data . target_names...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html
    Mon Mar 23 20:39:20 UTC 2026
      14.5K bytes
      Cache
     
Back to Top