Inspiration
MLH - LHD
What we learned
AI-ML is the future. ML stands for Machine Learning
AI is the super-set and ML and Deep Learning are its sub set.
Job Fields in ML are Data Science, Data Analytics, Machine Learning Engineer.
Basically in ML we predict the outcome of an event learning from the past data sets,and its said more the data more accurate will the model be.
There are 2 type of problems in ML : Classical And Regression Problem. And different Algorithm are used according to the type of problem. Like for classical problem we use Navie Baye's ,etc and for Regression we can use Random Forest, etc
We calculate the Precision score of each model . Precision score should be more nearer to 1 for an ideal model.
Python and R are famous language for ML-AI
Log in or sign up for Devpost to join the conversation.