Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1351 - 1360 of over 10,000 for 2 (4.5 seconds)

Filter
  1. Evaluation of outlier detection estimators — sc...

    as samples encoded with label 2 and outliers as those with label...as_frame = True ) s = ( y == 2 ) + ( y == 4 ) X = X . loc [ s...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Mon Mar 23 20:39:22 UTC 2026
      23.6K bytes
      Cache
     
  2. Release Highlights for scikit-learn 1.5 — sciki...

    nothing; each false negative costs 2; each false positive costs 0.1...."all" ) . ravel () return tp - 2 * fn - 0.1 * fp print ( "Untuned...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Mon Mar 23 20:39:22 UTC 2026
      19.4K bytes
      Cache
     
  3. Dokumentation

    herunterladen Methode 2: Repository mit Git klonen Schritt 2: Überprüfung...Installation von OpenSearch Schritt 2: Installation von Fess Schritt...
    fess.codelibs.org/de/documentation.html
    Mon Mar 23 02:49:43 UTC 2026
      472.4K bytes
      Cache
     
  4. KMeans — scikit-learn 1.8.0 documentation

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...cluster_centers_ array([[10., 2.], [ 1., 2.]]) For examples of common...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Mon Mar 23 20:39:20 UTC 2026
      20.5K bytes
      Cache
     
  5. Detection error tradeoff (DET) curve — scikit-l...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state...ax_det ] = plt . subplots ( 1 , 2 , figsize = ( 11 , 5 )) ax_roc...
    scikit-learn.org/stable/auto_examples/model_selection/plot_det.html
    Mon Mar 23 20:39:21 UTC 2026
      17.4K bytes
      Cache
     
  6. Building an agentic RAG pipeline

    2 ), input_voltage_max DECIMAL( 10 , 2 ), output_voltage...DECIMAL( 10 , 2 ), power_rating DECIMAL( 10 , 2 ), efficiency...
    developer.ibm.com/articles/agentic-rag-pipeline/
    Tue Mar 17 04:31:25 UTC 2026
      23.7K bytes
      Cache
     
  7. Build a multilingual language detection and tra...

    system By Bhavishya Pandit Like 2 Save On this page IBM watsonx.ai...for 5 languages 1. English: eng 2. French: fra 3. Spanish: spa 4....
    developer.ibm.com/articles/awb-build-multilingual-language-detection-translation-system/
    Tue Mar 17 04:31:56 UTC 2026
      22.2K bytes
      Cache
     
  8. Configuration des journaux

    /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...
    fess.codelibs.org/fr/15.4/config/admin-logging.html
    Mon Feb 09 02:48:01 UTC 2026
      76.8K bytes
      Cache
     
  9. plot_kmeans_digits.zip

    PCA` to project into a # 2-dimensional space and plot the...reduced_data = PCA(n_components=2).fit_transform(data) kmeans =...
    scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip
    Tue Mar 17 03:44:39 UTC 2026
      15.5K bytes
     
  10. Selecting the number of clusters with silhouett...

    and 2 columns fig , ( ax1 , ax2 ) = plt . subplots ( 1 , 2 ) fig...ambivalent in deciding between 2 and 4. Also from the thickness...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Mon Mar 23 20:39:22 UTC 2026
      17.4K bytes
      Cache
     
Back to Top