Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1031 - 1040 of 2,024 for = (0.05 sec)

  1. Novelty detection with Local Outlier Factor (LO...

    X_outliers = np . random . uniform ( low =- 4 , high = 4 , size = ( 20...1 ], c = "blueviolet" , s = s , edgecolors = "k" ) c = plt . scatter...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Mon Aug 25 13:49:23 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  2. DetCurveDisplay — scikit-learn 1.7.1 documentation

    test_size = 0.4 , random_state = 0 ) >>> clf = SVC ( random_state...DetCurveDisplay ( ... fpr = fpr , fnr = fnr , estimator_name = "SVC" ... )...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Mon Aug 25 13:49:18 UTC 2025
      137.8K bytes
      Cache
     
  3. check_estimator — scikit-learn 1.7.1 documentation

    estimator = None , generate_only = False , * , legacy : bool = True...| None = None , on_skip : Literal [ 'warn' ] | None = 'warn'...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Mon Aug 25 13:49:18 UTC 2025
      122.8K bytes
      Cache
     
  4. LastaFlute の Thymeleaf | LastaFlute

    name= "productName" value= "" class= "validError" type= "text"...name= "productName" value= "" class= "validError" type= "text"...
    dbflute.seasar.org/ja/lastaflute/howto/action/lathymeleaf.html
    Tue Aug 12 02:41:09 UTC 2025
      36.5K bytes
      Cache
     
  5. Poisson regression and non-normal loss — scikit...

    axes = plt . subplots ( nrows = 2 , ncols = 4 , figsize = ( 16..., ax = plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12...
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Mon Aug 25 13:49:18 UTC 2025
      172.7K bytes
      Cache
     
  6. Probability calibration of classifiers — scikit...

    ): this_X = X_train [ y_train == this_y ] this_sw = sw_train [...n_samples = n_samples , centers = centers , shuffle = False , random_state...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Mon Aug 25 13:49:19 UTC 2025
      109.3K bytes
      Cache
     
  7. Data tiers | Elastic Docs

    v=true&s=node . Edit your cluster from...prefix>/_settings?filter_path=**.index.store.snapshot.snapsh...
    www.elastic.co/docs/manage-data/lifecycle/data-tiers
    Mon Aug 25 11:34:14 UTC 2025
      137K bytes
      Cache
     
  8. Comparing random forests and the multi-output m...

    edgecolor = "k" , c = "navy" , s = s , marker = "s" , alpha = a , label...edgecolor = "k" , c = "c" , s = s , marker = "^" , alpha = a , label...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Mon Aug 25 13:49:23 UTC 2025
      98.6K bytes
      Cache
     
  9. Demonstration of k-means assumptions — scikit-l...

    ( X [ y == 0 ][: 500 ], X [ y == 1 ][: 100 ], X [ y == 2 ][: 10...axs = plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_assumptions.html
    Mon Aug 25 13:49:18 UTC 2025
      115.6K bytes
      Cache
     
  10. Release Highlights for scikit-learn 1.6 — sciki...

    random_state = 0 ) start = time . time () classifier = SGDClassifier...))}, cv = 5 , ) . fit ( X , y , X_val = X_val , y_val = y_val )...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html
    Mon Aug 25 13:49:23 UTC 2025
      110.6K bytes
      Cache
     
Back to top