- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1051 - 1060 of 9,830 for 2 (0.47 seconds)
-
Evaluate the performance of a classifier with C...
set_printoptions ( precision = 2 ) # Plot non-normalized confusion...n_redundant = 0 , n_classes = 2 , random_state = 42 , ) X_train...scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html -
adjusted_mutual_info_score — scikit-learn...
JMLR [ 2 ] Wikipedia entry for the Adjusted...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) 0.0 Gallery examples #...scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html -
Map data to a normal distribution — sciki...
figaspect ( 2 )) axes = axes . flatten () axes_idxs..., 9 ), ( 1 , 4 , 7 , 10 ), ( 2 , 5 , 8 , 11 ), ( 12 , 15 , 18...scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html -
pairwise_distances_chunked — scikit-learn...
2 >>> def reduce_func (...[array([0, 3]), array([1]), array([2]), array([0, 3]), array([4])]...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html -
Regularization path of L1- Logistic Regression ...
scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html -
A demo of K-Means clustering on the handwritten...
can use PCA to project into a 2-dimensional space and plot the...reduced_data = PCA ( n_components = 2 ) . fit_transform ( data ) kmeans...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html -
GaussianNB — scikit-learn 1.8.0 documenta...
[ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...3 , 2 ]]) >>> Y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
BernoulliRBM — scikit-learn 1.8.0 documen...
Contrastive Divergence (PCD) [2]. The time complexity of this...this implementation is O(d ** 2) assuming d ~ n_features ~ n_components....scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html -
IBM Z and z/OS - IBM Developer
Part 2: Security Explore three different...items Page number, of 8 pages 1 2 3 4 5 6 7 8 of 8 pages Previous...developer.ibm.com/components/ibmz/ -
Partial Dependence and Individual Conditional E...
2 Release Highlights for scikit-learn 1.2 Gallery generated...between the target function [ 2 ] and a set of features of interest,...scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html