Published inDataDrivenInvestorImportance of Data Science!We have been hearing a lot about how artificial intelligence and machine learning are changing the world and how these things will make…Jan 11, 2021Jan 11, 2021
Basic understanding of Decision TreesThe Decision tree algorithm is a powerful and popular predictive machine learning technique. It is a type of supervised learning algorithm…Dec 29, 20202Dec 29, 20202
EDA concepts (Data understanding & Visualization)What is Exploratory Data Analysis?Dec 12, 2020Dec 12, 2020
dropna() and drop() in PythonPython is popular with developers because of many good reasons:Sep 28, 2020Sep 28, 2020
NumPy in PythonNumPy is a core library for scientific and numerical computing in Python. It is an abbreviation for Numerical Python. It provides…Sep 19, 20201Sep 19, 20201
Multiple linear RegressionMultiple Linear Regression is also known as Multiple Regression. It is an extension of simple Linear Regression.Sep 13, 2020Sep 13, 2020
Easy Linear Regression conceptThis model is useful to predict the relationship between two variables. The two variables are known as independent and dependent variable.Sep 10, 2020Sep 10, 2020