Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 458 for f (0.1 sec)

  1. Trump administration live updates: Doug Burgum ...

    Robert F. Kennedy Jr., nominated to lead...they are fearful that if Robert F. Kennedy Jr. is confirmed as health...
    www.nbcnews.com/politics/congress/live-blog/trump-cabinet-senate-confirmation-hearings-live-updat...
    Fri Jan 31 01:00:35 UTC 2025
      2.2M bytes
      Cache
     
  2. about.rst.txt

    F. and Varoquaux, G. and Gramfort,...
    scikit-learn.org/stable/_sources/about.rst.txt
    Wed Feb 19 13:18:04 UTC 2025
      16.6K bytes
      4 views
     
  3. L1-based models for Sparse Signals — scikit-lea...

    " f "ARD $R^2$: { r2_score_ard : .3f } , " f "ElasticNet...( X_train , y_train ) print ( f "Lasso fit done in { ( time ()...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Thu Feb 20 15:57:35 UTC 2025
      125K bytes
      Cache
     
  4. Model-based and sequential feature selection — ...

    time () print ( f " \n tol: { tol } " ) print ( f "Features selected:...X , y ) toc = time () print ( f "Features selected by SelectFromModel:...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_select_from_model_diabetes.html
    Thu Feb 20 15:57:36 UTC 2025
      123.1K bytes
      Cache
     
  5. Importance of Feature Scaling — scikit-learn 1....

    label = f "class { target_class } " , alpha...1 ], color = color , label = f "class { target_class } " , alpha...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Thu Feb 20 15:57:35 UTC 2025
      122.1K bytes
      Cache
     
  6. Polynomial and Spline interpolation — scikit-le...

    def f ( x ): """Function to be approximated...replace = False )) y_train = f ( x_train ) # create 2D-array...
    scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html
    Thu Feb 20 15:57:35 UTC 2025
      121.4K bytes
      Cache
     
  7. FeatureHasher and DictVectorizer Comparison — s...

    s in raw_data ) / 1e6 print ( f " { len ( raw_data ) } documents...data_size_mb / duration ) print ( f "done in { duration : .3f } s...
    scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html
    Thu Feb 20 15:57:36 UTC 2025
      143.2K bytes
      Cache
     
  8. 1.13. Feature selection — scikit-learn 1.6.1 do...

    f_classif , mutual_info_classif The methods based on F-test...estimator. For instance, we can use a F-test to retrieve the two best...
    scikit-learn.org/stable/modules/feature_selection.html
    Thu Feb 20 15:57:35 UTC 2025
      73.2K bytes
      Cache
     
  9. Classification of text documents using sparse f...

    print ( f " { len ( data_train . data ) } documents - " f " { data_train_size_mb...print ( f " { len ( target_names ) } categories" ) print ( f "vectorize...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Thu Feb 20 15:57:35 UTC 2025
      157.5K bytes
      Cache
     
  10. Precision-Recall — scikit-learn 1.6.1 documenta...

    positives ( \(F_p\) ). \[P = \frac{T_p}{T_p+F_p}\] Recall ( \(R\)...negatives ( \(F_n\) ). \[R = \frac{T_p}{T_p + F_n}\] The precision-recall...
    scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html
    Thu Feb 20 15:57:35 UTC 2025
      140.7K bytes
      Cache
     
Back to top