Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 941 - 950 of 2,010 for = (0.37 sec)

  1. MiniBatchSparsePCA — scikit-learn 1.7.0 documen...

    max_iter = 1000 , callback = None , batch_size = 3 , verbose = False...n_components = None , * , alpha = 1 , ridge_alpha = 0.01 , max_iter...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchSparsePCA.html
    Tue Jul 01 15:59:33 UTC 2025
      137.8K bytes
      Cache
     
  2. lars_path_gram — scikit-learn 1.7.0 documentation

    max_iter = 500 , alpha_min = 0 , method = 'lar' , copy_X = True ,..., verbose = 0 , return_path = True , return_n_iter = False , positive...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Tue Jul 01 15:59:33 UTC 2025
      118.4K bytes
      Cache
     
  3. Compare Stochastic learning strategies for MLPC...

    ) mlp = MLPClassifier ( random_state = 0 , max_iter = max_iter...make_circles ( noise = 0.2 , factor = 0.5 , random_state = 1 ), datasets...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html
    Tue Jul 01 15:59:32 UTC 2025
      105.4K bytes
      Cache
     
  4. conditionBeanMap (includeQueryMap) | DBFlute

    [property-type] = map: { ; [condition-key] = map: { [table-name] = list:{[column-name]...String = map: { ; GreaterThan = map: {} ; LessThan = map: {}...
    dbflute.seasar.org/ja/manual/reference/dfprop/includequery/index.html
    Fri Jun 13 09:55:28 UTC 2025
      30.8K bytes
      Cache
     
  5. nan_euclidean_distances — scikit-learn 1.7.0 do...

    Y = None , * , squared = False , missing_values = nan , copy...samples in X and Y, where Y=X is assumed if Y=None. When calculating...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.nan_euclidean_distances.html
    Tue Jul 01 15:59:32 UTC 2025
      110.9K bytes
      Cache
     
  6. BayesianGaussianMixture — scikit-learn 1.7.0 do...

    reg_covar = 1e-06 , max_iter = 100 , n_init = 1 , init_params = 'kmeans'...n_components = 1 , covariance_type = 'full' , tol = 0.001 , reg_covar...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Tue Jul 01 15:59:34 UTC 2025
      152.9K bytes
      Cache
     
  7. Restricted Boltzmann Machine features for digit...

    mode = "constant" , weights = w ) . ravel () X = np . concatenate...X , y = datasets . load_digits ( return_X_y = True ) X = np ....
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Tue Jul 01 15:59:35 UTC 2025
      132.1K bytes
      Cache
     
  8. PassiveAggressiveRegressor — scikit-learn 1.7.0...

    C = 1.0 , fit_intercept = True , max_iter = 1000 , tol = 0.001...n_iter_no_change = 5 , shuffle = True , verbose = 0 , loss = 'epsilon_insensitive'...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html
    Tue Jul 01 15:59:34 UTC 2025
      154.7K bytes
      Cache
     
  9. LassoLarsIC — scikit-learn 1.7.0 documentation

    criterion = 'aic' , * , fit_intercept = True , verbose = False ,..., precompute = 'auto' , max_iter = 500 , eps = np.float64(2....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Tue Jul 01 15:59:34 UTC 2025
      146K bytes
      Cache
     
  10. 1.2. Linear and Quadratic Discriminant Analysis...

    \mathcal{R}^d\) : \[P(y=k | x) = \frac{P(x | y=k) P(y=k)}{P(x)} = \frac{P(x...P(y=k | x) &= \log P(x | y=k) + \log P(y = k) + Cst \\ &= -\frac{1}{2}...
    scikit-learn.org/stable/modules/lda_qda.html
    Tue Jul 01 15:59:34 UTC 2025
      53.8K bytes
      Cache
     
Back to top