output | ||||
---|---|---|---|---|
|
This is a synopsis on my findings and activities on data analysis and data science.
- Here you can see some of my presentations.
e.g. tidyverse, caret, MLmetrics
Methods and statistics that can be used for statistical learning and machine learning.
Parallelisation can be necessary due to four reasons:
- not enough memory size
- to much cpu time is needed
- I/O needs to much time
- transfer to network needs to much time