lightGBM에는 무수히 많은 파라미터가 있다. 다만 기억할것은 정답이 없다는것이다. 생각보다 하이퍼파라미터 튜닝에 시간을 많이 쏟지는 않는…
[년도:] 2019년
xgboost 논문따라가기
xgboost의 논문은 생각보다 양이 많고 읽기가 쉽지는 않다. https://www.kdd.org/kdd2016/papers/files/rfp0697-chenAemb.pdf 시작하기전에, XGBoost논문에서는 부스팅에 관한 친절한 설명이 먼저…
맥북(AMD 560x)에서 딥러닝훈련 방법
전통적으로 AMD그래픽카드는 딥러닝을 학습하는데 있어 CUDA의 부재로 Tensorflow등의 라이브러리를 실행시키기 어려웠습니다. 이렇게 몇년이 흘러도, AMD에서는 이…
RLE방식의 Mask 인코딩 후 제출용 dataframe 변환 치트코드
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