Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1251 - 1260 of over 10,000 for 2 (2.4 seconds)

  1. PyTorch - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/pytorch/
    Mon Feb 02 12:51:12 GMT 2026
      635.3K bytes
      Cache
      Similar Results (3)
     
  2. Curve Fitting with Bayesian Ridge Regression &#...

    sin ( 2 * np . pi * x ) size = 25 rng..., axes = plt . subplots ( 1 , 2 , figsize = ( 8 , 4 )) for i ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html
    Mon Feb 09 10:22:28 GMT 2026
      97.9K bytes
      Cache
     
  3. 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 Feb 09 10:22:28 GMT 2026
      118.6K bytes
      Cache
     
  4. 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 Feb 09 10:22:29 GMT 2026
      111.5K bytes
      Cache
     
  5. Comparing anomaly detection algorithms for outl...

    make_blobs ( centers = [[ 2 , 2 ], [ - 2 , - 2 ]], cluster_std = [...make_blobs ( centers = [[ 2 , 2 ], [ - 2 , - 2 ]], cluster_std = [...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_anomaly_comparison.html
    Mon Feb 09 10:22:29 GMT 2026
      118.7K bytes
      Cache
     
  6. Serverless - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/depmodels/serverless
    Mon Jan 12 13:13:10 GMT 2026
      635.5K bytes
      Cache
      Similar Results (1)
     
  7. grid_to_graph — scikit-learn 1.8.0 docume...

    'int64' with 2 stored elements and shape (2, 2)> Coords Values...>>> mask [[ 1 , 2 ], [ 1 , 2 ], :] = True >>>...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html
    Mon Feb 09 10:22:28 GMT 2026
      109.1K bytes
      Cache
     
  8. Release Highlights for scikit-learn 1.5 —...

    nothing; each false negative costs 2; each false positive costs 0.1...."all" ) . ravel () return tp - 2 * fn - 0.1 * fp print ( "Untuned...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Mon Feb 09 10:22:28 GMT 2026
      123K bytes
      Cache
     
  9. NotFittedError — scikit-learn 1.8.0 docum...

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) ... except...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.NotFittedError.html
    Mon Feb 09 10:22:28 GMT 2026
      106.5K bytes
      Cache
     
  10. LocalOutlierFactor — scikit-learn 1.8.0 d...

    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 Feb 09 10:22:30 GMT 2026
      151.8K bytes
      Cache
     
Back to Top