Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1171 - 1180 of over 10,000 for 2 (0.78 seconds)

Filter
  1. plot_hgbt_regression.ipynb

    showcasing all points except 2 and 6 in a real life\nsetting.\n"...label=\"recorded average\", linewidth=2, ax=ax)\n\nfor idx, max_iter in...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Mon Mar 23 20:39:22 UTC 2026
      6.2K bytes
     
  2. Application rebalancing across a uniform cluster

    has only 2 instances of app1, so again requests QM1 for 2 more....while the BALSTATE of the other 2 queue managers is LOW . Now we...
    developer.ibm.com/articles/awb-application-rebalancing-uniform-clusters/
    Mon Feb 09 22:46:07 UTC 2026
      105.6K bytes
      Cache
     
  3. 3.1. Cross-validation: evaluating estimator per...

    2 , 2 , 2 , 2 ] >>> groups = [ 1 , 1 , 2 , 2 , 3 , 3...)) [2 3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3]...
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Mar 23 20:39:23 UTC 2026
      26.1K bytes
      Cache
     
  4. silhouette_score — scikit-learn 1.8.0 documenta...

    defined if number of labels is 2 <= n_labels <= n_samples - 1 ....Applied Mathematics 20: 53-65. [ 2 ] Wikipedia entry on the Silhouette...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html
    Mon Mar 23 20:39:23 UTC 2026
      15.1K bytes
      Cache
     
  5. OrdinalEncoder — scikit-learn 1.8.0 documentation

    transform ( X_test ) array([[2.], [0.], [1.], [2.], [3.], [4.]]) fit (...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Mon Mar 23 20:39:21 UTC 2026
      19.1K bytes
      Cache
     
  6. Agglomerative clustering with different metrics...

    waveforms (waveform 1 and waveform 2) are proportional one to the other....not separate out waveform 1 and 2. We add observation noise to these...
    scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering_metrics.html
    Mon Mar 23 20:39:22 UTC 2026
      17.6K bytes
      Cache
     
  7. Schnellstart-Anleitung

    10 oder neuer Docker Compose 2.0 oder neuer Schritt 1: Konfigurationsdateie...ose-opensearch3.yaml Schritt 2: Container starten docker compose...
    fess.codelibs.org/de/quick-start.html
    Mon Mar 23 02:51:17 UTC 2026
      26.8K bytes
      Cache
     
  8. Spectral clustering for image segmentation — sc...

    0 ]) ** 2 + ( y - center1 [ 1 ]) ** 2 < radius1 ** 2 circle2...0 ]) ** 2 + ( y - center2 [ 1 ]) ** 2 < radius2 ** 2 circle3...
    scikit-learn.org/stable/auto_examples/cluster/plot_segmentation_toy.html
    Mon Mar 23 20:39:20 UTC 2026
      16.5K bytes
      Cache
     
  9. plot_multi_metric_evaluation.ipynb

    param_grid={\"min_samples_split\": range(2, 403, 20)},\n scoring=scoring,\n...scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n return_train_score=True,\n)\ngs.fit(X,...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Tue Mar 17 03:44:39 UTC 2026
      1.8K bytes
     
  10. LocalOutlierFactor — scikit-learn 1.8.0 documen...

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which..., metric = 'minkowski' , p = 2 , metric_params = None , contamination...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html
    Mon Mar 23 20:39:23 UTC 2026
      19.9K bytes
      Cache
     
Back to Top