Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 1,470 for text (0.09 sec)

  1. Working With Text Data — scikit-learn 1.5.0 doc...

    >>> docs_test = twenty_test . data >>> predicted = text_clf . predict...techniques, such as text classification and text clustering. In the...
    scikit-learn.org/stable/tutorial/text_analytics/working_with_text_data.html
    Sat May 25 13:41:02 UTC 2024
      80.1K bytes
      Cache
     
  2. export_text — scikit-learn 1.5.0 documentation

    GitHub export_text # sklearn.tree. export_text ( decision_tree...= False ) [source] # Build a text report showing the rules of...
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_text.html
    Sat May 25 13:41:02 UTC 2024
      116.8K bytes
      Cache
     
  3. Sample pipeline for text feature extraction and...

    title = { "text" : "Parallel coordinates plot of text classifier...{ "text" : "trade-off between scoring time and mean test score"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Sat May 25 13:41:01 UTC 2024
      153.6K bytes
      Cache
     
  4. Classification of text documents using sparse f...

    predict ( X_test ) test_time = time () - t0 print ( f "test time: {...Clustering text documents using k-means Clustering text documents...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Sat May 25 13:41:02 UTC 2024
      156.6K bytes
      Cache
     
  5. Clustering text documents using k-means — sciki...

    Loading text data # We load data from The 20 newsgroups text dataset...top Ctrl + K GitHub Clustering text documents using k-means # This...
    scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html
    Sat May 25 13:41:03 UTC 2024
      149.1K bytes
      Cache
     
  6. feature_extraction.rst.txt

    :math:`\text{tf-idf}_{\text{term1}} = \text{tf} \times \text{idf}...:math:`\text{tf-idf(t,d)}=\text{tf(t,d)} \times \text{idf(t)}`....
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Sat May 25 13:41:03 UTC 2024
      43.6K bytes
     
  7. model_evaluation.rst.txt

    math:: \text{precision} = \frac{\text{tp}}{\text{tp} + \text{fp}},...math:: \text{recall} = \frac{\text{tp}}{\text{tp} + \text{fn}},...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Sat May 25 13:41:03 UTC 2024
      121.2K bytes
      2 views
     
  8. testimonials.rst.txt

    div:: sk-text-image-grid-large .. div:: text-box Scikit-learn..... div:: sk-text-image-grid-large .. div:: text-box Scikit-learn...
    scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt
    Fri May 24 12:15:00 UTC 2024
      25.7K bytes
      4 views
     
  9. pydata-sphinx-theme.css

    prev-next-area a .prev-next-info .prev-next-subtitle{text-tra...-pst-color-text-muted);text-align:center}td.text-align\:left...
    scikit-learn.org/dev/_static/styles/pydata-sphinx-theme.css
    Fri May 24 12:15:00 UTC 2024
      70.6K bytes
      Similar Results (1)
     
  10. plot_release_highlights_1_4_0.rst.txt

    X_test, y_train, y_test = train_test_split(X_adult,...--sklearn-color-text-on-default-background: var(--sg-text-color, va...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_4_0.r...
    Mon May 20 18:34:25 UTC 2024
      40.9K bytes
     
Back to top