Not to completely engineering nerd thread derail but...there's a big difference between "machine learning" and "AI". Machine learning is just a very small subset, or basic building block of AI.
Machine learning can take many forms from simple rule based reasoning, to Bayesian learning to neural networks or decision trees - and can be either supervised or unsupervised. But, it's goal is to fit data and find patterns based on ingesting lots and lots of data with which it trains or "learns" from.
Using ML to do regression analysis to form statistical models for analysis is something that is done commonly - and a perfectly acceptable use for developing predictive performance algorithms for something like, say, oh....comparing college basketball teams.
This, however, has absolutely NOTHING to do with A.I. or the machines from Skynet or the Matrix taking over the world. It's mostly just applied mathematics and statistics.
/end Engineering rant
Last Edited: 8/29/2019 11:51:31 PM by GraffZ06