set directory layout with init files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
|||||||
venv
|
venv
|
||||||
.vscode
|
.vscode
|
||||||
.idea
|
.idea
|
||||||
|
__pycache__
|
||||||
|
data/raw
|
||||||
|
|||||||
0
requirments.txt
Normal file
0
requirments.txt
Normal file
0
src/__init__.py
Normal file
0
src/__init__.py
Normal file
0
src/data/__init__.py
Normal file
0
src/data/__init__.py
Normal file
0
src/evaluation/__init__.py
Normal file
0
src/evaluation/__init__.py
Normal file
0
src/features/__init__.py
Normal file
0
src/features/__init__.py
Normal file
0
src/models/__init__.py
Normal file
0
src/models/__init__.py
Normal file
0
src/utils/__init__.py
Normal file
0
src/utils/__init__.py
Normal file
Binary file not shown.
0
tests/__init__.py
Normal file
0
tests/__init__.py
Normal file
Reference in New Issue
Block a user