DIAMOND PRICE PREDICTION: USING LASSO AND RIDGE REGRESSION IN PYTHON
Two of the most prolific regression techniques used in the creation of parsimonious models involving a great number of features are Ridge and Lasso regressions…
Two of the most prolific regression techniques used in the creation of parsimonious models involving a great number of features are Ridge and Lasso regressions…
There was a time when it was difficult to find out the whether the news is fake or real. Every day lot of news is…
Descriptive Statistics — is used to understand your data by calculating various statistical values for given numeric variables. For any given data our approach is…
XGBoost is a supervised machine learning algorithm which is used both in regression as well as classification. It is an application of gradient boosted decision…
Have you watched the movie Moneyball? No, then please watch if you are an aspiring Data Analyst or Data Scientist. Today I am here to…
Neural Network A neural network is an algorithms that is used to recognize pattern and relationships in a set of data through a process that…
Introduction An eCommerce business wants to target customers that are likely to become inactive. In this article, I will use a grouping technique called customer…