Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 441 - 450 of 3,264 for 2 (0.82 sec)

  1. Developing Estimators — scikit-learn 1.7.2 docu...

    Examples concerning the development of Custom Estimator.__sklearn_is_fitted__ as Developer API
    scikit-learn.org/stable/auto_examples/developing_estimators/index.html
    Wed Sep 24 16:15:26 UTC 2025
      73.4K bytes
      Cache
     
  2. Kernel Approximation — scikit-learn 1.7.2 docum...

    Examples concerning the sklearn.kernel_approximation module. Scalable learning with polynomial kernel approximation
    scikit-learn.org/stable/auto_examples/kernel_approximation/index.html
    Wed Sep 24 16:15:25 UTC 2025
      73.7K bytes
      Cache
     
  3. Covariance estimation — scikit-learn 1.7.2 docu...

    Examples concerning the sklearn.covariance module. Ledoit-Wolf vs OAS estimation Robust covariance estimation and Mahalanobis distances relevance Robust vs Empirical covariance estimate Shrinkage c...
    scikit-learn.org/stable/auto_examples/covariance/index.html
    Wed Sep 24 16:15:26 UTC 2025
      76.5K bytes
      Cache
     
  4. Logistic function — scikit-learn 1.7.2 document...

    Shown in the plot is how the logistic regression would, in this synthetic dataset, classify values as either 0 or 1, i.e. class one or two, using the logistic curve. Total running time of the scrip...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic.html
    Wed Sep 24 16:15:25 UTC 2025
      95K bytes
      Cache
     
  5. Release Highlights — scikit-learn 1.7.2 documen...

    2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/auto_examples/release_highlights/index.html
    Wed Sep 24 16:15:25 UTC 2025
      80.8K bytes
      Cache
     
  6. Segmenting the picture of greek coins in region...

    sigma = 2 ) rescaled_coins = rescale ( smoothened_coins , 0.2 , mode...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Wed Sep 24 16:15:25 UTC 2025
      95.4K bytes
      Cache
     
  7. SelectFpr — scikit-learn 1.7.2 documentation

    default=5e-2 Features with p-values less than...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Wed Sep 24 16:15:25 UTC 2025
      132.7K bytes
      Cache
     
  8. MultiOutputClassifier — scikit-learn 1.7.2 docu...

    predict ( X [ - 2 :]) array([[1, 1, 1], [1, 0, 1]])...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputClassifier.html
    Wed Sep 24 16:15:24 UTC 2025
      141.7K bytes
      Cache
     
  9. RFECV — scikit-learn 1.7.2 documentation

    2, 5]) For a detailed example of...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Wed Sep 24 16:15:24 UTC 2025
      158.4K bytes
      Cache
     
  10. RidgeClassifierCV — scikit-learn 1.7.2 document...

    1e-2 , 1e-1 , 1 ]) . fit ( X , y )...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifierCV.html
    Wed Sep 24 16:15:26 UTC 2025
      142.2K bytes
      Cache
     
Back to top