Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 961 - 970 of over 10,000 for 1 (0.22 seconds)

Filter
  1. Classification of text documents using sparse f...

    the mean squared error on {-1, 1} encoded targets, one for each...n_features: { X_train . shape [ 1 ] } " ) print ( f "vectorize testing...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Mon Mar 23 20:39:20 UTC 2026
      25.2K bytes
      Cache
     
  2. Ordinary Least Squares and Ridge Regression — s...

    1 ] . T y_train = [ 0.5 , 1 ] X_test = np . c_...this_X = 0.1 * np . random . normal ( size = ( 2 , 1 )) + X_train...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
  3. Gaussian processes on discrete data structures ...

    array ([ 1.0 , 1.0 , 2.0 , 2.0 , 3.0 , 3.0 ])...( len ( X_train )), [ 1.0 if c else - 1.0 for c in Y_train ],...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html
    Mon Mar 23 20:39:20 UTC 2026
      18.2K bytes
      Cache
     
  4. Out-of-core classification of text documents — ...

    ()[ 1 ], rotation = 30 ) ymax = max ( cls_runtime ) * 1.2 ax...__init__ ( self , encoding = "latin-1" ): HTMLParser . __init__ ( self...
    scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
    Mon Mar 23 20:39:21 UTC 2026
      22.6K bytes
      Cache
     
  5. Multi-class AdaBoosted Decision Trees — scikit-...

    as depicted by Figure 1 in Zhu et al [ 1 ] . The core principle...of trees" : range ( 1 , n_estimators + 1 ), "AdaBoost" : [ m...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html
    Mon Mar 23 20:39:21 UTC 2026
      19.8K bytes
      Cache
     
  6. Visualizing cross-validation behavior in scikit...

    scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Gallery...10 ) percentiles_classes = [ 0.1 , 0.3 , 0.6 ] y = np . hstack...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Mon Mar 23 20:39:22 UTC 2026
      18.5K bytes
      Cache
     
  7. 10. Model persistence — scikit-learn 1.8.0 docu...

    1.1. Train and Persist the Model...serialized by pickle or joblib . 10.1. Workflow Overview # In a typical...
    scikit-learn.org/stable/model_persistence.html
    Mon Mar 23 20:39:23 UTC 2026
      14.7K bytes
      Cache
     
  8. Compare Stochastic learning strategies for MLPC...

    638843 Training set loss: 1.855465 training: inv-scaling with...factor = 0.5 , random_state = 1 ), datasets . make_moons ( noise...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html
    Mon Mar 23 20:39:22 UTC 2026
      17K bytes
      Cache
     
  9. PrintingResultHandler.ResultValuePrinter (Sprin...

    declaration: package: org.springframework.test.web.servlet.result, class: PrintingResultHandler, interface: ResultValuePrinter
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/res...
    Fri Feb 01 00:00:00 UTC 1980
      10.8K bytes
      Cache
     
  10. CacheOperation.Builder (Spring Framework 7.0.1 ...

    declaration: package: org.springframework.cache.interceptor, class: CacheOperation, class: Builder
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cache/interceptor/Ca...
    Fri Feb 01 00:00:00 UTC 1980
      30.6K bytes
      Cache
     
Back to Top