Archives for Regression Models

27 May

A Complete Tutorial On Implementing Lasso Regression In Python With MachineHack Data Science Hackathon

image-4781
image-4781

When we talk about Machine Learning or Data Science or any process that involves predictive analysis using data — regression, overfitting and regularization are terms that are often used. Understanding regularization and the methods to regularize can have a big impact on a Predictive Model in producing reliable and low variance predictions. In this article,…

The post A Complete Tutorial On Implementing Lasso Regression In Python With MachineHack Data Science Hackathon appeared first on Analytics India Magazine.

18 Feb

How To Use XGBoost To Predict Housing Prices In Bengaluru: A Practical Guide

image-2766
image-2766

XGBoost, an abbreviation for eXtreme Gradient Boosting is one of the most commonly used machine learning algorithms. Be it for classification or regression problems, XGBoost has been successfully relied upon by many since its release in 2014. It is a library for implementing optimised and distributed gradient boosting and provides a great framework for C++,…

The post How To Use XGBoost To Predict Housing Prices In Bengaluru: A Practical Guide appeared first on Analytics India Magazine.