Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 371 - 380 of 3,451 for 1 (0.19 sec)

  1. Available documentation for scikit-learn — scik...

    scikit-learn 1.2.2 documentation ( ZIP 64.9 MB ) scikit-learn 1.1.3 documentation...scikit-learn 1.6.dev0 (dev) documentation ( ZIP 90.1 MB ) scikit-learn...
    scikit-learn.org/dev/versions.html
    Fri Oct 18 19:11:15 UTC 2024
      23.5K bytes
      Cache
     
  2. Version 0.20 — scikit-learn 1.5.2 documentation

    1} or {-1, 1} through pos_label parameter....PyPy3-v5.10+, Numpy 1.14.0+, and scipy 1.1.0+ are required. #11010...
    scikit-learn.org/stable/whats_new/v0.20.html
    Wed Oct 30 20:01:23 UTC 2024
      310.1K bytes
      Cache
      Similar Results (1)
     
  3. Demo of affinity propagation clustering algorit...

    centers = [[ 1 , 1 ], [ - 1 , - 1 ], [ 1 , - 1 ]] X , labels_true...0 ]], [ cluster_center [ 1 ], x [ 1 ]], color = col [ "color"...
    scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html
    Thu Oct 31 11:00:34 UTC 2024
      93.1K bytes
      Cache
     
  4. paired_manhattan_distances — scikit-learn 1.5.2...

    array ([[ 1 , 1 , 0 ], [ 0 , 1 , 0 ], [ 0 , 0 , 1 ]]) >>> Y =...calculated between (X[0], Y[0]), (X[1], Y[1]), …, (X[n_samples], Y[n_samples])....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_manhattan_distances.html
    Thu Oct 31 11:00:32 UTC 2024
      106.7K bytes
      Cache
     
  5. Comparison of kernel ridge regression and SVR —...

    1 ), param_grid = { "alpha" : [ 1e0 , 0.1 , 1e-2 , 1e-3...with params: {'C': 1.0, 'gamma': np.float64(0.1)} and R2 score:...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Thu Oct 31 11:00:32 UTC 2024
      118.1K bytes
      Cache
     
  6. Comparing Target Encoder with Other Encoders — ...

    scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Gallery...points price province region_1 region_2 variety winery 0 US This...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html
    Thu Oct 31 11:00:32 UTC 2024
      132.3K bytes
      Cache
     
  7. Selecting dimensionality reduction with Pipelin...

    n_jobs=1, param_grid=[{'classify__C': [1, 10, 100, 1000],...max_iter=10000))]), n_jobs=1, param_grid=[{'classify__C': [1, 10, 100, 1000],...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Thu Oct 31 11:00:32 UTC 2024
      115.9K bytes
      Cache
     
  8. d2_pinball_score — scikit-learn 1.5.2 documenta...

    Added in version 1.1. Parameters : y_true array-like...d2_pinball_score >>> y_true = [ 1 , 2 , 3 ] >>> y_pred = [ 1 , 3 , 3 ] >>> d2_pinball_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html
    Thu Oct 31 11:00:34 UTC 2024
      110K bytes
      Cache
     
  9. Logging configuration options | APM Java Agent ...

    log_ecs_reformatting ( [ 1.22.0 ] Added in 1.22.0. experimental) This...ditional_fields ( [ 1.26.0 ] Added in 1.26.0. ) A comma-separated...
    www.elastic.co/guide/en/apm/agent/java/current/config-logging.html
    Tue Aug 27 23:14:16 UTC 2024
      36.7K bytes
      Cache
     
  10. paired_euclidean_distances — scikit-learn 1.5.2...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...paired_euclidean_distances ( X , Y ) array([1., 1.]) On this page Show Source...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_euclidean_distances.html
    Thu Oct 31 11:00:34 UTC 2024
      105.7K bytes
      Cache
     
Back to top