Create your first machine-learned model using machine learning AI
⚠️not know, stay away!
Answers
Machine 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!!
My best advice for getting started in machine learning is broken down into a 5-step process:
Step 1: Adjust Mindset. Believe you can practice and apply machine learning. ...
Step 2: Pick a Process. Use a systemic process to work through problems. ...
Step 3: Pick a Tool. ...
Step 4: Practice on Datasets. ...
Step 5: Build a Portfolio.
If you want to create then go to Google search it and 1st and 2nd article .