Linear Regression in Machine Learning

Machine learning is one of the important applications of Artificial Intelligence/AI that provides systems the capability to automatically learn new things and improve from their own experience
Introduction to Why and How to apply Machine learning operations

What are Machine learning operations? Machine learning operations (MLOps) is the usage and implementation of ML models in DevOps (development/operations).Read more
Bot with Azure Bot Service

Azure Bot Service provides many ways to create bots using core components, including the Bot Framework SDK for developing bots and the bot service for connecting bots to channels. In this topic, you will be able to choose either Python or Node.js template to create a bot using the Bot Framework SDK v4. Know more by reading the blog.
Introduction to Cloud Dataproc Spark Jobs on GKE

Cloud Dataproc is Google Cloud’s fully managed Apache Hadoop and Spark service. The mission of Cloud Dataproc has always been to make it simple and intuitive for developers and data scientists to apply their existing tools, algorithms, and programming languages to cloud-scale datasets. Read the blog to know more.
What is kubeflow pipelines?

Kubeflow is a machine learning tool for kubernetes. Kubeflow is a Kubernetes-native platform for deploying, running and developing portable and scalable machine learning applications. Read the blog now and know the key components and features in detail.
What is Dialogflow? What are the uses and Benefits of Dialogflow?

It is a human–computer interaction technology based on natural language owned by Google developers. The company is best for creating the Assistant, a virtual buddy for Android, iOS, and Windows Phone smartphones. Read the blog and know more about What is Dialogflow? What are the uses and Benefits of Dialogflow?
Data Preprocessing and Data prediction using Scikit learn

In this Blog, we have tried and articulated Steps for Data Preparation/Preprocessing and Data Prediction using Scikit learn.we have successfully built a model, which can predict the salary of new employees which company should offer based on the result of the statistical test set. Read and understand those steps now.
Introduction to Tensorflow

This blog provides insights about Tensors which are multidimensional arrays, categorized in a hierarchy according to their order.
Cloud Vision API and Its Use Cases

The API which is used for performing tasks related to computer vision like we can derive any useful information from an image but how a computer detects it from an image with absolute ease is the vision API…
Introduction to R programming

R is a very impressive tool for statistics, graphics, and data science. It is used by thousands of people to perform serious statistical analysis and data science work on a daily basis…