Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 2,950 for 1 (0.1 sec)

  1. LearningCurveDisplay — scikit-learn 1.6.1 docum...

    1, 0.33, 0.55, 0.78, 1.]) , cv = None , scoring...(n_ticks,), default=np.linspace(0.1, 1.0, 5) Relative or absolute numbers...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Sat Apr 19 00:31:22 UTC 2025
      144.9K bytes
      Cache
     
  2. TransformerMixin — scikit-learn 1.6.1 documenta...

    fit_transform ( X ) array([1, 1, 1]) fit_transform ( X , y = None...__init__ ( self , * , param = 1 ): ... self . param = param ......
    scikit-learn.org/stable/modules/generated/sklearn.base.TransformerMixin.html
    Sat Apr 19 00:31:21 UTC 2025
      116.9K bytes
      Cache
     
  3. MDS — scikit-learn 1.6.1 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...Added in version 1.2. Changed in version 1.4: The default value...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.MDS.html
    Sat Apr 19 00:31:21 UTC 2025
      136.8K bytes
      Cache
     
  4. OAS — scikit-learn 1.6.1 documentation

    precision_ array([[ 1.7833..., -1.2431... ], [-1.2431..., 3.3889...]])...the estimator. References [ 1 ] ( 1 , 2 ) “Shrinkage algorithms...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Sat Apr 19 00:31:20 UTC 2025
      133.3K bytes
      Cache
     
  5. 1.10. Decision Trees — scikit-learn 1.6.1 docum...

    1 , 2 , 3 ]) . reshape ( - 1 , 1 ) >>> y = [ 0 , 1 , 1 , 1.... nan , - 1 , np . nan , 1 ]) . reshape ( - 1 , 1 ) >>> y = [...
    scikit-learn.org/stable/modules/tree.html
    Sat Apr 19 00:31:21 UTC 2025
      93.7K bytes
      Cache
     
  6. Isomap — scikit-learn 1.6.1 documentation

    Added in version 1.1. n_components int, default=2...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Sat Apr 19 00:31:22 UTC 2025
      139.3K bytes
      Cache
     
  7. 1.6. Nearest Neighbors — scikit-learn 1.6.1 doc...

    ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...
    scikit-learn.org/stable/modules/neighbors.html
    Sat Apr 19 00:31:22 UTC 2025
      121.8K bytes
      Cache
     
  8. TransformedTargetRegressor — scikit-learn 1.6.1...

    reshape ( - 1 , 1 ) >>> y = np . exp ( 2 * X )...all strings. Added in version 1.0. See also sklearn.preproces...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Sat Apr 19 00:31:21 UTC 2025
      144.5K bytes
      Cache
     
  9. GraphicalLassoCV — scikit-learn 1.6.1 documenta...

    means 1 unless in a joblib.parallel_backend context. -1 means...0.2 , 0.0 , 0.3 , 0.1 ], ... [ 0.0 , 0.0 , 0.1 , 0.7 ]]) >>> np...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Sat Apr 19 00:31:21 UTC 2025
      139.5K bytes
      Cache
     
  10. BaseEstimator — scikit-learn 1.6.1 documentation

    array ([ 1 , 0 , 1 ]) >>> estimator . fit ( X ,...__init__ ( self , * , param = 1 ): ... self . param = param ......
    scikit-learn.org/stable/modules/generated/sklearn.base.BaseEstimator.html
    Sat Apr 19 00:31:21 UTC 2025
      118.7K bytes
      1 views
      Cache
     
Back to top