Upload =2023.0.1 with huggingface_hub
Browse files
=2023.0.1
ADDED
@@ -0,0 +1,138 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Collecting scipy==1.12.0
|
2 |
+
Downloading scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB)
|
3 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 2.6 MB/s eta 0:00:00
|
4 |
+
Collecting scikit-learn-intelex
|
5 |
+
Downloading scikit_learn_intelex-2024.3.0-py310-none-manylinux1_x86_64.whl.metadata (12 kB)
|
6 |
+
Requirement already satisfied: h5py in /opt/conda/lib/python3.10/site-packages (3.10.0)
|
7 |
+
Collecting pudb
|
8 |
+
Downloading pudb-2024.1.tar.gz (226 kB)
|
9 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.0/226.0 kB 10.3 MB/s eta 0:00:00
|
10 |
+
Installing build dependencies: started
|
11 |
+
Installing build dependencies: finished with status 'done'
|
12 |
+
Getting requirements to build wheel: started
|
13 |
+
Getting requirements to build wheel: finished with status 'done'
|
14 |
+
Preparing metadata (pyproject.toml): started
|
15 |
+
Preparing metadata (pyproject.toml): finished with status 'done'
|
16 |
+
Collecting imbalanced-learn
|
17 |
+
Downloading imbalanced_learn-0.12.2-py3-none-any.whl.metadata (8.2 kB)
|
18 |
+
Collecting line_profiler
|
19 |
+
Downloading line_profiler-4.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
|
20 |
+
Collecting bokeh
|
21 |
+
Downloading bokeh-3.4.1-py3-none-any.whl.metadata (12 kB)
|
22 |
+
Requirement already satisfied: numba in /opt/conda/lib/python3.10/site-packages (0.58.1)
|
23 |
+
Collecting datashader
|
24 |
+
Downloading datashader-0.16.0-py2.py3-none-any.whl.metadata (11 kB)
|
25 |
+
Collecting Boruta
|
26 |
+
Downloading Boruta-0.3-py3-none-any.whl.metadata (7.7 kB)
|
27 |
+
Requirement already satisfied: numpy<1.29.0,>=1.22.4 in /opt/conda/lib/python3.10/site-packages (from scipy==1.12.0) (1.24.4)
|
28 |
+
Collecting daal4py==2024.3.0 (from scikit-learn-intelex)
|
29 |
+
Downloading daal4py-2024.3.0-py310-none-manylinux1_x86_64.whl.metadata (7.4 kB)
|
30 |
+
Requirement already satisfied: scikit-learn>=0.22 in /opt/conda/lib/python3.10/site-packages (from scikit-learn-intelex) (1.3.2)
|
31 |
+
Collecting daal==2024.3.0 (from daal4py==2024.3.0->scikit-learn-intelex)
|
32 |
+
Downloading daal-2024.3.0-py2.py3-none-manylinux1_x86_64.whl.metadata (1.1 kB)
|
33 |
+
Collecting tbb==2021.* (from daal==2024.3.0->daal4py==2024.3.0->scikit-learn-intelex)
|
34 |
+
Downloading tbb-2021.12.0-py2.py3-none-manylinux1_x86_64.whl.metadata (1.0 kB)
|
35 |
+
Collecting urwid>=2.4 (from pudb)
|
36 |
+
Downloading urwid-2.6.10-py3-none-any.whl.metadata (11 kB)
|
37 |
+
Requirement already satisfied: pygments>=2.7.4 in /opt/conda/lib/python3.10/site-packages (from pudb) (2.17.2)
|
38 |
+
Requirement already satisfied: jedi<1,>=0.18 in /opt/conda/lib/python3.10/site-packages (from pudb) (0.19.1)
|
39 |
+
Collecting urwid-readline (from pudb)
|
40 |
+
Downloading urwid_readline-0.14.tar.gz (9.0 kB)
|
41 |
+
Installing build dependencies: started
|
42 |
+
Installing build dependencies: finished with status 'done'
|
43 |
+
Getting requirements to build wheel: started
|
44 |
+
Getting requirements to build wheel: finished with status 'done'
|
45 |
+
Preparing metadata (pyproject.toml): started
|
46 |
+
Preparing metadata (pyproject.toml): finished with status 'done'
|
47 |
+
Requirement already satisfied: packaging>=20.0 in /opt/conda/lib/python3.10/site-packages (from pudb) (23.2)
|
48 |
+
Requirement already satisfied: joblib>=1.1.1 in /opt/conda/lib/python3.10/site-packages (from imbalanced-learn) (1.4.0)
|
49 |
+
Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/conda/lib/python3.10/site-packages (from imbalanced-learn) (3.2.0)
|
50 |
+
Requirement already satisfied: Jinja2>=2.9 in /opt/conda/lib/python3.10/site-packages (from bokeh) (3.1.2)
|
51 |
+
Requirement already satisfied: contourpy>=1.2 in /opt/conda/lib/python3.10/site-packages (from bokeh) (1.2.0)
|
52 |
+
Requirement already satisfied: pandas>=1.2 in /opt/conda/lib/python3.10/site-packages (from bokeh) (2.2.2)
|
53 |
+
Requirement already satisfied: pillow>=7.1.0 in /opt/conda/lib/python3.10/site-packages (from bokeh) (10.2.0)
|
54 |
+
Requirement already satisfied: PyYAML>=3.10 in /opt/conda/lib/python3.10/site-packages (from bokeh) (6.0.1)
|
55 |
+
Requirement already satisfied: tornado>=6.2 in /opt/conda/lib/python3.10/site-packages (from bokeh) (6.3.3)
|
56 |
+
Collecting xyzservices>=2021.09.1 (from bokeh)
|
57 |
+
Downloading xyzservices-2024.4.0-py3-none-any.whl.metadata (4.0 kB)
|
58 |
+
Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /opt/conda/lib/python3.10/site-packages (from numba) (0.41.1)
|
59 |
+
Collecting colorcet (from datashader)
|
60 |
+
Downloading colorcet-3.1.0-py3-none-any.whl.metadata (6.3 kB)
|
61 |
+
Requirement already satisfied: dask in /opt/conda/lib/python3.10/site-packages (from datashader) (2024.4.1)
|
62 |
+
Collecting multipledispatch (from datashader)
|
63 |
+
Downloading multipledispatch-1.0.0-py3-none-any.whl.metadata (3.8 kB)
|
64 |
+
Collecting param (from datashader)
|
65 |
+
Downloading param-2.1.0-py3-none-any.whl.metadata (5.9 kB)
|
66 |
+
Collecting pyct (from datashader)
|
67 |
+
Downloading pyct-0.5.0-py2.py3-none-any.whl.metadata (7.4 kB)
|
68 |
+
Requirement already satisfied: requests in /opt/conda/lib/python3.10/site-packages (from datashader) (2.31.0)
|
69 |
+
Requirement already satisfied: toolz in /opt/conda/lib/python3.10/site-packages (from datashader) (0.12.1)
|
70 |
+
Collecting xarray (from datashader)
|
71 |
+
Downloading xarray-2024.3.0-py3-none-any.whl.metadata (11 kB)
|
72 |
+
Requirement already satisfied: parso<0.9.0,>=0.8.3 in /opt/conda/lib/python3.10/site-packages (from jedi<1,>=0.18->pudb) (0.8.3)
|
73 |
+
Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.10/site-packages (from Jinja2>=2.9->bokeh) (2.0.1)
|
74 |
+
Requirement already satisfied: python-dateutil>=2.8.2 in /opt/conda/lib/python3.10/site-packages (from pandas>=1.2->bokeh) (2.9.0.post0)
|
75 |
+
Requirement already satisfied: pytz>=2020.1 in /opt/conda/lib/python3.10/site-packages (from pandas>=1.2->bokeh) (2023.3.post1)
|
76 |
+
Requirement already satisfied: tzdata>=2022.7 in /opt/conda/lib/python3.10/site-packages (from pandas>=1.2->bokeh) (2023.4)
|
77 |
+
Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from urwid>=2.4->pudb) (4.9.0)
|
78 |
+
Requirement already satisfied: wcwidth in /opt/conda/lib/python3.10/site-packages (from urwid>=2.4->pudb) (0.2.13)
|
79 |
+
Requirement already satisfied: click>=8.1 in /opt/conda/lib/python3.10/site-packages (from dask->datashader) (8.1.7)
|
80 |
+
Requirement already satisfied: cloudpickle>=1.5.0 in /opt/conda/lib/python3.10/site-packages (from dask->datashader) (2.2.1)
|
81 |
+
Requirement already satisfied: fsspec>=2021.09.0 in /opt/conda/lib/python3.10/site-packages (from dask->datashader) (2023.12.2)
|
82 |
+
Requirement already satisfied: partd>=1.2.0 in /opt/conda/lib/python3.10/site-packages (from dask->datashader) (1.4.1)
|
83 |
+
Requirement already satisfied: importlib-metadata>=4.13.0 in /opt/conda/lib/python3.10/site-packages (from dask->datashader) (6.11.0)
|
84 |
+
Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.10/site-packages (from requests->datashader) (3.3.2)
|
85 |
+
Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.10/site-packages (from requests->datashader) (3.6)
|
86 |
+
Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.10/site-packages (from requests->datashader) (1.26.18)
|
87 |
+
Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.10/site-packages (from requests->datashader) (2024.2.2)
|
88 |
+
Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.10/site-packages (from importlib-metadata>=4.13.0->dask->datashader) (3.17.0)
|
89 |
+
Requirement already satisfied: locket in /opt/conda/lib/python3.10/site-packages (from partd>=1.2.0->dask->datashader) (1.0.0)
|
90 |
+
Requirement already satisfied: six>=1.5 in /opt/conda/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas>=1.2->bokeh) (1.16.0)
|
91 |
+
Downloading scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.4 MB)
|
92 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.4/38.4 MB 59.3 MB/s eta 0:00:00
|
93 |
+
Downloading scikit_learn_intelex-2024.3.0-py310-none-manylinux1_x86_64.whl (137 kB)
|
94 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 kB 15.6 MB/s eta 0:00:00
|
95 |
+
Downloading daal4py-2024.3.0-py310-none-manylinux1_x86_64.whl (10.5 MB)
|
96 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 97.1 MB/s eta 0:00:00
|
97 |
+
Downloading daal-2024.3.0-py2.py3-none-manylinux1_x86_64.whl (63.2 MB)
|
98 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 MB 49.7 MB/s eta 0:00:00
|
99 |
+
Downloading tbb-2021.12.0-py2.py3-none-manylinux1_x86_64.whl (5.4 MB)
|
100 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 88.8 MB/s eta 0:00:00
|
101 |
+
Downloading imbalanced_learn-0.12.2-py3-none-any.whl (257 kB)
|
102 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.0/258.0 kB 25.9 MB/s eta 0:00:00
|
103 |
+
Downloading line_profiler-4.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (714 kB)
|
104 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 714.8/714.8 kB 45.2 MB/s eta 0:00:00
|
105 |
+
Downloading bokeh-3.4.1-py3-none-any.whl (7.0 MB)
|
106 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 91.0 MB/s eta 0:00:00
|
107 |
+
Downloading datashader-0.16.0-py2.py3-none-any.whl (18.3 MB)
|
108 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 88.2 MB/s eta 0:00:00
|
109 |
+
Downloading Boruta-0.3-py3-none-any.whl (56 kB)
|
110 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 6.3 MB/s eta 0:00:00
|
111 |
+
Downloading urwid-2.6.10-py3-none-any.whl (296 kB)
|
112 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 296.6/296.6 kB 26.1 MB/s eta 0:00:00
|
113 |
+
Downloading xyzservices-2024.4.0-py3-none-any.whl (81 kB)
|
114 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.0/82.0 kB 9.7 MB/s eta 0:00:00
|
115 |
+
Downloading colorcet-3.1.0-py3-none-any.whl (260 kB)
|
116 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 260.3/260.3 kB 23.6 MB/s eta 0:00:00
|
117 |
+
Downloading multipledispatch-1.0.0-py3-none-any.whl (12 kB)
|
118 |
+
Downloading param-2.1.0-py3-none-any.whl (116 kB)
|
119 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.6/116.6 kB 13.8 MB/s eta 0:00:00
|
120 |
+
Downloading pyct-0.5.0-py2.py3-none-any.whl (15 kB)
|
121 |
+
Downloading xarray-2024.3.0-py3-none-any.whl (1.1 MB)
|
122 |
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 55.5 MB/s eta 0:00:00
|
123 |
+
Building wheels for collected packages: pudb, urwid-readline
|
124 |
+
Building wheel for pudb (pyproject.toml): started
|
125 |
+
Building wheel for pudb (pyproject.toml): finished with status 'done'
|
126 |
+
Created wheel for pudb: filename=pudb-2024.1-py3-none-any.whl size=86976 sha256=672313b891da361e3a8bf4982e0f1fe4ed55af9f036c9bd6ffd4be1b45bf9559
|
127 |
+
Stored in directory: /root/.cache/pip/wheels/85/b0/e1/c80361fa965f04b6da48bfb9721e6cd8c0310288e85cebc76a
|
128 |
+
Building wheel for urwid-readline (pyproject.toml): started
|
129 |
+
Building wheel for urwid-readline (pyproject.toml): finished with status 'done'
|
130 |
+
Created wheel for urwid-readline: filename=urwid_readline-0.14-py3-none-any.whl size=9209 sha256=3e64a3419f028f9dc740ec3609f5c91e5c3cbf63b544bf3185ed3f07bc3ea0b3
|
131 |
+
Stored in directory: /root/.cache/pip/wheels/9e/a9/3b/e633b4c4bfdc0bc14ede89784d0fe18b21040dcc1cb9a28023
|
132 |
+
Successfully built pudb urwid-readline
|
133 |
+
Installing collected packages: tbb, multipledispatch, xyzservices, urwid, scipy, param, line_profiler, daal, colorcet, urwid-readline, pyct, daal4py, xarray, scikit-learn-intelex, pudb, imbalanced-learn, Boruta, bokeh, datashader
|
134 |
+
Attempting uninstall: scipy
|
135 |
+
Found existing installation: scipy 1.11.4
|
136 |
+
Uninstalling scipy-1.11.4:
|
137 |
+
Successfully uninstalled scipy-1.11.4
|
138 |
+
Successfully installed Boruta-0.3 bokeh-3.4.1 colorcet-3.1.0 daal-2024.3.0 daal4py-2024.3.0 datashader-0.16.0 imbalanced-learn-0.12.2 line_profiler-4.1.2 multipledispatch-1.0.0 param-2.1.0 pudb-2024.1 pyct-0.5.0 scikit-learn-intelex-2024.3.0 scipy-1.12.0 tbb-2021.12.0 urwid-2.6.10 urwid-readline-0.14 xarray-2024.3.0 xyzservices-2024.4.0
|