Due to sudden outbreak of corona virus, Hon’ble Prime Minister Shri Narendra Modi imposed complete lockdown in India ensuring all personal and private firm people to stay inside their home. Only those who are working for the welfare of public is allowed to step out rest are required to stay home. This lockdown might be …
Tag Archives: kaartik
Classification
As already mention in my one of the previous blog, Classification is one of the two types of Machine learning. It is defined as the graph which has been stated in the form based on discrete values obtained from a observation. We cannot calculate the classification problem simply by linear regression, we have to use …
Polynomial Regression & Normal Equation
To plot a graph using our dataset is a very crucial part of our prediction. It is not important to fit a straight line, it could also be a polynomial equation. We can have polynomial equations in a graph known as polynomial regression, for example, quadratic function as well as cubic function. While fitting a particular …
Week 2-Introduction of Octave
It started with the introduction of Octave-Language chosen to implement machine learning. Octave is a free, open-source application available for many platforms. It has a text interface and an experimental graphical one. MATLAB is used as software whose license is given by the author to access it free. After that, they taught me that there …