We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6ee60 commit c2d4dc4Copy full SHA for c2d4dc4
setup.py
@@ -13,7 +13,7 @@
13
author = 'Robert Zhang, Ryan J. Urbanowicz',
14
author_email = '[email protected],[email protected]',
15
url = 'https://github.com/UrbsLab/scikit-XCS',
16
- download_url = 'https://github.com/UrbsLab/scikit-eLCS/archive/refs/tags/v_1.0.8.tar.gz',
+ download_url = 'https://github.com/UrbsLab/scikit-XCS/archive/refs/tags/v_1.0.8.tar.gz',
17
keywords = ['machine learning','data analysis','data science','learning classifier systems','xcs'],
18
install_requires=['numpy','pandas','scikit-learn'],
19
classifiers=[
0 commit comments