├── Course1-Analyze Datasets and Train ML Models using AutoML ├── README └── Week1 │ ├── C1_W1_Assignment.ipynb │ └── README ├── Course2-Build, Train, and Deploy ML Pipelines using BERT └── README ├── Course3-Optimize ML Models and Deploy Human-in-the-Loop Pipelines └── README └── README.md /Course1-Analyze Datasets and Train ML Models using AutoML/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course1-Analyze Datasets and Train ML Models using AutoML/Week1/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course2-Build, Train, and Deploy ML Pipelines using BERT/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course3-Optimize ML Models and Deploy Human-in-the-Loop Pipelines/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Practical-Data-Science-Specialization 2 | Coursera Course 3 | --------------------------------------------------------------------------------