- Sort Score
 - Result 10 results
 - Languages All
 - Labels All
 
Results 1171 - 1180 of 2,534 for ' (0.14 sec)
- 
				
pairwise_distances_argmin_min — scikit-learn 1....
scikit-learn: [‘cityblock’, ‘cosine’, ‘euclidean’, ‘l1’, ‘l2’, ‘manhattan’,...[‘braycurtis’, ‘canberra’, ‘chebyshev’, ‘correlation’, ‘dice’, ‘hamming’,...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin_min.html - 
				
OOB Errors for Random Forests — scikit-learn 1....
max_features='sqrt'" , RandomForestClassifi ( warm_start..."RandomForestClassifi, max_features='log2'" , RandomForestClassifi ( warm_start...scikit-learn.org/stable/auto_examples/ensemble/plot_ensemble_oob.html - 
				
Nystroem — scikit-learn 1.7.2 documentation
Nystroem ( kernel = 'rbf' , * , gamma = None , coef0 =...kernel str or callable, default=’rbf’ Kernel map to be approximated....scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.Nystroem.html - 
				
Time-related feature engineering — scikit-learn...
features: ['season', 'holiday', 'workingday', 'weather'] Let’s evaluate..."Trigonometric encoding for the 'hour' feature" ) Let’s use a 2D scatter plot...scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html - 
				
TfidfVectorizer — scikit-learn 1.7.2 documentation
array(['and', 'document', 'first', 'is', 'one', 'second', 'the',...input {‘filename’, ‘file’, ‘content’}, default=’content’ If 'filename'...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html - 
				
partial_dependence — scikit-learn 1.7.2 documen...
method {‘auto’, ‘recursion’, ‘brute’}, default=’auto’ The method...between the 'brute' and 'recursion' method. kind {‘average’, ‘individual’,...scikit-learn.org/stable/modules/generated/sklearn.inspection.partial_dependence.html - 
				
Benchmark fields | Metricbeat Reference [8.19] ...
» Elastic Docs › Metricbeat Reference [8.19] › Exported fields...longer updated. Refer to Elastic's version policy and the latest...www.elastic.co/guide/en/beats/metricbeat/current/exported-fields-benchmark.html - 
				
precision_recall_fscore_support — scikit-learn ...
array ([ 'cat' , 'dog' , 'pig' , 'cat' , 'dog' , 'pig' ]) >>> y_pred...array ([ 'cat' , 'pig' , 'dog' , 'cat' , 'cat' , 'dog' ]) >>> ...scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html - 
				
API Reference — scikit-learn 1.7.2 documentation
johnson_lindenstrauss_min_dim Find a ‘safe’ number of components to randomly... r_regression Compute Pearson’s r for each features and the target....scikit-learn.org/stable/api/index.html - 
				
load_svmlight_files — scikit-learn 1.7.2 docume...
dtype=<class 'numpy.float64'> , multilabel=False , zero_based='auto'...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html