Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 151 - 160 of 1,998 for = (0.25 sec)

  1. Feature agglomeration — scikit-learn 1.7.0 docu...

    ( left = 0.01 , right = 0.99 , bottom = 0.01 , top = 0.91 ) for...], cmap = plt . cm . gray , vmax = 16 , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_agglomeration.html
    Thu Jul 03 11:42:05 UTC 2025
      94.8K bytes
      Cache
     
  2. Release Highlights for scikit-learn 1.3 — sciki...

    random_state = rng ) coef = rng . uniform ( low =- 10 , high = 20 , size...size = n_features ) y = rng . gamma ( shape = 2 , scale = np ....
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_3_0.html
    Thu Jul 03 11:42:05 UTC 2025
      116.6K bytes
      Cache
     
  3. MiniBatchNMF — scikit-learn 1.7.0 documentation

    max_iter = 200 , alpha_W = 0.0 , alpha_H = 'same' , l1_ratio = 0.0...n_components = 'auto' , * , init = None , batch_size = 1024 , beta_loss...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchNMF.html
    Thu Jul 03 11:42:06 UTC 2025
      155.2K bytes
      Cache
     
  4. check_array — scikit-learn 1.7.0 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
    Thu Jul 03 11:42:05 UTC 2025
      116.3K bytes
      Cache
     
  5. LastaFluteのアプリログ | LastaFlute

    <property name="domain.name" value="harbor"/> <property name="log.level"...name="backup.max.history" value="180"/> <appender name="console"...
    dbflute.seasar.org/ja/lastaflute/howto/structure/applogging.html
    Fri Jun 13 09:55:28 UTC 2025
      39.6K bytes
      Cache
     
  6. Plot the decision surface of decision trees tra...

    Parameters n_classes = 3 plot_colors = "ryb" plot_step = 0.02 for pairidx...tight_layout ( h_pad = 0.5 , w_pad = 0.5 , pad = 2.5 ) DecisionBoundaryDisp...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Thu Jul 03 11:42:05 UTC 2025
      95.7K bytes
      Cache
     
  7. DecisionBoundaryDisplay — scikit-learn 1.7.0 do...

    multiclass_colors = None , xlabel = None , ylabel = None , ax = None , **...plot_method = 'contourf' , ax = None , xlabel = None , ylabel = None...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Thu Jul 03 11:42:05 UTC 2025
      154.7K bytes
      Cache
     
  8. StratifiedGroupKFold — scikit-learn 1.7.0 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
    Thu Jul 03 11:42:05 UTC 2025
      129.9K bytes
      Cache
     
  9. 6. Visualizations — scikit-learn 1.7.0 document...

    y = load_iris ( return_X_y = True ) y = y == 2 # make...load_iris X , y = load_iris ( return_X_y = True ) y = y == 2 # make...
    scikit-learn.org/stable/visualizations.html
    Thu Jul 03 11:42:05 UTC 2025
      50K bytes
      Cache
     
  10. HashingVectorizer — scikit-learn 1.7.0 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
    Thu Jul 03 11:42:05 UTC 2025
      144.7K bytes
      Cache
     
Back to top