Settings for running my MATLAB, R and Python codes
I release MATLAB, R and Python codes for regression, classification, variable selection, visualization, clustering, data domain estimation and so on.
I summarize required settings for the MATLAB, R and Python codes in this article. I recommend R and Python since they can be prepared for free.
MATLAB
MATLAB http://jp.mathworks.com/products/matlab/
Version R2016a is recommended, but the other versions can be OK.
Statistics and Machine Learning Toolbox is required.
R
R version in my developing environment is 3.2.3, but the other versions can be OK.
RStudio https://www.rstudio.com/home/
Version 0.99.879 is recommended, but the other versions can be OK.
Python
Spyder https://www.continuum.io/downloads
I installed PYTHON 3.5 of Anaconda. Spyder 2.3.8 is recommended, but the other versions will be OK if it is after PYTHON 3.5.