Pertemuan 1 Introducing Machine Learning
Pertemuan 1 Introducing Machine Learning
Machine Learning
Pertemuan 1
Introducing Machine Learning
EARLY STAGES
LATER…
Programmer
machines still require
user input
Ethical considerations
• Due to the relative youth of machine learning as a discipline and the
speed at which it is progressing, the associated legal issues and
social norms are often quite uncertain and constantly in flux.
• Customers may feel uncomfortable or become spooked if aspects of
their lives they consider private are made public.
Generalization
• The term generalization describes the process of turning abstracted
knowledge into a form that can be utilized for action.
• The heuristics employed by machine learning algorithms also
sometimes result in erroneous conclusions. If the conclusions are
systematically imprecise, the algorithm is said to have a bias.
After these steps have been completed, if the model appears to be performing satisfactorily,
it can be deployed for its intended task. As the case may be, you might utilize your model to
provide score data for predictions (possibly in real time), for projections of financial data, to
generate useful insight for marketing or research, or to automate tasks such as mail delivery
or flying aircraft. The successes and failures of the deployed model might even provide
additional data to train the next generation of your model.