R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians and data miners for developing statistical software and data analysis. Polls, data mining surveys and studies of scholarly literature databases show substantial increases in popularity in recent years. As of November 2019, R ranks 16th in the TIOBE index, a measure of popularity of programming languages. (Wikipedia)
Here are some common algorithms that can be applied to almost all data problems:
- Feature projection
- Data manipulattion
- Data Processing
- Data normalization and standardization
- Categorical variable into numerical
- Tutorials
- Classification
- Regression