environment.yml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. name: lightGBM
  2. channels:
  3. - defaults
  4. dependencies:
  5. - _libgcc_mutex=0.1=main
  6. - _openmp_mutex=5.1=1_gnu
  7. - bzip2=1.0.8=h5eee18b_5
  8. - ca-certificates=2023.12.12=h06a4308_0
  9. - ld_impl_linux-64=2.38=h1181459_1
  10. - libffi=3.4.4=h6a678d5_0
  11. - libgcc-ng=11.2.0=h1234567_1
  12. - libgomp=11.2.0=h1234567_1
  13. - libstdcxx-ng=11.2.0=h1234567_1
  14. - libuuid=1.41.5=h5eee18b_0
  15. - ncurses=6.4=h6a678d5_0
  16. - openssl=3.0.13=h7f8727e_0
  17. - pip=23.3.1=py310h06a4308_0
  18. - python=3.10.13=h955ad1f_0
  19. - readline=8.2=h5eee18b_0
  20. - setuptools=68.2.2=py310h06a4308_0
  21. - sqlite=3.41.2=h5eee18b_0
  22. - tk=8.6.12=h1ccaba5_0
  23. - wheel=0.41.2=py310h06a4308_0
  24. - xz=5.4.6=h5eee18b_0
  25. - zlib=1.2.13=h5eee18b_0
  26. - pip:
  27. - aiofiles==23.2.1
  28. - alembic==1.13.1
  29. - anyio==4.3.0
  30. - argon2-cffi==23.1.0
  31. - argon2-cffi-bindings==21.2.0
  32. - arrow==1.3.0
  33. - asttokens==2.4.1
  34. - async-lru==2.0.4
  35. - attrs==23.2.0
  36. - babel==2.14.0
  37. - bayesian-optimization==1.4.3
  38. - beautifulsoup4==4.12.3
  39. - bleach==6.1.0
  40. - blinker==1.7.0
  41. - certifi==2024.2.2
  42. - cffi==1.16.0
  43. - charset-normalizer==3.3.2
  44. - click==8.1.7
  45. - colorama==0.4.6
  46. - colorlog==6.8.2
  47. - comm==0.2.2
  48. - debugpy==1.8.1
  49. - decorator==5.1.1
  50. - defusedxml==0.7.1
  51. - et-xmlfile==1.1.0
  52. - exceptiongroup==1.2.0
  53. - executing==2.0.1
  54. - fastjsonschema==2.19.1
  55. - flask==3.0.3
  56. - fqdn==1.5.1
  57. - greenlet==3.0.3
  58. - h11==0.14.0
  59. - h2==4.1.0
  60. - hpack==4.0.0
  61. - httpcore==1.0.4
  62. - httpx==0.27.0
  63. - hypercorn==0.16.0
  64. - hyperframe==6.0.1
  65. - idna==3.6
  66. - ipykernel==6.29.3
  67. - ipython==8.22.2
  68. - ipywidgets==8.1.2
  69. - isoduration==20.11.0
  70. - itsdangerous==2.1.2
  71. - jedi==0.19.1
  72. - jieba==0.42.1
  73. - jinja2==3.1.3
  74. - joblib==1.3.2
  75. - json5==0.9.24
  76. - jsonpointer==2.4
  77. - jsonschema==4.21.1
  78. - jsonschema-specifications==2023.12.1
  79. - jupyter-client==8.6.1
  80. - jupyter-console==6.6.3
  81. - jupyter-core==5.7.2
  82. - jupyter-events==0.9.1
  83. - jupyter-lsp==2.2.4
  84. - jupyter-server==2.13.0
  85. - jupyter-server-terminals==0.5.3
  86. - jupyterlab==4.1.5
  87. - jupyterlab-pygments==0.3.0
  88. - jupyterlab-server==2.25.4
  89. - jupyterlab-widgets==3.0.10
  90. - lightgbm==4.3.0
  91. - mako==1.3.2
  92. - markupsafe==2.1.5
  93. - matplotlib-inline==0.1.6
  94. - mistune==3.0.2
  95. - nbclient==0.10.0
  96. - nbconvert==7.16.2
  97. - nbformat==5.10.3
  98. - nest-asyncio==1.6.0
  99. - notebook-shim==0.2.4
  100. - numpy==1.26.4
  101. - odps==3.5.1
  102. - openpyxl==3.1.2
  103. - optuna==3.6.0
  104. - overrides==7.7.0
  105. - packaging==24.0
  106. - pandas==2.2.1
  107. - pandocfilters==1.5.1
  108. - parso==0.8.3
  109. - pexpect==4.9.0
  110. - platformdirs==4.2.0
  111. - priority==2.0.0
  112. - prometheus-client==0.20.0
  113. - prompt-toolkit==3.0.43
  114. - psutil==5.9.8
  115. - ptyprocess==0.7.0
  116. - pure-eval==0.2.2
  117. - pyarrow==15.0.2
  118. - pycparser==2.21
  119. - pygments==2.17.2
  120. - pymysql==1.1.0
  121. - pyodps==0.11.5.post0
  122. - python-dateutil==2.9.0.post0
  123. - python-json-logger==2.0.7
  124. - pytz==2024.1
  125. - pyyaml==6.0.1
  126. - pyzmq==25.1.2
  127. - qtconsole==5.5.1
  128. - qtpy==2.4.1
  129. - quart==0.19.5
  130. - referencing==0.34.0
  131. - requests==2.31.0
  132. - rfc3339-validator==0.1.4
  133. - rfc3986-validator==0.1.1
  134. - rpds-py==0.18.0
  135. - scikit-learn==1.4.1.post1
  136. - scipy==1.12.0
  137. - send2trash==1.8.2
  138. - six==1.16.0
  139. - sniffio==1.3.1
  140. - soupsieve==2.5
  141. - sqlalchemy==2.0.29
  142. - stack-data==0.6.3
  143. - taskgroup==0.0.0a4
  144. - terminado==0.18.1
  145. - threadpoolctl==3.3.0
  146. - tinycss2==1.2.1
  147. - tomli==2.0.1
  148. - tornado==6.4
  149. - tqdm==4.66.2
  150. - traitlets==5.14.2
  151. - types-python-dateutil==2.9.0.20240316
  152. - typing-extensions==4.10.0
  153. - tzdata==2024.1
  154. - uri-template==1.3.0
  155. - urllib3==1.26.18
  156. - wcwidth==0.2.13
  157. - webcolors==1.13
  158. - webencodings==0.5.1
  159. - websocket-client==1.7.0
  160. - werkzeug==3.0.2
  161. - widgetsnbextension==4.0.10
  162. - wsproto==1.2.0
  163. prefix: /root/anaconda3/envs/lightGBM