You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An open-source data logging library for machine learning models and data pipelines. 📚 Provides visibility into data quality & model performance over time. 🛡️ Supports privacy-preserving data collection, ensuring safety & robustness. 📈
This repository comprises of the projects and assignments that i have completed during my tenure at Great Lakes for the course program PGP-AIML. This repository also includes the lab work thatwas done during the classes and even those that were given as assessments.
In this data science course, you will be given clear explanations of machine learning theory combined with practical scenarios and hands-on experience building, validating, and deploying machine learning models. You will learn how to build and derive insights from these models using Python, and Azure Notebooks.
Analyze used devices dataset, build a model to develop a dynamic pricing strategy for used/refurbished devices, identify factors that significantly influence price.
Yellowbrick is an useful machine learning visualization library for visualizing model performance. This Jupyter notebook gives an example for using yellowbrick to visualize model performance of a ternary classification task.