Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 921 - 930 of 9,498 for 2 (0.2 seconds)

  1. 7.9. Transforming the prediction target (y) &#8...

    y = [[ 2 , 3 , 4 ], [ 2 ], [ 0 , 1 , 3 ], [ 0 , 1 , 2 , 3 , 4...>>> lb . fit ([ 1 , 2 , 6 , 4 , 2 ]) LabelBinarizer() >>>...
    scikit-learn.org/stable/modules/preprocessing_targets.html
    Mon Jan 12 10:07:38 GMT 2026
      42.8K bytes
      Cache
     
  2. TimeSeriesSplit — scikit-learn 1.8.0 docu...

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...1] Test: index=[2] Fold 2: Train: index=[0 1 2] Test: index=[3]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Mon Jan 12 10:07:38 GMT 2026
      130K bytes
      Cache
     
  3. check_array — scikit-learn 1.8.0 document...

    ndim > 2. ensure_min_samples int, default=1...the input data has effectively 2 dimensions or is originally 1D...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html
    Mon Dec 29 13:14:48 GMT 2025
      115.2K bytes
      Cache
     
  4. SGDRegressor — scikit-learn 1.8.0 documen...

    loss/||x||**2) . ‘pa2’: passive-aggressive algorithm 2, see [1]...eta = hinge_loss / (||x||**2 + 1/(2 eta0)) . Added in version...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html
    Mon Jan 12 10:07:41 GMT 2026
      172.2K bytes
      Cache
     
  5. roc_curve — scikit-learn 1.8.0 documentation

    2 , 2 ]) >>> scores = np...Returns : fpr ndarray of shape (>2,) Increasing false positive rates...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html
    Mon Jan 12 10:07:38 GMT 2026
      118.3K bytes
      Cache
     
  6. LassoLarsCV — scikit-learn 1.8.0 document...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_jobs = None , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Mon Jan 12 10:07:41 GMT 2026
      146.3K bytes
      Cache
     
  7. KNeighborsTransformer — scikit-learn 1.8....

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which..., metric = 'minkowski' , p = 2 , metric_params = None , n_jobs...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html
    Mon Jan 12 10:07:38 GMT 2026
      146.6K bytes
      Cache
     
  8. LinearDiscriminantAnalysis — scikit-learn...

    [ - 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.discriminant_analysis.LinearDiscriminantAnalysi...
    Mon Jan 12 10:07:41 GMT 2026
      155.3K bytes
      Cache
     
  9. Comparing different hierarchical linkage method...

    xlim ( - 2.5 , 2.5 ) plt . ylim ( - 2.5 , 2.5 ) plt . xticks...t; : 2 }), ( noisy_moons , { "n_clusters" : 2 }), (...
    scikit-learn.org/stable/auto_examples/cluster/plot_linkage_comparison.html
    Mon Jan 12 10:07:38 GMT 2026
      109.9K bytes
      Cache
     
  10. Fess Installationsanleitung

    Installation von OpenSearch Schritt 2: Installation von Fess Schritt...Docker Compose-Dateien Schritt 2: Überprüfung der Docker Compose-Dateien...
    fess.codelibs.org/de/15.4/install/index.html
    Mon Jan 12 02:43:35 GMT 2026
      39.8K bytes
      Cache
      Similar Results (1)
     
Back to Top