mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
add dockerignore file for prediction lamda
This commit is contained in:
parent
7efb910103
commit
e1cf3a48a9
1 changed files with 4 additions and 0 deletions
4
deployment/.dockerignore
Normal file
4
deployment/.dockerignore
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
modules/ml-pipeline/src/pipeline/data/predictions
|
||||
modules/ml-pipeline/src/pipeline/data/prepared_data
|
||||
modules/ml-pipeline/src/pipeline/data/model/allmodels
|
||||
modules/ml-pipeline/src/pipeline/metrics
|
||||
Loading…
Add table
Reference in a new issue