Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1101 - 1110 of 2,528 for = (0.07 sec)

  1. MultiTaskLassoCV — scikit-learn 1.5.2 documenta...

    fit_intercept = True , max_iter = 1000 , tol = 0.0001 , copy_X = True...precompute = 'auto' , Xy = None , copy_X = True , coef_init = None...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Sat Nov 23 04:49:16 UTC 2024
      160.7K bytes
      Cache
     
  2. Model selection with Probabilistic PCA and Fact...

    rank = 500 , 25 , 5 sigma = 1.0 rng = np . random ....compute_scores ( X ): pca = PCA ( svd_solver = "full" ) fa = FactorAnalysis...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_fa_model_selection.html
    Sat Nov 23 04:49:15 UTC 2024
      106.2K bytes
      Cache
     
  3. 6.1. Pipelines and composite estimators — sciki...

    >>> iris = load_iris () >>> pipe = Pipeline ( steps = [ ... (...memory = cachedir ) >>> pipe Pipeline(memory=..., steps=[('reduce_dim',...
    scikit-learn.org/stable/modules/compose.html
    Sat Nov 23 04:49:16 UTC 2024
      111.3K bytes
      Cache
     
  4. alter-step1-check-alterddl.png

    17639795 width=2292, height=836, bitDepth=8, colorType=RGBAlpha, ...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...
    dbflute.seasar.org/data/snapshot/intro/alter/alter-step1-check-alterddl.png
    Tue Nov 12 15:10:52 UTC 2024
      229.6K bytes
     
  5. SVM: Separating hyperplane for unbalanced class...

    plot_method = "contour" , colors = "k" , levels = [ 0 ], alpha = 0.5...plot_method = "contour" , colors = "r" , levels = [ 0 ], alpha = 0.5...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    Sat Nov 23 04:49:14 UTC 2024
      89.5K bytes
      Cache
     
  6. 10. Common pitfalls and recommended practices —...

    random_state = 42 >>> X , y = make_regression ( random_state = random_state...random_state = 42 ) >>> gbc = GradientBoostingClas ( random_state = 1 )...
    scikit-learn.org/stable/common_pitfalls.html
    Sat Nov 23 04:49:14 UTC 2024
      101.4K bytes
      Cache
     
  7. RBF SVM parameters — scikit-learn 1.5.2 documen...

    vmin = None , vmax = None , midpoint = None , clip = False ):...param_grid = dict ( gamma = gamma_range , C = C_range ) cv = StratifiedShuffleSpl...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Sat Nov 23 04:49:14 UTC 2024
      114.9K bytes
      Cache
     
  8. gen_batches — scikit-learn 1.5.2 documentation

    min_batch_size = 0 ) [source] # Generator to create...batch. min_batch_size int, default=0 Minimum number of elements in...
    scikit-learn.org/stable/modules/generated/sklearn.utils.gen_batches.html
    Sat Nov 23 04:49:14 UTC 2024
      107.1K bytes
      Cache
     
  9. 1. Metadata Routing — scikit-learn 1.5.2 docume...

    sample_weight = True ) >>> sel = SelectKBest ( k = 2 ) >>> pipe = make_pipeline...sample_weight = True ) >>> lr = LogisticRegressionCV ( ... cv = GroupKFold...
    scikit-learn.org/stable/metadata_routing.html
    Sat Nov 23 04:49:14 UTC 2024
      89.1K bytes
      Cache
     
  10. Faces recognition example using eigenfaces and ...

    subplots_adjust ( bottom = 0 , left = 0.01 , right = 0.99 , top = 0.90 , hspace...random_state = 42 ) scaler = StandardScaler () X_train = scaler ....
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Sat Nov 23 04:49:15 UTC 2024
      108.8K bytes
      Cache
     
Back to top