A Udacity project para deploy um ML usando fastapi
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
6
commits
5
commits
4
commits
4
commits
2
commits
1
commits
Steps required to complete the project and prior submission
b87f157View on GitHubAdded gitignore to avoid accidentally adding unintended directories
d034313View on GitHubRelax uvicorn version constraint to >=0.32.0 for compatibility
6b61140View on GitHubfix: resolve ImportError for 'TypeAliasType' in typing_extensions
c68758dView on GitHubFix syntax error in model.py and update placeholder assignment for prediction variable
4bd2161View on GitHubFix syntax error in model.py and update placeholder assignment for prediction variable
b835025View on GitHub