Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 771 - 780 of over 10,000 for 2 (1.55 seconds)

Filter
  1. Dimensionality Reduction with Neighborhood Comp...

    ( n_components = 2 )) # Reduce dimension to 2 with NeighborhoodComponen...the different samples on the 2 first principal components. Linear...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Mon Mar 23 20:39:20 UTC 2026
      16.4K bytes
      Cache
     
  2. gen_batches — scikit-learn 1.8.0 documentation

    list ( gen_batches ( 2 , 3 )) [slice(0, 2, None)] >>> list ( gen_batches...gen_batches ( 7 , 3 , min_batch_size = 2 )) [slice(0, 3, None), slice(3,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.gen_batches.html
    Mon Mar 23 20:39:23 UTC 2026
      13K bytes
      Cache
     
  3. Manifold Learning methods on a severed sphere —...

    2 sec ISO: 0.11 sec MDS: 1.1 sec...projections with matplotlib < 3.2 import mpl_toolkits.mplot3d #...
    scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html
    Mon Mar 23 20:39:21 UTC 2026
      17.7K bytes
      Cache
     
  4. power_transform — scikit-learn 1.8.0 documentation

    2 ], [ 3 , 2 ], [ 4 , 5 ]] >>> print...and negative values ‘box-cox’ [2] , only works with strictly positive...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Mon Mar 23 20:39:23 UTC 2026
      14.7K bytes
      Cache
     
  5. make_classification — scikit-learn 1.8.0 docume...

    n_informative = 2 , n_redundant = 2 , n_repeated = 0 , n_classes = 2 , n_clusters_per_class...n_clusters_per_class = 2 , weights = None , flip_y = 0.01 , class_sep...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html
    Mon Mar 23 20:39:23 UTC 2026
      18.4K bytes
      Cache
     
  6. 로그 설정

    /^\d{4}-\d{2}-\d{2}/ format1 /^(?&lt;time&gt;\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?&lt;thread&gt;.*?)\] (?&lt;level&g...
    fess.codelibs.org/ko/15.4/config/admin-logging.html
    Mon Feb 09 02:52:16 UTC 2026
      70.3K bytes
      Cache
     
  7. brier_score_loss — scikit-learn 1.8.0 documenta...

    2 , 0.7 , 0.1 ], [ 0.2 , 0.2 , 0.6 ]], ... labels...by 1/2 to lie in the [0, 1] range instead of the [0, 2] range....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
    Mon Mar 23 20:39:21 UTC 2026
      15.4K bytes
      Cache
     
  8. Deploy a large installation | Elastic Docs

    with 256 GB RAM → 3 hosts total 2 hosts with 128 GB RAM each → 6...proxy role, as starting from ECE 2.4 the JVM proxy was replaced with...
    www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/deploy-large-installation
    Thu Mar 19 11:49:39 UTC 2026
      30.1K bytes
      Cache
     
  9. mean_absolute_error — scikit-learn 1.8.0 docume...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> mean_absolute_error...]] >>> y_pred = [[ 0 , 2 ], [ - 1 , 2 ], [ 8 , - 5 ]] >>> mean_absolute_error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_error.html
    Mon Mar 23 20:39:21 UTC 2026
      14.1K bytes
      Cache
     
  10. Statistical comparison of models using grid sea...

    as in '2*n_jobs' '2*n_jobs' error_score error_score:...factorial ( 2 ) * factorial ( len ( model_scores ) - 2 ) ) pairwise_t_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Mon Mar 23 20:39:21 UTC 2026
      37.2K bytes
      Cache
     
Back to Top