- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 51 for 1 (0.04 seconds)
Filter
- Size
- - 10KB 35
- 10KB - 100KB 16
- File Type
- Text 51
-
model_evaluation.rst.txt
1, 1, 1, 1, 1] >>> y_pred = [0, 1, 0, 1, 0, 1, 0, 1] >>>...0, 0, 1, 1, 1, 1, 1] >>> y_pred = [0, 1, 0, 1, 0, 1, 0, 1] >>>...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
cross_validation.rst.txt
[1., 1.], [-1., -1.], [2., 2.]]) >>> y = np.array([0, 1, 0,...3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3] [0 1]...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
plot_discretization_strategies.rst.txt
len(strategies) + 1, i) ax.scatter(X[:, 0], X[:, 1], edgecolors="k")...300), np.linspace(X[:, 1].min(), X[:, 1].max(), 300), ) grid =...scikit-learn.org/stable/_sources/auto_examples/preprocessing/plot_discretization_strategies.rst.txt -
feature_selection.rst.txt
1], [0, 1, 0], [1, 0, 0], [0, 1, 1], [0, 1, 0], [0, 1, 1]]...0], [0, 0], [1, 1], [1, 0], [1, 1]]) As expected, ``VarianceThreshold``...scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt -
test.log
2024-11-13 10:00:03 DEBUG [worker-1] Processing search request: "Lorem...2024-11-13 10:00:04 DEBUG [worker-1] Found 150 results for query "Lorem...raw.githubusercontent.com/codelibs/fess-testdata/master/files/logs/test.log -
feature_extraction.rst.txt
array([[1, 1, 1, 0, 1, 1, 1, 0], [1, 1, 0, 1, 1, 1, 0, 1]]) In...array([[0, 1, 1, 1, 0, 0, 1, 0, 1], [0, 1, 0, 1, 0, 2, 1, 0, 1], [1,...scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt -
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 -
ensemble.rst.txt
1, 2, np.nan]).reshape(-1, 1) >>> y = [0, 0, 1, 1] >>> gbdt...np.nan, 1, 2, np.nan]).reshape(-1, 1) >>> y = [0, 1, 0, 0, 1] >>>...scikit-learn.org/stable/_sources/modules/ensemble.rst.txt -
neighbors.rst.txt
array([[-1, -1], [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]])...np.array([[-1, -1], [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]])...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
preprocessing.rst.txt
1. , 0.1], [4.4, 2.2, 1.1, 0.1], [4.4, 2.2, 1.2, 0.1], ...,...0. , -1.22, 1.33 ], [ 1.22, 0. , -0.267], [-1.22, 1.22, -1.06 ]])...scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt