by Raj Lenin | Sep 28, 2017

At Kavi Global, we believe the best way to learn is to share knowledge. We wanted to take this spirit of learning forward to the Data enthusiast community as well. In this context, with the aim of spreading awareness about the emerging big data technologies , Kavi Global organized a
by Kumud Pandey | May 17, 2017

Linear Regression Analysis fits a straight line between dependent variable and one or more independent variables. It is used for predicting the dependent variable using independent variables. In this section, Linear Regression analysis will be performed using some of the Python’s libraries/modules such as ‘Panda’, ‘Scikit-Learn’, ‘Numpy’, ‘MatPlot’ and ‘Statsmodels’.