References
For additional reading, check out the following books and articles:
- Use AI Insights in Power BI Desktop (https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-ai-insights)
- AI with dataflows (https://docs.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-machine-learning-integration)
- PyCaret repository (https://github.com/pycaret/pycaret)
- FLAML repository (https://github.com/microsoft/FLAML)
- A Review of Azure Automated Machine Learning (AutoML) (https://medium.com/microsoftazure/a-review-of-azure-automated-machine-learning-automl-5d2f98512406)
- Automated Machine Learning with Microsoft Azure, by Dennis Michael Sawyers, Packt Publishing (https://www.amazon.com/Automated-Machine-Learning-Microsoft-Azure/dp/1800565313/)
- A Gentle Introduction to Concept Drift in Machine Learning (https://machinelearningmastery.com/gentle-introduction-concept-drift-machine-learning/)
- Machine Learning Basics with the...