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
Copy file name to clipboardExpand all lines: ConfigureFlask - Chef/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
As a Data Scientist, you might have encountered dependency issues, lack of familiarity with environments, or how to configure your infrastructure and version issues with tools like TensorFlow. I faced the same issue while trying to run a trained model on other hosts. Then the world was kind enough to introduce me to Chef — A Configuration Management tool which does the cumbersome task for us. <br><br>
4
4
A simple application is developed using sentiment analysis to understand how satisfied people are with the measures State and Central Government is taking in the wake of COVID-19.<br><br>
Check out our article for complete information on [How To Deploy Machine Learning Applications Using Chef](https://towardsdatascience.com/deploy-machine-learning-applications-using-chef-826a0e894649)<br><br>
6
+
Check out our article for complete information on [How To Deploy Machine Learning Applications Using Chef](https://towardsdatascience.com/deploy-machine-learning-applications-using-chef-826a0e894649?source=friends_link&sk=aa2513a7710a824b84b13b6ec9144476)<br><br>
7
7
You can also visit our [GitHub repository](https://github.com/developers-cosmos/COVID19-FeedbackApplication) for more information.
0 commit comments