Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 481 - 490 of over 10,000 for 2 (0.46 seconds)

  1. Compressive sensing: tomography reconstruction ...

    x - l / 2.0 ) ** 2 + ( y - l / 2.0 ) ** 2 < ( l / 2.0 ) **...** 2 mask = np . zeros (( l , l )) points = l * rs . rand ( 2 ,...
    scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html
    Mon Dec 22 11:58:30 GMT 2025
      112.5K bytes
      Cache
     
  2. ElasticNetCV — scikit-learn 1.8.0 documen...

    is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Mon Dec 22 11:58:31 GMT 2025
      168.4K bytes
      Cache
     
  3. Using KBinsDiscretizer to discretize continuous...

    subplots ( ncols = 2 , sharey = True , figsize = (...predict ( line ), linewidth = 2 , color = "green" ,...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html
    Mon Dec 22 11:58:30 GMT 2025
      97.8K bytes
      Cache
     
  4. make_gaussian_quantiles — scikit-learn 1....

    int64(2), np.int64(0), np.int64(1), np.int64(0), np.int64(2)] Gallery...n_samples = 100 , n_features = 2 , n_classes = 3 , shuffle = True...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html
    Mon Dec 22 11:58:29 GMT 2025
      112.6K bytes
      Cache
     
  5. auto_examples_jupyter.zip

    - l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2\n mask...1,\n figsize=(4 * 2.2, n_classifiers * 2.2),\n)\nevaluation_results...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Mon Dec 15 15:02:30 GMT 2025
      2.2M bytes
     
  6. Elastic Product End of Life Dates | Elastic

    2: Major 8, Minor 3, Maintenance 2). 1.2 &quot;Maintenance&quot;...version 2.8 is the most-current Minor Release, both 2.8 and 2.7 will...
    www.elastic.co/support/eol
    Fri Dec 05 01:46:22 GMT 2025
      468.2K bytes
      Cache
     
  7. top_k_accuracy_score &#8212; scikit-learn 1.8.0...

    2 , 0.2 ], # 0 is in top 2 ... [ 0.3 , 0.4 , 0.2 ], # 1...is in top 2 ... [ 0.2 , 0.4 , 0.3 ], # 2 is in top 2 ... [ 0.7...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.top_k_accuracy_score.html
    Mon Dec 22 11:58:30 GMT 2025
      113K bytes
      Cache
     
  8. murmurhash3_32 &#8212; scikit-learn 1.8.0 docum...

    to a signed int from -(2 ** 31) to 2 ** 31 - 1 Examples &gt;&gt;&gt;...to an unsigned int from 0 to 2 ** 32 - 1 False: the results is...
    scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html
    Mon Dec 22 11:58:29 GMT 2025
      106.1K bytes
      Cache
     
  9. Spectral clustering for image segmentation &#82...

    ]) ** 2 + ( y - center1 [ 1 ]) ** 2 &lt; radius1 ** 2 circle2...]) ** 2 + ( y - center2 [ 1 ]) ** 2 &lt; radius2 ** 2 circle3...
    scikit-learn.org/stable/auto_examples/cluster/plot_segmentation_toy.html
    Mon Dec 22 11:58:29 GMT 2025
      100.1K bytes
      Cache
     
  10. Plot randomly generated multilabel dataset &#82...

    1500 * p_c ** 2 , color = COLORS . take ([ 1 , 2 , 4 ]), ) ax...means the class is present: 1 2 3 Color Y N N Red N Y N Blue N...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_multilabel_dataset.html
    Mon Dec 22 11:58:31 GMT 2025
      96.8K bytes
      Cache
     
Back to Top