Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 781 - 790 of 2,897 for 1 (0.08 sec)

  1. SGD: Maximum margin separating hyperplane — sci...

    linspace ( - 1 , 5 , 10 ) yy = np . linspace ( - 1 , 5 , 10 ) X1...= p [ 0 ] levels = [ - 1.0 , 0.0 , 1.0 ] linestyles = [ "dashed"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    Tue Nov 04 06:34:50 UTC 2025
      90.8K bytes
      Cache
     
  2. Troubleshooting | APM Android Agent Reference [...

    « How-tos Release notes » Elastic Docs › APM: Android Agent Reference APM Observability › APM APM agents Android Agen...
    www.elastic.co/guide/en/apm/agent/android/current/troubleshooting.html
    Mon Oct 20 16:31:25 UTC 2025
      14.9K bytes
      Cache
     
  3. sklearn.decomposition — scikit-learn 1.7.2 docu...

    Matrix decomposition algorithms. These include PCA, NMF, ICA, and more. Most of the algorithms of this module can be regarded as dimensionality reduction techniques. User guide. See the Decomposing...
    scikit-learn.org/stable/api/sklearn.decomposition.html
    Mon Nov 03 14:20:04 UTC 2025
      121.4K bytes
      Cache
     
  4. sklearn.calibration — scikit-learn 1.7.2 docume...

    Methods for calibrating predicted probabilities. User guide. See the Probability calibration section for further details. Visualization:
    scikit-learn.org/stable/api/sklearn.calibration.html
    Mon Nov 03 14:20:04 UTC 2025
      115.4K bytes
      Cache
     
  5. sklearn.cluster — scikit-learn 1.7.2 documentation

    Popular unsupervised clustering algorithms. User guide. See the Clustering and Biclustering sections for further details.
    scikit-learn.org/stable/api/sklearn.cluster.html
    Tue Nov 04 06:34:50 UTC 2025
      123.1K bytes
      Cache
     
  6. Gaussian Mixture Models — scikit-learn 1.7.2 do...

    Examples concerning the sklearn.mixture module. Concentration Prior Type Analysis of Variation Bayesian Gaussian Mixture Density Estimation for a Gaussian mixture GMM Initialization Methods GMM cov...
    scikit-learn.org/stable/auto_examples/mixture/index.html
    Tue Nov 04 06:34:51 UTC 2025
      77.3K bytes
      Cache
     
  7. Ordinary Least Squares and Ridge Regression — s...

    1 ] . T y_train = [ 0.5 , 1 ] X_test = np . c_...this_X = 0.1 * np . random . normal ( size = ( 2 , 1 )) + X_train...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Tue Nov 04 06:34:50 UTC 2025
      106.7K bytes
      Cache
     
  8. d2_log_loss_score — scikit-learn 1.7.2 document...

    Best possible score is 1.0 and it can be negative (because...User Guide . Added in version 1.5. Parameters : y_true array-like...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_log_loss_score.html
    Tue Nov 04 06:34:51 UTC 2025
      107.6K bytes
      Cache
     
  9. cohen_kappa_score — scikit-learn 1.7.2 document...

    which is a number between -1 and 1. The maximum value means complete...function computes Cohen’s kappa [1] , a score that expresses the...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cohen_kappa_score.html
    Tue Nov 04 06:34:51 UTC 2025
      111K bytes
      Cache
     
  10. StackingRegressor — scikit-learn 1.7.2 document...

    in version 1.1: The ‘prefit’ option was added in 1.1 Note A larger...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Tue Nov 04 06:34:51 UTC 2025
      153.4K bytes
      Cache
     
Back to top