Varun Sharma

Logo

View the Project on GitHub netgvarun2012/portfolio

AI Basics

The training data is assumed to be constant while weights of a Network are said to be variable.

image

In Machine learning, your data consists of Dependent and Independent variables which is also known by other names:

image

Data is of 2 types at High-level

If response variable is “qualitative - classification” , “quantitative - regression”.

Irrespective of whether the Quantitative response variable is continuous or discrete, regression method is more applicable. Such as, “number of cars”.

However, if response variable can be categorized into certain range or categories like “low”,”medium”, or “high”, then Classification method is more suitable.

image

If predictor variable is qualitative , then they need to be properly coded before the analysis is performed.

image

image

image

image

image

image

image

image

image

ezgif com-animated-gif-maker (4)

https://www.youtube.com/watch?v=tFWsuO9f74o

image

image

image