Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 4 of 4 for 1 (0.06 sec)

  1. plot_classifier_comparison.rst.txt

    C=1, random_state=42), GaussianProcessClass(1.0 * RBF(1.0),...max_features=1, random_state=42 ), MLPClassifier(alpha=1, max_iter=1000,...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Sat May 18 15:26:00 UTC 2024
      7.7K bytes
     
  2. user_guide.rst.txt

    toctree:: :numbered: :maxdepth: 1 metadata_routing.rst...
    scikit-learn.org/stable/_sources/user_guide.rst.txt
    Sat May 18 15:26:00 UTC 2024
      626 bytes
     
  3. test.mm

    1"> <node TEXT="Lorem ipsum. (&#12525;&#12...
    raw.githubusercontent.com/codelibs/fess-testdata/master/xml/test.mm
    Sun May 19 00:00:32 UTC 2024
      196 bytes
      2 views
     
  4. plot_adaboost_regression.rst.txt

    random_state=rng ) regr_1.fit(X, y) regr_2.fit(X, y) y_1 = regr_1.predict(X)...plt.plot(X, y_1, color=colors[1], label="n_estimators=1", linewidth=2)...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_adaboost_regression.rst.txt
    Sat May 18 15:26:01 UTC 2024
      4.9K bytes
     
Back to top