Automated ML
Automated ML
Problem Statement:
You need to create end to end automated machine learning solution where the user will
only give dataset in recognizable formats and select the type of the problem, and the
result will be the best performing hyper tuned machine learning model. The descriptive
and graphical analysis of the data are also displayed. The user will also get privileges to
choose the deployment option. (eg: AWS, GCP)
Approach: You need to create number of scripts for different tasks like
data-processing,for hyper-parameter tunning, etc.
Dataset:
You can create your own dataset for this model.
1
Click here to enter text.
● Follow the coding standards: https://www.python.org/dev/peps/pep-0008/
Cloud:
● You can use any cloud platform for this entire solution hosting like AWS, Azure
or GCP
Logging:
● Logging is a must for every action performed by your code use the python
logging library for this.
Ops Pipeline:
● If possible, you can try to use AI ops pipeline for project delivery Ex. DVC,
MLflow , Sagemaker , Azure machine learning studio, Jenkins, Circle CI, Azure
DevOps , TFX, Travis CI
Deployment:
● You can host your model in the cloud platform, edge devices, or maybe local,
but with a proper justification of your system design.
Solutions Design:
● You have to submit complete solution design strategies in HLD and LLD
document.
System Architecture:
● You have to submit a system architecture design in your wireframe document
and architecture document.
Optimization of solutions:
● Try to optimize your solution on code level, architecture level and mention all of
these things in your final submission.
● Mention your test cases for your project.
Submission requirements:
High-level Document:
You have to create a high-level document design for your project. You can reference
the HLD form below the link.
Sample link:
HLD Document Link
Low-level document:
You have to create a Low-level document design for your project; you can refer to the
LLD from the below link.
Sample link
LLD Document Link
Architecture: You have to create an Architecture document design for your project;
you can refer to the Architecture from the below link.
Sample link
Architecture sample link
Wireframe: You have to create a Wireframe document design for your project; refer
to the Wireframe from the below link.
Demo link
Wireframe Document Link
3
Click here to enter text.
Project code:
You have to submit your code GitHub repo in your dashboard when the final
submission of your project.
Demo link
Project code sample link :
Demo link
Linkedin post sample link :
4
Click here to enter text.