Sometimes, you would want to easily access and run your Python and R codes wherever you find yourself in the world once you have internet access.

This is really handy when you have a mini-project you are working on , or you are going through an online tutorial, or you are trying to teach or guide someone on some new trends in R or Python.

Two of the tech giants in the field of AI and Machine Learning have some free online editors which you can use to run your Python and R Codes. I am referring to Microsoft and Google.

First is Microsoft’s Azure Notebooks: With this you can run both R and Python codes and share them with people you want to share with, and it is free to use.

There are also free resources to help you get started on Data Science and Machine Learning.

Second is Google Collab: With Google Collabs you can run your Python codes. You can also run your Deep Learning models in addition to your Machine Learning models for free. Like all Google Products you can share with other people and it is also FREE to use.

You can also connect to Kaggle and import competition datasets into your Google Collab. Furthermore, you can directly run Github codes in there.

There are really great resources for your Data Science journey. Share with anyone who might need it to facilitate Data Science researches.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *