Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 471 - 480 of 1,998 for = (0.24 sec)

  1. NuSVR — scikit-learn 1.7.0 documentation

    nu = 0.5 , C = 1.0 , kernel = 'rbf' , degree = 3 , gamma...gamma = 'scale' , coef0 = 0.0 , shrinking = True , tol = 0.001 ,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Thu Jul 03 11:42:06 UTC 2025
      142.7K bytes
      Cache
     
  2. auto_examples_jupyter.zip

    pace=0.01, wspace=0.01, top=1, bottom=0, left=0, right=1)\n\nplt.show()"...plt.subplots_adjust(bottom=0, left=0.01, right=0.99, top=0.90, hspace=0.35)\n for...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Wed Jul 02 18:21:48 UTC 2025
      2.2M bytes
      2 views
     
  3. Nearest Neighbors Classification — scikit-learn...

    train_test_split iris = load_iris ( as_frame = True ) X = iris . data [[...DecisionBoundaryDisp _ , axs = plt . subplots ( ncols = 2 , figsize = ( 12 , 5 ))...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Thu Jul 03 11:42:05 UTC 2025
      96.2K bytes
      Cache
     
  4. Balance model complexity and cross-validated sc...

    random_state = 42 , C = 0.01 , max_iter = 1000 )), ] ) param_grid = { ...GridSearchCV(cv=ShuffleSplit(n_splits=30, random_state=0, test_size=None,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Thu Jul 03 11:42:06 UTC 2025
      169.1K bytes
      Cache
     
  5. LearningCurveDisplay — scikit-learn 1.7.0 docum...

    error_score = nan , fit_params = None , ax = None , negate_score = False...>>> X , y = load_iris ( return_X_y = True ) >>> tree = DecisionTreeClassifi...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Thu Jul 03 11:42:05 UTC 2025
      144.5K bytes
      Cache
     
  6. DecisionTreeClassifier — scikit-learn 1.7.0 doc...

    criterion = 'gini' , splitter = 'best' , max_depth = None , min_samples_split...min_weight_fraction_leaf = 0.0 , max_features = None , random_state = None , max_leaf_nodes...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Thu Jul 03 11:42:05 UTC 2025
      173.5K bytes
      Cache
     
  7. Spring Frameworkの取扱い | DBFlute

    multiple DB // ========== // Runtime Component // ========== @Bean(name=...DBFluteBeansJavaConf { // ========== // Attribute // ========= @Autowired protected...
    dbflute.seasar.org/ja/manual/reference/diway/spring/index.html
    Fri Jun 13 09:55:28 UTC 2025
      21.3K bytes
      1 views
      Cache
     
  8. LogisticRegression — scikit-learn 1.7.0 documen...

    penalty = 'l2' , * , dual = False , tol = 0.0001 , C = 1.0 , fit_intercept...fit_intercept = True , intercept_scaling = 1 , class_weight = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Thu Jul 03 11:42:05 UTC 2025
      191.3K bytes
      Cache
     
  9. GraphicalLassoCV — scikit-learn 1.7.0 documenta...

    alphas = 4 , n_refinements = 4 , cv = None , tol = 0.0001 ,...enet_tol = 0.0001 , max_iter = 100 , mode = 'cd' , n_jobs = None...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Thu Jul 03 11:42:05 UTC 2025
      139.9K bytes
      Cache
     
  10. PLSCanonical — scikit-learn 1.7.0 documentation

    n_components = 2 , * , scale = True , algorithm = 'nipals' , max_iter...max_iter = 500 , tol = 1e-06 , copy = True ) [source] # Partial...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Thu Jul 03 11:42:06 UTC 2025
      159.6K bytes
      Cache
     
Back to top