0% found this document useful (0 votes)
5 views5 pages

Programming vs Machine Learning for Problem Solving

The document discusses two approaches for solving problems: Programming and Machine Learning. Programming is effective for simple, well-defined problems, while Machine Learning is necessary for complex problems with unclear parameters. The choice between these methods depends on the nature of the problem at hand.

Uploaded by

Keerthi Krishna
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views5 pages

Programming vs Machine Learning for Problem Solving

The document discusses two approaches for solving problems: Programming and Machine Learning. Programming is effective for simple, well-defined problems, while Machine Learning is necessary for complex problems with unclear parameters. The choice between these methods depends on the nature of the problem at hand.

Uploaded by

Keerthi Krishna
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Solving Problems

Programming vs Machine Learning

Marco Brambilla, Emanuele Della Valle - Data Science for Business Innovation 1
Marco Brambilla, Emanuele Della Valle - Data Science for Business Innovation 2
Marco Brambilla, Emanuele Della Valle - Data Science for Business Innovation 3
Marco Brambilla, Emanuele Della Valle - Data Science for Business Innovation 4
Wrapping up
• Two options for solving
problems:
• Programming • effective and efficient for
• understand the problem simple and well codified
• write a specific software code problems

• Machine Learning • the only viable way when the


problem becomes complex or
• choose a generic procedure
implies blurred or flexible
• e.g., Gradient Descent problem settings
• declare the problem

Marco Brambilla, Emanuele Della Valle - Data Science for Business Innovation 5

You might also like