nikrepp
nikrepp
Hello, colleagues, I have the following problem: using PyEarth for classification task on dataset with 300000 rows and more than 500 features, I set max_terms to sufficiently high number (i.e....
Hello, thank you for the nice package. I am facing the issue running install script: C:\Users\I304909\AppData\Local\Continuum\Miniconda2\py-earth-master\py-earth-master>python setup.py install install_dir . c:\users\i304909\appdata\local\temp\easy_install-7zu8zz\numpy-1.13.3\setup.py:367: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources...
Hello, I run the following code with WordBatch on windows: import wordbatch from wordbatch.extractors import WordBag from wordbatch.models import FTRL, FM_FTRL import pandas as pd import pandas as pd import...