InterviewSolution
Saved Bookmarks
| 1. |
Create your first machine-learned model using machine learning AI⚠️not know, stay away! |
| Answer» LEARNING:-machine learning is used to solve extremely difficult action that can not be expressed using code.for ex:- take a case for running :-In simple code :-if(speed>=20km/hr){cout<<"object running";}So,here in coding only you can display a TEXT message or graphic!!! it's not possible in coding to do ACTUAL work like human do.but, in case of machine learning:-if(speed>=20km/hr){cout<<"object running";//real object moves using body parts.//it can also learn THINGS using AI.}you can build any model using machine learning, just KEEP in mind of coding to be done in every action that to be taken place.Happy coding!! | |