4 Machine Learning Techniques with Python
This article is dedicated to Machine Learning techniques with Python, we will move over to algorithms pretty soon. But before we can begin focussing on techniques and algorithms, let’s find out if they’re the same thing. A technique is a way of solving a problem. This is quite generic as a term. But when we say we have an algorithm, we mean we have an input and we desire certain output from it. We have clearly defined what steps to follow to get there. We will go the lengths to say an algorithm may make use of multiple techniques to get to the output. Now that we have distinguished between the two, let’s find out more about Machine Learning techniques. Machine Learning Techniques with Python Python Machine Learning Techniques are 4 types, let’s discuss them: a. Machine Learning Regression The dictionary will tell you that to regress is to return to a former state- one that is often less developed. In books of statistics, you will find regression to be a measure of how one variable’s mean and corresponding values of other values relate to each other. But let’s talk about it how you will see it.
119 views • 8 slides