A simple introduction to Activation FunctionsAccording to Wikipedia [1], “In artificial neural network, activation function of a node defines the output of that node given an input or…Apr 6, 2021Apr 6, 2021
Regression with scikit- learnAccording to official documentation of scikit-learn ,Mar 30, 2021Mar 30, 2021
A simple introduction to Gradient DescentIn the previous blog, I discussed regression and types of regression (https://tinyurl.com/simpleregression). The aim in regression is to…Mar 23, 2021Mar 23, 2021
Simple introduction to RegressionPredictive analytics deals with the analysis of the historical and current data to predict the future or unknown. Some of the instances of…Mar 16, 2021Mar 16, 2021