Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: demo s text url test tests porn pdf musk 日本

Results 21 - 30 of 9,924 for 2 (0.06 seconds)

  1. make_blobs — scikit-learn 1.7.2 documenta...

    2) >>> y array([0, 1, 2, 0, 2, 2, 2, 1, 1, 0])...shape ) (10, 2) >>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0])...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html
    Fri Nov 21 04:27:30 GMT 2025
      130.3K bytes
      Cache
     
  2. VotingClassifier — scikit-learn 1.7.2 doc...

    [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...3 , 2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingClassifier.html
    Fri Nov 21 04:27:30 GMT 2025
      152.7K bytes
      Cache
     
  3. StratifiedShuffleSplit — scikit-learn 1.7...

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...Test: index=[0 2 3] Fold 2: Train: index=[5 0 2] Test: index=[4...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Fri Nov 21 04:27:30 GMT 2025
      122.5K bytes
      Cache
     
  4. Lasso — scikit-learn 1.7.2 documentation

    [ 2 , 2 ]], [ 0 , 1 , 2 ]) Lasso(alpha=0.1)...\(||y||_2^2 / n_{\text{samples}}\) . The target can be a 2-dimensional...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Fri Nov 21 04:27:31 GMT 2025
      167.4K bytes
      Cache
     
  5. LinearRegression — scikit-learn 1.7.2 doc...

    2 ], [ 2 , 2 ], [ 2 , 3 ]]) >>>...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Fri Nov 21 04:27:31 GMT 2025
      151.3K bytes
      Cache
     
  6. TransformedTargetRegressor — scikit-learn...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...The function needs to return a 2-dimensional array. inverse_func...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Fri Nov 21 04:27:30 GMT 2025
      143.1K bytes
      Cache
     
  7. 2. Unsupervised learning — scikit-learn 1...

    Mixture 2.2. Manifold learning 2.2.1. Introduction 2.2.2. Isomap...Isomap 2.2.3. Locally Linear Embedding 2.2.4. Modified Locally Linear...
    scikit-learn.org/stable/unsupervised_learning.html
    Fri Nov 21 09:29:39 GMT 2025
      37.9K bytes
      Cache
     
  8. mean_absolute_percentage_error — scikit-l...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>>..., 0. , 2.4 , 7. ] >>> y_pred = [ 1.2 , 0.1 , 2.4 , 8....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_percentage_error.html
    Fri Nov 21 04:27:30 GMT 2025
      112.6K bytes
      Cache
     
  9. Version 1.2 — scikit-learn 1.7.2 document...

    2.2 # March 2023 Changelog # sklearn.base...GitHub Choose version Version 1.2 # For a short description of the...
    scikit-learn.org/stable/whats_new/v1.2.html
    Thu Nov 20 00:54:06 GMT 2025
      219.7K bytes
      Cache
     
  10. cluster_optics_dbscan — scikit-learn 1.7....

    2 ], [ 2 , 5 ], [ 3 , 6 ], ... [ 8... ( ... X , ... min_samples = 2 , ... max_eps = np . inf , ......
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html
    Fri Nov 21 04:27:30 GMT 2025
      112K bytes
      Cache
     
Back to Top