11 SQL Basics for your Interview Prep
Upvote 6+ SQL – Structured Query Language, yes, you heard it right SQL is a language that we use to design and manage our Database. Let’s just take a second and learn about Database....
Follow AI & Data Sciences Religiously
Upvote 6+ SQL – Structured Query Language, yes, you heard it right SQL is a language that we use to design and manage our Database. Let’s just take a second and learn about Database....
Upvote 3+ Are you stuck with the slow processing of your algorithms? Here is what you require! cuML has introduced and established various efficient and fast algorithms that have paced the work of the...
Upvote 6+ In this article, I will walk you through Light GBM. This is also another variation of gradient boosting and light stands for a lighter version. Which is believed to make the model...
Upvote 1+ In this article, I will take you through a complete understanding of Time series analysis. Time series analysis is considered an essential skill for various purposes, but mostly we neglect it in...
Upvote 2+ In this article, I will do a complete analysis of the gradient descent algorithm. Gradient Descent is an optimization algorithm worked for reducing the loss function in multiple machine learning algorithms. I discussed...
Upvote 6+ We all know data science has been stood no. 1 for being the most assuring job of the time. So, we are willing to learn Data Science. You must be aware of...
Upvote 6+ In the real world, there will be immeasurable data that we will work on so, normal machine learning algorithms won’t suffice well. If we are developing an uncountable amount of data then...
Upvote 4+ One of the major problems that we face in machine learning is Overfitting. This problem tends to reduce the performance of our model. Overfitting occurs when our machine learning model learns noise...
Upvote 13+ Let’s dive in and see what is the road map to learn machine learning in this article. In 2021 use of Machine learning will increase more because of these pandemic situations everything...
Upvote 9+ In this article, we are going to explain these assumptions in depth. We will also discuss the techniques to check these assumptions for the given data. Most people build logistic regression models...