issues
search
DrJupiter
/
ML-OPS-FINAL-24
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update to new figs
#60
Skroko
closed
9 months ago
0
Update config.yaml
#59
johan-bh
closed
9 months ago
0
Update README.md
#58
Skroko
closed
9 months ago
0
fast api fix
#57
DrJupiter
closed
9 months ago
0
Update the readme to include the updated project structure
#56
DrJupiter
opened
9 months ago
0
Report writing
#55
DrJupiter
closed
9 months ago
0
Fastapi2
#54
DrJupiter
closed
9 months ago
0
Fastapi
#53
DrJupiter
closed
9 months ago
0
Docker test
#52
DrJupiter
closed
9 months ago
0
Docker test
#51
DrJupiter
closed
9 months ago
0
Docker file to cpu
#50
DrJupiter
closed
9 months ago
0
Docker file merged
#49
DrJupiter
closed
9 months ago
0
Docker file
#48
DrJupiter
closed
9 months ago
0
Answering questions for the report
#47
Skroko
closed
9 months ago
0
Report info + updated readme
#46
Skroko
closed
9 months ago
0
cpu usage warning and removed warning from transformers and huggingface
#45
Skroko
closed
9 months ago
0
make a training script for running on the cloud with make train
#44
DrJupiter
closed
9 months ago
0
Update config.yaml
#43
DrJupiter
closed
9 months ago
0
Pull dvc data
#42
DrJupiter
closed
9 months ago
1
Delete __init__.py
#41
DrJupiter
closed
9 months ago
0
push to see if tests can be run, even if i cant run them myself
#40
Skroko
closed
9 months ago
0
Dummy tests as relative imports arent working, so i cant import files…
#39
Skroko
closed
9 months ago
0
Created dockerfile for train_model.py
#38
johan-bh
closed
9 months ago
1
add data versioning and caching to the github action and cache the data files
#37
DrJupiter
closed
9 months ago
0
pre-commit + typing and merge with main fixes
#36
Skroko
closed
9 months ago
0
Documentation and typing done
#35
Skroko
closed
9 months ago
0
Update read me file
#34
DrJupiter
closed
9 months ago
1
Add typing to functions
#33
DrJupiter
closed
9 months ago
0
Optuna for hyperparameters for transfer model
#32
DrJupiter
opened
9 months ago
0
Make a working docker file
#31
DrJupiter
closed
9 months ago
0
Better documentation
#30
DrJupiter
closed
9 months ago
0
github action which checks for typing with mypy
#29
DrJupiter
closed
9 months ago
0
Setup ruff to run as an action and precommit hook
#28
DrJupiter
closed
9 months ago
1
Do a bit of code typing and remember to document essential parts of your code
#27
Skroko
closed
9 months ago
0
Create the initial file structure using cookiecutter
#26
Skroko
closed
9 months ago
0
Remember to comply with good coding practices (pep8) while doing the project
#25
Skroko
closed
9 months ago
0
Add a model file and a training script and get that running
#24
Skroko
closed
9 months ago
2
Fill out the make_dataset.py file such that it downloads whatever data you need and
#23
DrJupiter
closed
9 months ago
1
Create a dedicated environment for you project to keep track of your packages
#22
DrJupiter
closed
9 months ago
0
Make sure that all team members have write access to the github repository
#21
Skroko
closed
9 months ago
0
Deploy your model in GCP using either Functions or Run as the backend
#20
Skroko
closed
9 months ago
0
If applicable, consider deploying the model locally using torchserve
#19
Skroko
closed
9 months ago
0
Create a FastAPI application that can do inference using your model
#18
Skroko
closed
9 months ago
1
Get your model training in GCP using either the Engine or Vertex AI
#17
Skroko
closed
9 months ago
0
Create a trigger workflow for automatically building your docker images
#16
Skroko
closed
9 months ago
0
Create a data storage in GCP Bucket for you data and preferable link this with your data version control setup
#15
Skroko
closed
9 months ago
0
Get some continuous integration running on the github repository
#14
Skroko
closed
9 months ago
2
Calculate the coverage
#13
Skroko
closed
9 months ago
0
Write unit tests related to model construction and or model training
#12
Skroko
closed
9 months ago
0
Write unit tests related to the data part of your code
#11
Skroko
closed
9 months ago
0
Next