eForest icon indicating copy to clipboard operation
eForest copied to clipboard

installation and use directions are out of date

Open EngrStudent opened this issue 3 years ago • 0 comments

It doesn't compile in the newest cython. Compile requires downgrade to cython 0.27.3. (link) It also wants for keras, which is part of the example instructions, but not part of the installation.

The file-structure was such that it required some adjustments to make the script work. I put scikit and eforest in the same folder and then I was able to adjust it to work well.

EngrStudent avatar Oct 15 '21 01:10 EngrStudent