Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 831 - 840 of 2,642 for 2 (0.09 sec)

  1. load_iris — scikit-learn 1.5.2 documentation

    2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html
    Thu Sep 19 14:56:28 UTC 2024
      135.4K bytes
      Cache
     
  2. Gaussian processes on discrete data structures ...

    2.0 , 2.0 , 3.0 , 3.0 ]) training_idx...Y [ training_idx ], width = 0.2 , color = "r" , alpha = 1 , label...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html
    Thu Sep 19 14:56:26 UTC 2024
      116.6K bytes
      Cache
     
  3. Sparse coding with a precomputed dictionary — s...

    ) ** 2 / width ** 2 ) * np . exp ( - (( x - center ) ** 2 ) /.../ ( 2 * width ** 2 )) ) return x def ricker_matrix ( width , resolution...
    scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html
    Thu Sep 19 14:56:28 UTC 2024
      103.9K bytes
      Cache
     
  4. 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
    Thu Sep 19 14:56:26 UTC 2024
      94.1K bytes
      Cache
     
  5. scikit-learn: machine learning in Python — scik...

    2 is available for download ( Changelog...April 2024. scikit-learn 1.4.2 is available for download ( Changelog...
    scikit-learn.org/stable/index.html
    Thu Sep 19 14:56:27 UTC 2024
      33.7K bytes
      Cache
      Similar Results (1)
     
  6. 6.1. Pipelines and composite estimators — sciki...

    2. Access pipeline steps # The estimators...'select' , SelectKBest ( k = 2 )), ... ( 'clf' , LogisticRegression...
    scikit-learn.org/stable/modules/compose.html
    Thu Sep 19 14:56:28 UTC 2024
      111.5K bytes
      Cache
     
  7. Gaussian Mixture Model Selection — scikit-learn...

    2 ), C ) # general component_2 = 0.7 * np . random...scatter ( component_2 [:, 0 ], component_2 [:, 1 ], s = 0.8 )...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html
    Thu Sep 19 14:56:28 UTC 2024
      121.8K bytes
      Cache
     
  8. grid_to_graph — scikit-learn 1.5.2 documentation

    'int64' with 2 stored elements and shape (2, 2)> Coords Values...= bool ) >>> mask [[ 1 , 2 ], [ 1 , 2 ], :] = True >>> graph =...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html
    Thu Sep 19 14:56:27 UTC 2024
      107.7K bytes
      Cache
     
  9. 移行 1.0.1 to 1.0.2 | DBFlute

    2 お約束の注意点 環境上の注意点 実装上の注意点 お約束の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate101to102.html
    Tue Sep 17 12:05:05 UTC 2024
      6.2K bytes
      Cache
     
  10. Comparing Random Forests and Histogram Gradient...

    col = 2 ) fig . add_trace ( line_trace , row = 1 , col = 2 ) fig..." ) Number of physical cores: 2 Unlike RF, HGBT models offer an...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Thu Sep 19 14:56:26 UTC 2024
      120.5K bytes
      Cache
     
Back to top