Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1121 - 1130 of 1,992 for = (0.17 sec)

  1. 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 Apr 21 17:07:38 UTC 2025
      109.3K bytes
      Cache
     
  2. DetCurveDisplay — scikit-learn 1.6.1 documentation

    sample_weight = None , pos_label = None , name = None , ax = None ,..., test_size = 0.4 , random_state = 0 ) >>> clf = SVC ( random_state...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Mon Apr 21 17:07:39 UTC 2025
      135.3K bytes
      Cache
     
  3. LastaFlute Action | LastaFlute

    an/ (sea=mystic, land=oneman) @Execute( urlPattern = "{}/ikspiary/{}"...... /list/3?favoriteCode=sea&nextName=land @Execute public HtmlResponse...
    dbflute.seasar.org/lastaflute/howto/action/index.html
    Fri Apr 18 17:54:33 UTC 2025
      26.2K bytes
      Cache
     
  4. Forecasting of CO2 level on Mona Loa dataset us...

    fetch_openml co2 = fetch_openml ( data_id = 41187 , as_frame = True ) co2...length_scale = 1.0 , periodicity = 1.0 , periodicity_bounds = "fixed"...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_co2.html
    Mon Apr 21 17:07:39 UTC 2025
      130.3K bytes
      Cache
     
  5. 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 Apr 21 17:07:38 UTC 2025
      115.6K bytes
      Cache
     
  6. favicon_64x64_16bit.png

    35273367 width=64, height=64, bitDepth=8, colorType=RGBAlpha, c...whitePointX=31270, whitePointY=32900, redX=64000, redY=33000, greenX=30000,...
    www.elastic.co/favicon_64x64_16bit.png
    Mon Mar 24 20:10:51 UTC 2025
      6.1K bytes
     
  7. Decision Boundaries of Multinomial and One-vs-R...

    n_samples = 1_000 , centers = centers , random_state = 40 ) transformation..., ax = plt . subplots ( figsize = ( 6 , 4 )) scatter = ax . scatter...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html
    Mon Apr 21 17:07:39 UTC 2025
      110.7K bytes
      Cache
     
  8. 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 Apr 21 17:07:39 UTC 2025
      171.7K bytes
      Cache
     
  9. coverage_error — scikit-learn 1.6.1 documentation

    y_true = [[ 1 , 0 , 0 ], [ 0 , 1 , 1 ]] >>> y_score = [[ 1 ,..., y_score , * , sample_weight = None ) [source] # Coverage error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.coverage_error.html
    Mon Apr 21 17:07:39 UTC 2025
      108.7K bytes
      Cache
     
  10. Multilabel classification — scikit-learn 1.6.1 ...

    if transform == "pca" : X = PCA ( n_components = 2 ) . fit_transform...elif transform == "cca" : X = CCA ( n_components = 2 ) . fit ( X...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Mon Apr 21 17:07:39 UTC 2025
      106.2K bytes
      Cache
     
Back to top