Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 10 for text (0.13 sec)

  1. auto_examples_jupyter.zip

    X_test, y_train, y_test = train_test_split(\n X, y, test_size=0.25,...minibatch_size)\n while len(X_text):\n yield X_text, y\n X_text, y = get_minibatch(doc_iter,...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    2025-02-14 14:51
      2.2M bytes
      2 views
     
  2. plot_discretization_strategies.zip

    "mimetype": "text/x-python", "name": "python",...
    scikit-learn.org/stable/_downloads/7b16734166ab4280e940d7fb89dd6113/plot_discretization_strategie...
    2025-02-15 18:29
      7.1K bytes
     
  3. plot_multi_metric_evaluation.zip

    ``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...``'_<scorer_name>'`` (``'mean_test_precision'``,\n``'rank_test_precision'``,...
    scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip
    2025-02-14 14:51
      8.8K bytes
     
  4. plot_pca_iris.zip

    "mimetype": "text/x-python", "name": "python",...
    scikit-learn.org/stable/_downloads/99402c7ce7a6ab7fafcb48caa3c9447b/plot_pca_iris.zip
    2025-02-14 14:51
      8.5K bytes
     
  5. plot_release_highlights_1_6_0.zip

    # - Many tests in the common test suite are updated...more details.\n- Many tests in the common test suite are updated...
    scikit-learn.org/stable/_downloads/151e78f803ff9f3154dd7dbbaf45e0b0/plot_release_highlights_1_6_0...
    2025-02-14 14:51
      19.5K bytes
     
  6. plot_hgbt_regression.zip

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    2025-02-14 14:51
      36.8K bytes
     
  7. plot_classifier_comparison.zip

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    2025-02-15 18:29
      10.8K bytes
     
  8. auto_examples_python.zip

    tick test_stats["n_test"] += len(y_test) test_stats["n_test_pos"]...X_train, X_test, y_train, y_test = train_test_split( X, y, test_size=0.25,...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    2025-02-14 14:51
      1.6M bytes
      5 views
     
  9. plot_kmeans_digits.zip

    "mimetype": "text/x-python", "name": "python",...
    scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip
    2025-02-14 14:51
      15.5K bytes
     
  10. test.zip

    txt Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。...
    raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.zip
    2025-02-16 00:01
      595 bytes
      1 views
     
Back to top