๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ

References

[References] Machine Learning in R

๋ฐ˜์‘ํ˜•

Tidy Modeling with R

https://www.tmwr.org/

 

Tidy Modeling with R

The tidymodels framework is a collection of R packages for modeling and machine learning using tidyverse principles. This book provides a thorough introduction to how to use tidymodels, and an outline of good methodology and statistical practice for phases

www.tmwr.org

 

Caret Package

http://appliedpredictivemodeling.com/

 

Applied Predictive Modeling

Applied Predictive Modeling is a text on the practice of machine learning and pattern recognition.

appliedpredictivemodeling.com

 

[Scientific Computing / Image Processing] R์—์„œ ๋ณ‘๋ ฌ์ฒ˜๋ฆฌ ํ•˜๊ธฐ

https://cinema4dr12.tistory.com/1023

 

[Scientific Computing / Image Processing] R์—์„œ ๋ณ‘๋ ฌ์ฒ˜๋ฆฌ ํ•˜๊ธฐ

์ด๋ฒˆ ๊ธ€์—์„œ๋Š” R์—์„œ ๋ณ‘๋ ฌ์ฒ˜๋ฆฌ๋ฅผ ํ•˜๋Š” ๋ฐฉ๋ฒ•์— ๋Œ€ํ•˜์—ฌ ์†Œ๊ฐœํ•˜๋„๋ก ํ•œ๋‹ค.R-bloggers์˜ ๊ธ€, How-to go parallel in R - basics + tips์˜ ๋‚ด์šฉ์„ ์ตœ๋Œ€ํ•œ ์ฐธ๊ณ ํ•˜์—ฌ ์ •๋ฆฌํ•ด ๋ณด์•˜๋‹ค. [๋ชฉ์ฐจ]1. lapply์— ๋Œ€ํ•˜์—ฌ2. parallel ํŒจ

cinema4dr12.tistory.com

 

๋ฐ˜์‘ํ˜•