- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 291 - 300 of 766 for c (0.07 sec)
-
Empirical evaluation of the impact of k-means i...
concatenate ([ c + noise for c in centers ]) y = np ....], X [ my_members , 1 ], "." , c = color ) cluster_center = km...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html -
Justice Department files misconduct complaint a...
C. Boston Bay Area South Florida...district judge in Washington, D.C., which was filed by Attorney...www.nbcnews.com/politics/justice-department/justice-department-misconduct-complaint-judge-james-b... -
Trump says he will host the Kennedy Center Hono...
C. Boston Bay Area South Florida...move to revamp the Washington, D.C., cultural institution in his...www.nbcnews.com/politics/donald-trump/trump-says-will-host-kennedy-center-honors-ceremony-rcna224769 -
‘We are still in discussions’ over when to retu...
C. Boston Bay Area South Florida...‘grow throughout the week’ in D.C. 08:38 Steve Kornacki: 'Dissatisfaction'...www.nbcnews.com/meet-the-press/video/-we-are-still-in-discussions-over-when-to-return-top-texas-h... -
Post-tuning the decision threshold for cost-sen...
state=0) scoring make_scorer(c...pos_label=bad) response_method...Here we tune the hyperparameter C of the logistic regression with...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html -
Density Estimation for a Gaussian mixture — sci...
centered stretched Gaussian data C = np . array ([[ 0.0 , - 0.7 ],...random . randn ( n_samples , 2 ), C ) # concatenate the two datasets...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html -
Weather News: National Updates, Severe Storm Co...
C. Boston Bay Area South Florida...have East Coast beaches from N.C. to N.J. on alert The storm weakened...www.nbcnews.com/news/weather -
Species distribution modeling — scikit-learn 1....
c_ [ np . random . randint ( low...urcrnrlon = X . max (), resolution = "c" , ) m . drawcoastlines () m ....scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html -
Using KBinsDiscretizer to discretize continuous...
c = "k" ) ax1 . legend ( loc = "best".... plot ( X [:, 0 ], y , "o" , c = "k" ) ax2 . vlines ( enc . bin_edges_...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html -
An example of K-Means++ initialization — scikit...
c = col , marker = "." , s = 10...[:, 0 ], centers_init [:, 1 ], c = "b" , s = 50 ) plt . title (...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_plusplus.html