Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 871 - 880 of 2,914 for 1 (0.08 sec)

  1. 8.2. Real world datasets — scikit-learn 1.7.0 d...

    1, 1, 1, 0, 1, 1, 0, 0, 0]) Converting...target [: 10 ]) [5, 6, 3, 1, 0, 1, 3, 4, 3, 0] The second loader...
    scikit-learn.org/stable/datasets/real_world.html
    Fri Jun 06 09:13:47 UTC 2025
      100.2K bytes
      Cache
     
  2. Probabilistic predictions with Gaussian process...

    875 Accuracy: 1.000 (initial) 1.000 (optimized) Log-loss:...GaussianProcessClass ( kernel = 1.0 * RBF ( length_scale = 1.0 ), optimizer =...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Fri Jun 06 09:13:47 UTC 2025
      110.7K bytes
      Cache
     
  3. Target Encoder’s Internal Cross fitting — sciki...

    reshape ( - 1 , 1 )) # Remove the linear relationship...replace = True ) . reshape ( - 1 , 1 ) Finally, we assemble the dataset...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Fri Jun 06 09:13:46 UTC 2025
      112.3K bytes
      Cache
     
  4. GenericUnivariateSelect — scikit-learn 1.7.0 do...

    Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html
    Fri Jun 06 09:13:47 UTC 2025
      134.1K bytes
      Cache
     
  5. Release Highlights for scikit-learn 0.24 — scik...

    been removed in version 1.2. From 1.2, use # PartialDependenceDis...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 Release...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Fri Jun 06 09:13:47 UTC 2025
      176.2K bytes
      Cache
     
  6. 概要リスト (DBFlute Maven Plugin 1.0.0 API)

    すべてのクラス パッケージ org.seasar.dbflute.maven.plugin org.seasar.dbflute.maven.plugin.client org.seasar.dbflute.maven.plugin....
    dbflute.seasar.org/maven/plugin/apidocs/overview-frame.html
    Thu May 29 13:27:53 UTC 2025
      1.8K bytes
      Cache
     
  7. sklearn.feature_extraction — scikit-learn 1.7.0...

    Feature extraction from raw data. User guide. See the Feature extraction section for further details. From images: Utilities to extract features from images. From text: Utilities to build feature v...
    scikit-learn.org/stable/api/sklearn.feature_extraction.html
    Fri Jun 06 09:13:47 UTC 2025
      119.7K bytes
      Cache
     
  8. Multiclass Receiver Operating Characteristic (R...

    1 ], [ 0 , 1 ], "k--" , label = "Chance...xlim = ( - 0.01 , 1.01 ), ylim = ( - 0.01 , 1.01 ), ) We confirm...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Fri Jun 06 09:13:47 UTC 2025
      150.8K bytes
      Cache
     
  9. Gaussian Process for Machine Learning — scikit-...

    Examples concerning the sklearn.gaussian_process module. Ability of Gaussian process regression (GPR) to estimate data noise-level Comparison of kernel ridge and Gaussian process regression Forecas...
    scikit-learn.org/stable/auto_examples/gaussian_process/index.html
    Fri Jun 06 09:13:47 UTC 2025
      80.1K bytes
      Cache
     
  10. Nested versus non-nested cross-validation — sci...

    = { "C" : [ 1 , 10 , 100 ], "gamma" : [ 0.01 , 0.1 ]} # We will...Iris Dataset" , x = 0.5 , y = 1.1 , fontsize = "15" , ) # Plot...
    scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html
    Fri Jun 06 09:13:47 UTC 2025
      102.2K bytes
      Cache
     
Back to top