- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 141 - 150 of 2,485 for = (0.07 sec)
-
Robust linear estimator fitting — scikit-learn ...
( 42 ) X = np . random . normal ( size = 400 ) y = np . sin (...( size = 200 ) y_test = np . sin ( X_test ) X_test = X_test [:,...scikit-learn.org/stable/auto_examples/linear_model/plot_robust_fit.html -
GitHub - labwc/labwc: A Wayland window-stacking...
height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true"...aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16"...github.com/labwc/labwc -
Displaying estimators and complex pipelines — s...
lr = LogisticRegression ( penalty = "l1" ) print (...num_proc = make_pipeline ( SimpleImputer ( strategy = "median"...scikit-learn.org/stable/auto_examples/miscellaneous/plot_estimator_representation.html -
Learning to use a handy Third Thumb may be easi...
<div id="" class="Comment" data-status="Pending"> <div class="Comment-text">...type="hidden" name="parent" value="" /> <textarea name="body"...newatlas.com/robotics/learning-robotic-third-thumb/ -
SGD: convex loss functions — scikit-learn 1.5.2...
): z = y_pred * y_true loss = - 4 * z loss [ z >= - 1 ] = ( 1...color = "darkorchid" , lw = lw , linestyle = "--" , label = "Modified...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html -
Plot different SVM classifiers in the iris data...
C = C ), svm . SVC ( kernel = "poly" , degree = 3 , gamma = "auto"...( kernel = "linear" , C = C ), svm . LinearSVC ( C = C , max_iter...scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html -
The DNA of DATA Increasing Efficiency with the ...
ecs_compatibility => disabled start_position => "beginning" mode => read...index => "nginx-raw" ilm_enabled => true manage_template => false...www.elastic.co/observability-labs/blog/dna-of-data -
「【愛媛県松山市】デザインセミナーの講師募集」の仕事依頼【ジョブハブ】
======================= ・参加者は本事業に参加されている方がメインです。...【報酬】 20000円(税込)※交通費含む ======================= 詳細情報 JobID クライアント名...jobhub.jp/jobs/25517 -
DBFlute on Scala | DBFlute
foreach { mb => ... = mb.memberName ... = mb.memberStatus...page. foreach { mb => ... = mb.memberName ... = mb.lastestLoginDatetime...dbflute.seasar.org/ja/tutorial/onscala.html -
Visualizing the stock market structure — scikit...
alphas = np . logspace ( - 1.5 , 1 , num = 10 ) edge_model = covariance...recovery X = variation . copy () . T X /= X . std ( axis = 0 ) edge_model...scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html