Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 151 - 160 of 1,184 for f (0.18 seconds)

  1. Manifold learning on handwritten digits: Locall...

    marker = f "$ { digit } $" , s...invertible else : data = X print ( f "Computing { name } ..."...
    scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html
    Mon Dec 15 15:02:31 GMT 2025
      121.1K bytes
      Cache
     
  2. GroupShuffleSplit — scikit-learn 1.8.0 do...

    print ( f "Fold { i } :" ) ... print ( f " Train:...train_index ] } " ) ... print ( f " Test: index= { test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Mon Dec 15 15:02:33 GMT 2025
      129K bytes
      Cache
     
  3. 1.17. Neural network models (supervised) &#8212...

    algorithm that learns a function \(f: R^m \rightarrow R^o\) by training...neuron MLP learns the function \(f(x) = W_2 g(W_1^T x + b_1) + b_2\)...
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Mon Dec 15 15:02:33 GMT 2025
      66.9K bytes
      Cache
     
  4. Lagged features for time series forecasting &#8...

    alias ( f "lagged_count_ { i } h"...deviation from now on. print ( f "CV MAPE: { cv_mape_scores...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Mon Dec 15 15:02:31 GMT 2025
      162.5K bytes
      Cache
     
  5. StratifiedKFold — scikit-learn 1.8.0 docu...

    print ( f "Fold { i } :" ) ... print ( f " Train:...train_index } " ) ... print ( f " Test: index= { test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Mon Dec 15 15:02:30 GMT 2025
      125.1K bytes
      Cache
     
  6. Image denoising using kernel PCA — scikit...

    f "Noisy test images \n MSE:...plot_digits ( X_reconstructed_pca , f "PCA reconstruction \n MSE:...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Mon Dec 15 15:02:30 GMT 2025
      102.3K bytes
      Cache
     
  7. One-class SVM with non-linear kernel (RBF) &#82...

    set ( xlabel = ( f "error train: { n_error_train...{ n_error_test } /40 ;" f " errors novel abnormal:...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Mon Dec 15 15:02:30 GMT 2025
      100.6K bytes
      Cache
     
  8. Feature discretization — scikit-learn 1.8...

    enumerate ( datasets ): print ( f " \n dataset { ds_cnt } \n...score ( X_test , y_test ) print ( f " { name } : { score : .2f...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html
    Mon Dec 15 15:02:31 GMT 2025
      128.5K bytes
      Cache
     
  9. DateTimeFormatterFactory (Spring Framework 7.0....

    Small 'M' = Medium 'L' = Long 'F' = Full '-' = Omitted Note that...from the set {"S", "M", "L", "F", "-"} setTimeZone public  ...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/format/datetime/stan...
    Fri Feb 01 00:00:00 GMT 1980
      29.9K bytes
      Cache
     
  10. plot_release_highlights_1_8_0.zip

    set_title(f"Class {c}") axes[i].set_xlabel(None)...model.fit(X, y) toc = time() print(f"Fitting ElasticNetCV took {toc...
    scikit-learn.org/stable/_downloads/195570df7730e31327589be9e4984333/plot_release_highlights_1_8_0...
    Mon Dec 15 15:02:30 GMT 2025
      24.6K bytes
     
Back to Top