Posts

Machine Learning

 What Is Machine Learning? ML is the science of programming PCs so they can acquire from data. Why Use Machine Learning? 1.   First you would consider what spam consistently looks like. You  could see that a couple of words or articulations, (for instance, "4U," "credit  card," "free," and "surprising") will regularly come up an extraordinary arrangement in the subject  line. Perhaps you would similarly see two or three distinct topics in the  transporter's name, the email's body, and various bits of the email. 2.  Y ou would make an area computation for all of the models that  you saw, and your program would flag messages as spam if a  number of these models were recognized. Roadmap for machine learning: Math : Linear algebra Satatistics Calculas Learn basic python and python librabry like Numpy, pandas Books :   Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming  2nd Edition .  Link F...
Recent posts