A Machine Learning/Deep Learning model is nothing but applying an algorithm on a data set such that it learns and makes predictions. In order to train a model, one would need an abundant amount of data. The data set can correspond to a table in a database, a CSV file or a set of images, etc. The..
ML Frameworks to the rescue for Citizen Data Scientists
What is an ML Framework? A Machine Learning Framework is defined as “an interface, library or tool which allows developers to more easily and quickly build machine learning models, without getting into the nitty-gritty of the underlying algorithms.” Machine Learning Platform A Machine..
SQL (or) NoSQL – what to choose?
More and more data is being created every day. Everyone might have heard that 90% of the world’s data has been created in the last 2 years alone. Ever wonder where and how that much data can be stored (or) which database should we choose to store that data? Data is very crucial for business..