Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1541 - 1550 of 2,365 for 2 (0.07 sec)

  1. Principal Component Analysis (PCA) on Iris Data...

    2 import mpl_toolkits.mplot3d #...X_reduced [:, 1 ], X_reduced [:, 2 ], c = iris . target , s = 40...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html
    Thu Jan 09 16:28:39 UTC 2025
      93.2K bytes
      Cache
     
  2. Detection error tradeoff (DET) curve — scikit-l...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state...ax_det ] = plt . subplots ( 1 , 2 , figsize = ( 11 , 5 )) for name...
    scikit-learn.org/stable/auto_examples/model_selection/plot_det.html
    Thu Jan 09 16:28:39 UTC 2025
      96.2K bytes
      Cache
     
  3. 「※1件でもOK入力は5項目!♪★最寄り駅・よく使用する駅の口コミ募集★10/18〆」の仕事依...

    契約(提案選定)後、事務局より入力フォームURLのご連絡 2.指定のURLにアクセスし、駅口コミを入力し送信 ※入力する項目は5項目あります。...■目安の口コミ件数 1件~3件 ■作業時間の目安 1件あたり1~2分程度 ■報酬額 100円/1件(税別) ■作業期間 契約締結後...
    jobhub.jp/jobs/40609
    Fri Jan 10 00:23:53 UTC 2025
      31.2K bytes
      1 views
      Cache
     
  4. GraphicalLasso — scikit-learn 1.6.1 documentation

    2 , 0.0 ], ... [ 0.0 , 0.4 , 0.0 , 0.0 ], ... [ 0.2 , 0.0...verbose = False , eps = np.float64(2.220446049250313e-16) , assume_centered...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Thu Jan 09 16:28:38 UTC 2025
      132.3K bytes
      Cache
     
  5. Faces recognition example using eigenfaces and ...

    for machine learning we use the 2 data directly (as relative pixel...figure ( figsize = ( 1.8 * n_col , 2.4 * n_row )) plt . subplots_adjust...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Thu Jan 09 16:28:39 UTC 2025
      112.9K bytes
      Cache
     
  6. Kernel PCA — scikit-learn 1.6.1 documentation

    subplots ( ncols = 2 , sharex = True , sharey = True...KernelPCA pca = PCA ( n_components = 2 ) kernel_pca = KernelPCA ( n_components...
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Thu Jan 09 16:28:40 UTC 2025
      107.4K bytes
      Cache
     
  7. Effect of transforming the targets in regressio...

    subplots ( 2 , 2 , sharey = "row" , figsize =...ax1 ) = plt . subplots ( 1 , 2 ) ax0 . hist ( y , bins = 100...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Thu Jan 09 16:28:39 UTC 2025
      124.9K bytes
      Cache
     
  8. 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 Jan 09 16:28:40 UTC 2025
      120.5K bytes
      Cache
     
  9. Recursive feature elimination with cross-valida...

    The introduction of 2 additional redundant (i.e. correlated)...n_informative = 3 , n_redundant = 2 , n_repeated = 0 , n_classes =...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html
    Thu Jan 09 16:28:39 UTC 2025
      93.9K bytes
      Cache
     
  10. NotFittedError — scikit-learn 1.6.1 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) ... except...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.NotFittedError.html
    Thu Jan 09 16:28:40 UTC 2025
      106.3K bytes
      Cache
     
Back to top