거의 모든 X변수는 정규분포를 띄고 있음Kaggle에서 Instant Gratification이라는 이름의 대회 데이터셋으로 Logistic Regression을 시도 glm_train_test Logistic…
[글쓴이:] 운영자
결정계수(R2)와 설명분산점수 (Explained Variance Score)
sklearn.metrics 라이브러리를 까보면, 흔히쓰는 R스퀘어 (결정계수)말고도 비슷한 개념의 metrics가 한개가 더있다. 바로 설명분산점수(Explained Variance Score)인데 사실…
ResNet을 이용하여 바로 물체 예측 파이썬 치트코드
Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /hosting/mlk/html/wp-includes/formatting.php:3480 Stack trace: #0 /hosting/mlk/html/wp-includes/class-wp-hook.php(324): convert_smilies() #1 /hosting/mlk/html/wp-includes/plugin.php(205): WP_Hook->apply_filters() #2 /hosting/mlk/html/wp-includes/formatting.php(3965): apply_filters() #3 /hosting/mlk/html/wp-includes/class-wp-hook.php(324): wp_trim_excerpt() #4 /hosting/mlk/html/wp-includes/plugin.php(205): WP_Hook->apply_filters() #5 /hosting/mlk/html/wp-includes/post-template.php(436): apply_filters() #6 /hosting/mlk/html/wp-content/themes/newscard-pro/template-parts/content.php(76): get_the_excerpt() #7 /hosting/mlk/html/wp-includes/template.php(812): require('...') #8 /hosting/mlk/html/wp-includes/template.php(745): load_template() #9 /hosting/mlk/html/wp-includes/general-template.php(206): locate_template() #10 /hosting/mlk/html/wp-content/themes/newscard-pro/archive.php(32): get_template_part() #11 /hosting/mlk/html/wp-includes/template-loader.php(106): include('...') #12 /hosting/mlk/html/wp-blog-header.php(19): require_once('...') #13 /hosting/mlk/html/index.php(17): require('...') #14 {main} thrown in /hosting/mlk/html/wp-includes/formatting.php on line 3480