Created
February 17, 2021 21:37
-
-
Save sohiniroych/d13eb763f29b96e8519976acba76cf0f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if __name__=='__main__': | |
| app.run( debug=True, host='0.0.0.0', port=int(os.environ.get('PORT', 8080)) ) | |
| label="Regression_model", linewidth=2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment