Spaces:
Sleeping
Sleeping
Commit ·
ac35e21
1
Parent(s): 2ec88aa
updated req
Browse files- mlops.egg-info/PKG-INFO +60 -0
- mlops.egg-info/SOURCES.txt +11 -1
- mlops.egg-info/requires.txt +54 -0
- requirements.txt +1 -1
mlops.egg-info/PKG-INFO
CHANGED
|
@@ -3,3 +3,63 @@ Name: mlops
|
|
| 3 |
Version: 0.0.1
|
| 4 |
Author: jagpreet
|
| 5 |
Author-email: singhjagpreet096@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
Version: 0.0.1
|
| 4 |
Author: jagpreet
|
| 5 |
Author-email: singhjagpreet096@gmail.com
|
| 6 |
+
Requires-Dist: appnope==0.1.3
|
| 7 |
+
Requires-Dist: asttokens==2.4.0
|
| 8 |
+
Requires-Dist: backcall==0.2.0
|
| 9 |
+
Requires-Dist: blinker==1.6.2
|
| 10 |
+
Requires-Dist: catboost==1.2.1
|
| 11 |
+
Requires-Dist: click==8.1.7
|
| 12 |
+
Requires-Dist: comm==0.1.4
|
| 13 |
+
Requires-Dist: contourpy==1.1.0
|
| 14 |
+
Requires-Dist: cycler==0.11.0
|
| 15 |
+
Requires-Dist: debugpy==1.6.7.post1
|
| 16 |
+
Requires-Dist: decorator==5.1.1
|
| 17 |
+
Requires-Dist: exceptiongroup==1.1.3
|
| 18 |
+
Requires-Dist: executing==1.2.0
|
| 19 |
+
Requires-Dist: Flask==2.3.3
|
| 20 |
+
Requires-Dist: fonttools==4.42.1
|
| 21 |
+
Requires-Dist: graphviz==0.20.1
|
| 22 |
+
Requires-Dist: ipykernel==6.25.2
|
| 23 |
+
Requires-Dist: ipython==8.15.0
|
| 24 |
+
Requires-Dist: itsdangerous==2.1.2
|
| 25 |
+
Requires-Dist: jedi==0.19.0
|
| 26 |
+
Requires-Dist: Jinja2==3.1.2
|
| 27 |
+
Requires-Dist: joblib==1.3.2
|
| 28 |
+
Requires-Dist: jupyter_client==8.3.1
|
| 29 |
+
Requires-Dist: jupyter_core==5.3.1
|
| 30 |
+
Requires-Dist: kiwisolver==1.4.5
|
| 31 |
+
Requires-Dist: MarkupSafe==2.1.3
|
| 32 |
+
Requires-Dist: matplotlib==3.7.2
|
| 33 |
+
Requires-Dist: matplotlib-inline==0.1.6
|
| 34 |
+
Requires-Dist: nest-asyncio==1.5.7
|
| 35 |
+
Requires-Dist: numpy==1.25.2
|
| 36 |
+
Requires-Dist: packaging==23.1
|
| 37 |
+
Requires-Dist: pandas==2.0.3
|
| 38 |
+
Requires-Dist: parso==0.8.3
|
| 39 |
+
Requires-Dist: pexpect==4.8.0
|
| 40 |
+
Requires-Dist: pickleshare==0.7.5
|
| 41 |
+
Requires-Dist: Pillow==10.0.0
|
| 42 |
+
Requires-Dist: platformdirs==3.10.0
|
| 43 |
+
Requires-Dist: plotly==5.16.1
|
| 44 |
+
Requires-Dist: prompt-toolkit==3.0.39
|
| 45 |
+
Requires-Dist: psutil==5.9.5
|
| 46 |
+
Requires-Dist: ptyprocess==0.7.0
|
| 47 |
+
Requires-Dist: pure-eval==0.2.2
|
| 48 |
+
Requires-Dist: Pygments==2.16.1
|
| 49 |
+
Requires-Dist: pyparsing==3.0.9
|
| 50 |
+
Requires-Dist: python-dateutil==2.8.2
|
| 51 |
+
Requires-Dist: pytz==2023.3
|
| 52 |
+
Requires-Dist: pyzmq==25.1.1
|
| 53 |
+
Requires-Dist: scikit-learn==1.3.0
|
| 54 |
+
Requires-Dist: scipy==1.11.2
|
| 55 |
+
Requires-Dist: seaborn==0.12.2
|
| 56 |
+
Requires-Dist: six==1.16.0
|
| 57 |
+
Requires-Dist: stack-data==0.6.2
|
| 58 |
+
Requires-Dist: tenacity==8.2.3
|
| 59 |
+
Requires-Dist: threadpoolctl==3.2.0
|
| 60 |
+
Requires-Dist: tornado==6.3.3
|
| 61 |
+
Requires-Dist: traitlets==5.9.0
|
| 62 |
+
Requires-Dist: tzdata==2023.3
|
| 63 |
+
Requires-Dist: wcwidth==0.2.6
|
| 64 |
+
Requires-Dist: Werkzeug==2.3.7
|
| 65 |
+
Requires-Dist: xgboost==1.7.6
|
mlops.egg-info/SOURCES.txt
CHANGED
|
@@ -5,4 +5,14 @@ mlops.egg-info/SOURCES.txt
|
|
| 5 |
mlops.egg-info/dependency_links.txt
|
| 6 |
mlops.egg-info/requires.txt
|
| 7 |
mlops.egg-info/top_level.txt
|
| 8 |
-
src/__init__.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
mlops.egg-info/dependency_links.txt
|
| 6 |
mlops.egg-info/requires.txt
|
| 7 |
mlops.egg-info/top_level.txt
|
| 8 |
+
src/__init__.py
|
| 9 |
+
src/exception.py
|
| 10 |
+
src/logger.py
|
| 11 |
+
src/utils.py
|
| 12 |
+
src/components/__init__.py
|
| 13 |
+
src/components/data_ingestion.py
|
| 14 |
+
src/components/data_transformation.py
|
| 15 |
+
src/components/model_trainer.py
|
| 16 |
+
src/pipeline/__init__.py
|
| 17 |
+
src/pipeline/predict_pipeline.py
|
| 18 |
+
src/pipeline/train_pipeline.py
|
mlops.egg-info/requires.txt
CHANGED
|
@@ -1,6 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
numpy==1.25.2
|
|
|
|
| 2 |
pandas==2.0.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
python-dateutil==2.8.2
|
| 4 |
pytz==2023.3
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
six==1.16.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
tzdata==2023.3
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
appnope==0.1.3
|
| 2 |
+
asttokens==2.4.0
|
| 3 |
+
backcall==0.2.0
|
| 4 |
+
blinker==1.6.2
|
| 5 |
+
catboost==1.2.1
|
| 6 |
+
click==8.1.7
|
| 7 |
+
comm==0.1.4
|
| 8 |
+
contourpy==1.1.0
|
| 9 |
+
cycler==0.11.0
|
| 10 |
+
debugpy==1.6.7.post1
|
| 11 |
+
decorator==5.1.1
|
| 12 |
+
exceptiongroup==1.1.3
|
| 13 |
+
executing==1.2.0
|
| 14 |
+
Flask==2.3.3
|
| 15 |
+
fonttools==4.42.1
|
| 16 |
+
graphviz==0.20.1
|
| 17 |
+
ipykernel==6.25.2
|
| 18 |
+
ipython==8.15.0
|
| 19 |
+
itsdangerous==2.1.2
|
| 20 |
+
jedi==0.19.0
|
| 21 |
+
Jinja2==3.1.2
|
| 22 |
+
joblib==1.3.2
|
| 23 |
+
jupyter_client==8.3.1
|
| 24 |
+
jupyter_core==5.3.1
|
| 25 |
+
kiwisolver==1.4.5
|
| 26 |
+
MarkupSafe==2.1.3
|
| 27 |
+
matplotlib==3.7.2
|
| 28 |
+
matplotlib-inline==0.1.6
|
| 29 |
+
nest-asyncio==1.5.7
|
| 30 |
numpy==1.25.2
|
| 31 |
+
packaging==23.1
|
| 32 |
pandas==2.0.3
|
| 33 |
+
parso==0.8.3
|
| 34 |
+
pexpect==4.8.0
|
| 35 |
+
pickleshare==0.7.5
|
| 36 |
+
Pillow==10.0.0
|
| 37 |
+
platformdirs==3.10.0
|
| 38 |
+
plotly==5.16.1
|
| 39 |
+
prompt-toolkit==3.0.39
|
| 40 |
+
psutil==5.9.5
|
| 41 |
+
ptyprocess==0.7.0
|
| 42 |
+
pure-eval==0.2.2
|
| 43 |
+
Pygments==2.16.1
|
| 44 |
+
pyparsing==3.0.9
|
| 45 |
python-dateutil==2.8.2
|
| 46 |
pytz==2023.3
|
| 47 |
+
pyzmq==25.1.1
|
| 48 |
+
scikit-learn==1.3.0
|
| 49 |
+
scipy==1.11.2
|
| 50 |
+
seaborn==0.12.2
|
| 51 |
six==1.16.0
|
| 52 |
+
stack-data==0.6.2
|
| 53 |
+
tenacity==8.2.3
|
| 54 |
+
threadpoolctl==3.2.0
|
| 55 |
+
tornado==6.3.3
|
| 56 |
+
traitlets==5.9.0
|
| 57 |
tzdata==2023.3
|
| 58 |
+
wcwidth==0.2.6
|
| 59 |
+
Werkzeug==2.3.7
|
| 60 |
+
xgboost==1.7.6
|
requirements.txt
CHANGED
|
@@ -26,7 +26,7 @@ kiwisolver==1.4.5
|
|
| 26 |
MarkupSafe==2.1.3
|
| 27 |
matplotlib==3.7.2
|
| 28 |
matplotlib-inline==0.1.6
|
| 29 |
-
-e
|
| 30 |
nest-asyncio==1.5.7
|
| 31 |
numpy==1.25.2
|
| 32 |
packaging==23.1
|
|
|
|
| 26 |
MarkupSafe==2.1.3
|
| 27 |
matplotlib==3.7.2
|
| 28 |
matplotlib-inline==0.1.6
|
| 29 |
+
-e .
|
| 30 |
nest-asyncio==1.5.7
|
| 31 |
numpy==1.25.2
|
| 32 |
packaging==23.1
|