Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1181 - 1190 of 2,024 for = (0.07 sec)

  1. genba-implfit-Classification-is-completion.png

    35273367 width=759, height=191, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...
    dbflute.seasar.org/ja/data/model/genba/genba-implfit-Classification-is-completion.png
    Tue Aug 12 02:41:09 UTC 2025
      43.9K bytes
     
  2. Recognizing hand-written digits — scikit-learn ...

    axes = plt . subplots ( nrows = 1 , ncols = 4 , figsize = ( 10...subplots ( nrows = 1 , ncols = 4 , figsize = ( 10 , 3 )) for ax ,...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Mon Aug 25 13:49:23 UTC 2025
      102K bytes
      Cache
     
  3. rbf_kernel — scikit-learn 1.7.1 documentation

    Y = None , gamma = None ) [source] # Compute...array. If None , uses Y=X . gamma float, default=None If None, defaults...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.rbf_kernel.html
    Mon Aug 25 13:49:24 UTC 2025
      107.2K bytes
      Cache
     
  4. StackingClassifier — scikit-learn 1.7.1 documen...

    final_estimator = None , * , cv = None , stack_method = 'auto' , n_jobs...n_jobs = None , passthrough = False , verbose = 0 ) [source] #...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Mon Aug 25 13:49:18 UTC 2025
      158.8K bytes
      Cache
     
  5. BernoulliNB — scikit-learn 1.7.1 documentation

    alpha = 1.0 , force_alpha = True , binarize = 0.0 , fit_prior...fit_prior = True , class_prior = None ) [source] # Naive Bayes classifier...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Mon Aug 25 13:49:19 UTC 2025
      152.1K bytes
      Cache
     
  6. BernoulliRBM — scikit-learn 1.7.1 documentation

    n_components = 256 , * , learning_rate = 0.1 , batch_size = 10 , n_iter...n_iter = 10 , verbose = 0 , random_state = None ) [source] # Bernoulli...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html
    Mon Aug 25 13:49:24 UTC 2025
      135.8K bytes
      Cache
     
  7. SVM with custom kernel — scikit-learn 1.7.1 doc...

    cmap = plt . cm . Paired , ax = ax , response_method = "predict"...1 ], c = Y , cmap = plt . cm . Paired , edgecolors = "k" ) plt...
    scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.html
    Mon Aug 25 13:49:23 UTC 2025
      89K bytes
      Cache
     
  8. StackingRegressor — scikit-learn 1.7.1 document...

    final_estimator = None , * , cv = None , n_jobs = None , passthrough = False..., y = load_diabetes ( return_X_y = True ) >>> estimators = [ ......
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Mon Aug 25 13:49:24 UTC 2025
      153.5K bytes
      Cache
     
  9. 10. Model persistence — scikit-learn 1.7.1 docu...

    >>> clf = ensemble . HistGradientBoosting () >>> X , y = datasets..., "rb" ) as f : onx = f . read () sess = InferenceSession ( onx...
    scikit-learn.org/stable/model_persistence.html
    Mon Aug 25 13:49:18 UTC 2025
      77.2K bytes
      Cache
     
  10. make_column_selector — scikit-learn 1.7.1 docum...

    pattern = None , * , dtype_include = None , dtype_exclude = None...Parameters : pattern str, default=None Name of columns containing...
    scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_selector.html
    Mon Aug 25 13:49:19 UTC 2025
      117.6K bytes
      Cache
     
Back to top