• Welcome to the Online Discussion Groups, Guest.

    Please introduce yourself here. We'd love to hear from you!

    If you are a CompTIA member you can find your regional community here and get posting.

    This notification is dismissable and will disappear once you've made a couple of posts.
  • We will be shutting down for a brief period of time on 9/24 at around 8 AM CST to perform necessary software updates and maintenance; please plan accordingly!

Brianna White

Administrator
Staff member
Jul 30, 2019
4,655
3,454
To get insight into the skill sets required to create AI and machine learning (ML) models, it's useful to get a sense of the model creation process, which is the gradual learning done by ML software, and the challenges faced to produce a model that meets predefined success criteria.
ML software uses data to train a model, with the model constituting an AI "product" that can be reused over time through regular AI input data updates. ML software has four basic learning types: 
  • Supervised: Involves making the algorithm learn the data while providing the correct answers using labels placed on the data. This essentially means that the classes or the values to be predicted are known and well defined for the algorithm from the very beginning. 
  • Unsupervised: Unlike supervised methods the algorithm doesn't have correct answers or any answers at all, it is up to the algorithm's discretion to bring together similar data and understand it.
  • Semi-supervised: A hybrid of supervised and unsupervised learning.
  • Reinforcement: In reinforcement learning, rewards are given to the algorithm upon every correct prediction, driving the accuracy higher up.
Continue reading: https://www.ciodive.com/news/AI-machine-learning-basics-train-test/607410/
 

Attachments

  • p0005228.m04898.270e9bb4f19a0e8790915b07c641be3f.jpg
    p0005228.m04898.270e9bb4f19a0e8790915b07c641be3f.jpg
    30.9 KB · Views: 39
  • Like
Reactions: Brianna White