Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1041 - 1050 of 2,296 for 2 (0.27 sec)

  1. Illustration of Gaussian process classification...

    2 ) Y = np . logical_xor ( X [:,...DotProduct ( sigma_0 = 1.0 ) ** 2 ] for i , kernel in enumerate...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Mon Apr 21 17:07:39 UTC 2025
      97.7K bytes
      Cache
     
  2. AdaBoostClassifier — scikit-learn 1.6.1 documen...

    implements the algorithm based on [2] . Read more in the User Guide...max_depth=1 . Added in version 1.2: base_estimator was renamed to...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Mon Apr 21 17:07:39 UTC 2025
      160.9K bytes
      Cache
     
  3. contingency_matrix — scikit-learn 1.6.1 documen...

    2 , 2 ] >>> labels_pred = [ 1 , 0 , 2 , 1 , 0 , 2 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.contingency_matrix.html
    Mon Apr 21 17:07:40 UTC 2025
      109.7K bytes
      Cache
     
  4. Eclipseでgit clone | DBFlute

    Git Perspectiveを開く 2. Git Repositories Viewでペースト 3....cloneウィザードでclone 3-1. リポジトリ基本情報を入力 3-2. ブランチを選択 3-3. clone先の調整とimportのチェック...
    dbflute.seasar.org/ja/manual/topic/friends/eclipse/operation/git/egitclone.html
    Fri Apr 18 17:54:33 UTC 2025
      19.1K bytes
      Cache
     
  5. Friends - Maven | DBFlute

    mystic-2.1.jar -> hangar-0.8.jar l M ↓ -> bigband-3.4.jar i 2 sea-1.5.jar...piari-1.0.jar -> dstore-2.0.jar -> oneman-2.5.jar ↑ +-↓ | <<< pom.xml...
    dbflute.seasar.org/ja/manual/topic/friends/maven/index.html
    Fri Apr 18 17:54:33 UTC 2025
      13.3K bytes
      Cache
     
  6. RBF — scikit-learn 1.6.1 documentation

    x_j)^2}{2l^2} \right)\] where \(l\) is the...very smooth. See [2] , Chapter 4, Section 4.2, for further details...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RBF.html
    Mon Apr 21 17:07:40 UTC 2025
      132.6K bytes
      Cache
     
  7. Factor Analysis (with rotation) to visualize pa...

    2 , 3 ]) ax . set_xticklabels (...) ax . set_yticks ([ 0 , 1 , 2 , 3 ]) ax . set_yticklabels (...
    scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html
    Mon Apr 21 17:07:39 UTC 2025
      96K bytes
      Cache
     
  8. Model-based and sequential feature selection — ...

    2 area (worst): 185.2 4254.0 smoothness (worst):...Since we want to select only 2 features, we will set this threshold...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_select_from_model_diabetes.html
    Mon Apr 21 17:07:39 UTC 2025
      123.1K bytes
      Cache
     
  9. 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
    Mon Apr 21 17:07:40 UTC 2025
      110.8K bytes
      Cache
     
  10. lars_path_gram — scikit-learn 1.6.1 documentation

    is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...copy_X = True , eps = np.float64(2.220446049250313e-16) , copy_Gram...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Mon Apr 21 17:07:40 UTC 2025
      118.9K bytes
      Cache
     
Back to top