diff options
Diffstat (limited to 'python-autoviml.spec')
| -rw-r--r-- | python-autoviml.spec | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/python-autoviml.spec b/python-autoviml.spec index bc81298..1ecd01f 100644 --- a/python-autoviml.spec +++ b/python-autoviml.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-autoviml -Version: 0.1.713 +Version: 0.1.714 Release: 1 Summary: Automatically Build Variant Interpretable ML models fast - now with CatBoost! License: Apache License 2.0 URL: https://github.com/AutoViML/Auto_ViML -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/e9/2cf9f258d78aee8cdf3d809dc7198c71da454ecaa7d94aa8dda68d993db9/autoviml-0.1.713.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/01/90/635a82bbe04d17c70d972e7f82e155e079c4ff56447a0c8208ff15b6db87/autoviml-0.1.714.tar.gz BuildArch: noarch Requires: python3-beautifulsoup4 @@ -44,7 +44,7 @@ Automatically Build Various Interpretable ML models fast!<br> Auto_ViML is pronounced as "auto vimal" (autovimal logo created by Sanket Ghanmare). -## Update (May 2022) +## Update (March 2023) <ol> <li><b>Auto_ViML has a new flag to speed up processing using GPU's</b>. Just set the `GPU_flag`=`True` on Colab and other environments. But don't forget to set the runtime type to be "GPU" while running on Colab. Otherwise you will get an error.</li> </ol> @@ -255,7 +255,7 @@ Automatically Build Various Interpretable ML models fast!<br> Auto_ViML is pronounced as "auto vimal" (autovimal logo created by Sanket Ghanmare). -## Update (May 2022) +## Update (March 2023) <ol> <li><b>Auto_ViML has a new flag to speed up processing using GPU's</b>. Just set the `GPU_flag`=`True` on Colab and other environments. But don't forget to set the runtime type to be "GPU" while running on Colab. Otherwise you will get an error.</li> </ol> @@ -463,7 +463,7 @@ Automatically Build Various Interpretable ML models fast!<br> Auto_ViML is pronounced as "auto vimal" (autovimal logo created by Sanket Ghanmare). -## Update (May 2022) +## Update (March 2023) <ol> <li><b>Auto_ViML has a new flag to speed up processing using GPU's</b>. Just set the `GPU_flag`=`True` on Colab and other environments. But don't forget to set the runtime type to be "GPU" while running on Colab. Otherwise you will get an error.</li> </ol> @@ -654,7 +654,7 @@ This project is not an official Google project. It is not supported by Google an %prep -%autosetup -n autoviml-0.1.713 +%autosetup -n autoviml-0.1.714 %build %py3_build @@ -694,5 +694,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.713-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.714-1 - Package Spec generated |
