Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1001 - 1010 of over 10,000 for 2 (0.3 seconds)

  1. ARDRegression — scikit-learn 1.8.0 docume...

    [ 2 , 2 ]], [ 0 , 1 , 2 ]) ARDRegression() >>>...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html
    Mon Jan 19 11:28:24 GMT 2026
      141.9K bytes
      Cache
     
  2. Gradient Boosting regularization — scikit...

    2, max_features=2" , "magenta"..."learning_rate" : 0.2 , "max_features" : 2 }, ), ]: params...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html
    Mon Jan 19 11:28:25 GMT 2026
      96K bytes
      Cache
     
  3. 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 Jan 19 11:28:25 GMT 2026
      95.8K bytes
      Cache
     
  4. Comparison of kernel ridge regression and SVR &...

    logspace ( - 2 , 2 , 5 )}, ) kr = GridSearchCV..., 1e-2 , 1e-3 ], "gamma" : np . logspace ( - 2 , 2 ,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Mon Jan 19 11:28:23 GMT 2026
      122.8K bytes
      Cache
     
  5. plot_classifier_comparison.zip

    make_classification( n_features=2, n_redundant=0, n_informative=2, random_state=1,...rng = np.random.RandomState(2) X += 2 * rng.uniform(size=X.shape)...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Mon Jan 12 10:07:38 GMT 2026
      10.8K bytes
      1 views
     
  6. NuSVR — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Mon Jan 19 11:28:25 GMT 2026
      143K bytes
      Cache
     
  7. Successive Halving Iterations — scikit-le...

    "min_samples_split" : randint ( 2 , 11 ), "bootstrap"...param_distributions = param_dist , factor = 2 , random_state = rng ) rsh . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Mon Jan 19 11:28:23 GMT 2026
      156.7K bytes
      Cache
     
  8. RepeatedStratifiedKFold — scikit-learn 1....

    index=[1 2] Fold 2: Train: index=[1 3] Test: index=[0 2] Fold 3:...np . array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Mon Jan 19 11:28:24 GMT 2026
      121.8K bytes
      Cache
     
  9. hangar lastadoc

    FollowingBody JsonResponse<Void> 2 /member/update @author iwamatsu0430...annotations 1 myMemberId Integer 2 yourMemberId Integer @Required...
    dbflute.seasar.org/data/doc/lastadoc/lastadoc-hangar.html
    Sat Jan 24 07:51:13 GMT 2026
      59.7K bytes
      Cache
     
  10. GroupKFold — scikit-learn 1.8.0 documenta...

    Fold 0: Train: index=[2 3], group=[2 2] Test: index=[0 1 4 5],...group=[0 0 3 3] Test: index=[2 3], group=[2 2] get_metadata_routing...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Mon Jan 19 11:28:23 GMT 2026
      127.7K bytes
      Cache
     
Back to Top