Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1511 - 1520 of over 10,000 for 1 (3.49 seconds)

Filter
  1. HandlerResultHandler (Spring Framework 7.0.1 API)

    declaration: package: org.springframework.web.reactive, interface: HandlerResultHandler
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/Handler...
    Fri Feb 01 00:00:00 UTC 1980
      12.7K bytes
      Cache
     
  2. Principal Component Analysis (PCA) on Iris Data...

    figure ( 1 , figsize = ( 8 , 6 )) ax = fig...X_reduced [:, 0 ], X_reduced [:, 1 ], X_reduced [:, 2 ], c = iris...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html
    Tue Mar 17 03:44:39 UTC 2026
      16.4K bytes
      Cache
     
  3. Outlier detection on a real data set — scikit-l...

    EllipticEnvelope ( support_fraction = 1.0 , contamination = 0.25 ), "Robust...= load_wine ()[ "data" ][:, [ 1 , 2 ]] # two clusters fig , ax...
    scikit-learn.org/stable/auto_examples/applications/plot_outlier_detection_wine.html
    Tue Mar 17 03:44:38 UTC 2026
      17.2K bytes
      Cache
     
  4. Sample pipeline for text feature extraction and...

    array([1.e-06, 1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00,...1.e+00, 1.e+01, 1.e+02, 1.e+03, 1.e+04, 1.e+05, 1.e+06]), 'vect__max_df':...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Tue Mar 17 03:44:38 UTC 2026
      34.4K bytes
      Cache
     
  5. Iso-probability lines for Gaussian Processes cl...

    1 , ( 1e-5 , np . inf )) * DotProduct ( sigma_0 = 0.1 ) **...( 0 , 1 ) plt . plot ( X [ y <= 0 , 0 ], X [ y <= 0 , 1 ], "r."...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Tue Mar 17 03:44:38 UTC 2026
      17K bytes
      Cache
     
  6. 7.8. Pairwise metrics, Affinities and Kernels —...

    for choosing gamma is 1 / num_features S = 1. / (D / np.max(D))...>>> Y = np . array ([[ 1 , 0 ], [ 2 , 1 ]]) >>> pairwise_distances...
    scikit-learn.org/stable/modules/metrics.html
    Tue Mar 17 03:44:36 UTC 2026
      10.5K bytes
      Cache
     
  7. Gaussian process classification (GPC) on iris d...

    y ) kernel = 1.0 * RBF ([ 1.0 , 1.0 ]) gpc_rbf_anisotropic...() - 1 , X [:, 0 ] . max () + 1 y_min , y_max = X [:, 1 ] . min...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html
    Tue Mar 17 03:44:36 UTC 2026
      16.2K bytes
      Cache
     
  8. 2.7. Novelty and Outlier Detection — scikit-lea...

    array ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [...Inliers are labeled 1, while outliers are labeled -1. The predict method...
    scikit-learn.org/stable/modules/outlier_detection.html
    Tue Mar 17 03:44:39 UTC 2026
      14.1K bytes
      Cache
     
  9. APIヘルプ (DBFlute Maven Plugin 1.0.0 API)

    メソッドの詳細 各概要エントリには、その項目の詳細な説明の中から1行目の文が表示されます。詳細な説明はソース・コードに現れる順...
    dbflute.seasar.org/maven/plugin/apidocs/help-doc.html
    Fri Feb 06 11:18:39 UTC 2026
      10.6K bytes
      Cache
     
  10. Explicit feature map approximation for RBF kern...

    reshape ( - 1 , data . shape [ 1 ]) # title for the plots...y_max]. plt . subplot ( 1 , 3 , i + 1 ) Z = clf . predict ( flat_grid...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Tue Mar 17 03:44:39 UTC 2026
      19K bytes
      Cache
     
Back to Top