
In this post, I'll demonstrate how to test and develop a logistic regression model developed in R. Also the model will be packaged for AWS Lambda.
In this post, I'll demonstrate how to test and develop a logistic regression model developed in R. Also the model will be packaged for AWS Lambda.
In this post, a simple way of internal load balancing is demonstrated by redirecting multiple same applications, depending on the number of processes binded to them
In this post, a simple way of internal load balancing is demonstrated by redirecting multiple same applications, depending on the number of processes binded to them
In this post, a way to overcome one of R's limitations of lack of multi-threading is discussed by job queuing using the jobqueue package
We discuss how to make use of Python outcomes in R using a package.
An article that motivates the benefits of Python for R users.
Introduction to Python