Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 1,990 for = (0.18 sec)

  1. 5. Visualizations — scikit-learn 1.6.1 document...

    y = load_wine ( return_X_y = True ) y = y == 2 # make...y_test = train_test_split ( X , y , random_state = 42 ) svc = SVC...
    scikit-learn.org/stable/visualizations.html
    Wed Apr 16 15:57:20 UTC 2025
      43.3K bytes
      Cache
     
  2. Gradient Boosting regularization — scikit-learn...

    test_size = 0.8 , random_state = 0 ) original_params = { "n_estimators"...color = color , label = label , ) plt . legend ( loc = "upper...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html
    Thu Apr 17 23:17:17 UTC 2025
      96.2K bytes
      Cache
     
  3. MLPClassifier — scikit-learn 1.6.1 documentation

    learning_rate_init = 0.001 , power_t = 0.5 , max_iter = 200 , shuffle = True...random_state = None , tol = 0.0001 , verbose = False , warm_start = False...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Thu Apr 17 23:17:18 UTC 2025
      159K bytes
      Cache
     
  4. Label Propagation digits: Demonstrating perform...

    n_total_samples = len ( y ) n_labeled_points = 40 indices = np . arange...lp_model = LabelSpreading ( gamma = 0.25 , max_iter = 20 ) lp_model...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Thu Apr 17 23:17:17 UTC 2025
      99.3K bytes
      Cache
     
  5. jaccard_score — scikit-learn 1.6.1 documentation

    labels = None , pos_label = 1 , average = 'binary' , sample_weight...sample_weight = None , zero_division = 'warn' ) [source] # Jaccard...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html
    Thu Apr 17 23:17:18 UTC 2025
      120.8K bytes
      Cache
     
  6. SkewedChi2Sampler — scikit-learn 1.6.1 document...

    skewedness = 1.0 , n_components = 100 , random_state = None ) [source]...n_components = 10 , ... random_state = 0 ) >>> X_features = chi2_feature...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.SkewedChi2Sampler.html
    Thu Apr 17 23:17:18 UTC 2025
      130.2K bytes
      Cache
     
  7. 外だしSQLのタイトル (OutsideSqlTitle) | DBFlute

    [df-outside-sql-test] /= = = = = = = = = = = = = = = = = = = [df-outside-sql-test]...[df-outside-sql-test] = = = = = = = = = = / dfpropによるON/OFF DBFlute-1.0.x...
    dbflute.seasar.org/ja/manual/function/genbafit/dbflutefit/outsidesqltitle/index.html
    Mon Apr 07 07:01:47 UTC 2025
      13.3K bytes
      Cache
     
  8. ARDRegression — scikit-learn 1.6.1 documentation

    max_iter = 300 , tol = 0.001 , alpha_1 = 1e-06 , alpha_2 = 1e-06...lambda_1 = 1e-06 , lambda_2 = 1e-06 , compute_score = False ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html
    Thu Apr 17 23:17:18 UTC 2025
      141.6K bytes
      Cache
     
  9. PLSRegression — scikit-learn 1.6.1 documentation

    n_components = 2 , * , scale = True , max_iter = 500 , tol = 1e-06 ,...transform ( X , y = None , Y = None , copy = True ) [source] #...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Thu Apr 17 23:17:16 UTC 2025
      163.6K bytes
      Cache
     
  10. about.rst.txt

    _about: ======== About us ======== History ======= This project...contribution. Governance ========== The decision making process...
    scikit-learn.org/stable/_sources/about.rst.txt
    Wed Apr 16 15:57:20 UTC 2025
      16.6K bytes
      4 views
     
Back to top