Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1261 - 1270 of over 10,000 for 2 (0.21 seconds)

  1. plot_multi_metric_evaluation.py

    range(2, 403, 20)}, scoring=scoring, refit="AUC", n_jobs=2, re...ax.plot( [ X_axis[best_index], ] * 2, [0, best_score], linestyle="-.",...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Mon Jan 26 11:09:12 GMT 2026
      3.6K bytes
     
  2. Fess Installationsanleitung

    Installation von OpenSearch Schritt 2: Installation von Fess Schritt...Docker Compose-Dateien Schritt 2: Überprüfung der Docker Compose-Dateien...
    fess.codelibs.org/de/15.4/install/index.html
    Mon Jan 26 02:44:14 GMT 2026
      39.8K bytes
      1 views
      Cache
      Similar Results (1)
     
  3. SGDRegressor — scikit-learn 1.8.0 documen...

    loss/||x||**2) . ‘pa2’: passive-aggressive algorithm 2, see [1]...eta = hinge_loss / (||x||**2 + 1/(2 eta0)) . Added in version...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html
    Mon Jan 26 11:09:12 GMT 2026
      172.2K bytes
      Cache
     
  4. Adjustment for chance in clustering performance...

    linspace ( 2 , n_samples , 10 ) . astype ( int ) plt . figure ( 2 ) plots...n_clusters_range = np . linspace ( 2 , 100 , 10 ) . astype ( int )...
    scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html
    Mon Jan 26 11:09:12 GMT 2026
      112.8K bytes
      Cache
     
  5. TransactionManagementConfigurer (Spring Framewo...

    DataSourceTransactio(dataSource()); } 2. Implement the method without...method above } If taking approach #2, be sure that only one of the...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/annotati...
    Fri Feb 01 00:00:00 GMT 1980
      13.5K bytes
      Cache
     
  6. pairwise_distances_chunked — scikit-learn...

    2 >>> def reduce_func (...[array([0, 3]), array([1]), array([2]), array([0, 3]), array([4])]...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html
    Mon Jan 26 14:16:30 GMT 2026
      118.6K bytes
      Cache
     
  7. check_consistent_length — scikit-learn 1....

    2 , 3 ] >>> b = [ 2 , 3 , 4 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_consistent_length.html
    Mon Jan 26 11:09:17 GMT 2026
      106.1K bytes
      Cache
     
  8. gen_even_slices — scikit-learn 1.8.0 docu...

    2, None), slice(2, 4, None), ..., slice(8,...[slice(0, 1, None), slice(1, 2, None), ..., slice(9, 10, None)]...
    scikit-learn.org/stable/modules/generated/sklearn.utils.gen_even_slices.html
    Mon Jan 19 11:28:23 GMT 2026
      109.6K bytes
      Cache
     
  9. Post-tuning the decision threshold for cost-sen...

    (2) in Elkan’s paper [ 2 ] . import numpy as...metric" , ) axs [ 2 ] . legend () axs [ 2 ] . set_xlabel ( "Decision...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Mon Jan 26 11:09:12 GMT 2026
      386.1K bytes
      Cache
     
  10. ExtraTreesRegressor — scikit-learn 1.8.0 ...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Mon Jan 26 14:16:30 GMT 2026
      162.8K bytes
      Cache
     
Back to Top