- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 251 - 260 of 2,532 for = (0.07 sec)
-
Visualizations with Display Objects — scikit-le...
y = fetch_openml ( data_id = 1464 , return_X_y = True )...y_test = train_test_split ( X , y , stratify = y ) clf = make_pipeline...scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html -
precision_score — scikit-learn 1.5.2 documentation
labels = None , pos_label = 1 , average = 'binary' , sample_weight...sample_weight = None , zero_division = 'warn' ) [source] # Compute...scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html -
「0627〆【エンティティ】単語タグ付け作業-追加募集-(15)」の仕事依頼【ジョブハブ】
jobhub.jp/jobs/39360 -
LarsCV — scikit-learn 1.5.2 documentation
precompute = 'auto' , cv = None , max_n_alphas = 1000 , n_jobs = None...fit_intercept = True , verbose = False , max_iter = 500 , precompute...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html -
Home Prices Grew The Most In These Real Estate ...
fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...digg.com/real-estate/link/home-price-changes-real-estate-bubble-markets-cities -
Four Of America's Ten Least Sustainable Cities ...
fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...digg.com/data-viz/link/most-least-green-cities-us-america -
People In These Countries Feel Most Unsafe | Digg
fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...digg.com/data-viz/link/law-order-index-countries-people-feel-least-safe -
Seven Actors People Are Seriously Tired Of | Digg
fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...digg.com/movies-and-tv/link/actors-people-are-tired-of-2024-Reddit-list -
SGD: Maximum margin separating hyperplane — sci...
Y = make_blobs ( n_samples = 50 , centers = 2 , random_state...random_state = 0 , cluster_std = 0.60 ) # fit the model clf = SGDClassifier...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html -
Illustration of Gaussian process classification...
s = 30 , c = Y , cmap = plt . cm . Paired , edgecolors = ( 0...figsize = ( 10 , 5 )) kernels = [ 1.0 * RBF ( length_scale = 1.15...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html