Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 641 - 650 of 2,024 for = (0.08 sec)

  1. HuberRegressor vs Ridge on dataset with strong ...

    n_samples = 20 , n_features = 1 , random_state = 0 , noise = 4.0 ,...): huber = HuberRegressor ( alpha = 0.0 , epsilon = epsilon )...
    scikit-learn.org/stable/auto_examples/linear_model/plot_huber_vs_ridge.html
    Mon Aug 25 13:49:23 UTC 2025
      95.1K bytes
      Cache
     
  2. HashingVectorizer — scikit-learn 1.7.1 document...

    binary=False , norm='l2' , alternate_sign=True , dtype=<class..., input='content' , encoding='utf-8' , decode_error='strict'...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html
    Mon Aug 25 13:49:19 UTC 2025
      144.7K bytes
      Cache
     
  3. spectral_embedding — scikit-learn 1.7.1 documen...

    n_components = 8 , eigen_solver = None , random_state = None , eigen_tol...eigen_tol = 'auto' , norm_laplacian = True , drop_first = True )...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.spectral_embedding.html
    Mon Aug 25 13:49:19 UTC 2025
      114.5K bytes
      Cache
     
  4. feature_extraction.rst.txt

    _feature_extraction: ========== Feature extraction ========== .. currentmodule::...Loading features from dicts ========== The class :class:`DictVectorizer`...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Sat Aug 23 16:32:04 UTC 2025
      43.4K bytes
     
  5. selectList(cb) (リスト検索) | DBFlute

    ListResultBean<Member> memberList = memberBhv .selectList( cb -> {...ListResultBean<Member> memberList = memberBhv .selectList( cb -> {...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectlist.html
    Tue Aug 12 02:41:09 UTC 2025
      14.5K bytes
      Cache
     
  6. StratifiedGroupKFold — scikit-learn 1.7.1 docum...

    ( n_splits = 5 , shuffle = False , random_state = None ) [source]...StratifiedGroupKFold(n_splits=3, random_state=None, shuffle=False) >>> for i...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Mon Aug 25 13:49:18 UTC 2025
      129.7K bytes
      Cache
     
  7. Better Binary Quantization (BBQ) in Lucene and ...

    max_{v_{c1}'}=max(v_{c1}')=0.19,min_{v_{c1}'}=min(v_{c1}')=-0.38 Q(x_{s})...bin(v_{c1}') = [0, 1, 1, 0, 0, 0, 0, 0] 0b00000110 = 6 v 1 = [ 0.56...
    www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch
    Tue Aug 26 00:43:05 UTC 2025
      288.1K bytes
      Cache
     
  8. check_array — scikit-learn 1.7.1 documentation

    accept_sparse = False , * , accept_large_sparse = True , dtype = 'numeric'...'numeric' , order = None , copy = False , force_writeable = False , force_all_finite...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html
    Mon Aug 25 13:49:18 UTC 2025
      116.3K bytes
      Cache
     
  9. Robust covariance estimation and Mahalanobis di...

    7 ) n_samples = 125 n_outliers = 25 n_features = 2 # generate...gen_cov = np . eye ( n_features ) gen_cov [ 0 , 0 ] = 2.0 X = np ....
    scikit-learn.org/stable/auto_examples/covariance/plot_mahalanobis_distances.html
    Mon Aug 25 13:49:23 UTC 2025
      117.3K bytes
      Cache
     
  10. 3.2. Tuning the hyper-parameters of an estimato...

    6 * 2 = 12 35 // 2 = 17 12 * 2 = 24 17 // 2 = 8 24 * 2 = 48 8...3 (=min_resources) 70 (=n_candidates) 3 * 2 = 6 70 // 2 = 35...
    scikit-learn.org/stable/modules/grid_search.html
    Mon Aug 25 13:49:18 UTC 2025
      130.8K bytes
      Cache
     
Back to top