diff --git a/Day#2/Day-2-Assignments.md b/Day#2/Day-2-Assignments.md index f1dce35..58483d6 100644 --- a/Day#2/Day-2-Assignments.md +++ b/Day#2/Day-2-Assignments.md @@ -25,7 +25,6 @@ #### #1 Create a simple machine learning application. Execute the program in local and verify the prediction based on the given score. #### Write the Dockerfile & create the docker image named : ml-docker-app-flask. Run the docker image and verify the prediction based on the given score. Tag the image in this format : : ml-docker-app-flask. Push the image to DockerHub > Add your answer here! - *** #### #2 Create a simple machine learning application. Execute the program in local and verify the accuracy