Official Support for Deep Forest with modern Python versions 3.10+ #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Throughout the years, the Deep Forest algorithm is still popular; however, the team behind it seems to have taken a deviation / turn to other avenues of research. As such, it is clear that the repo was very-if-not-too-slowly maintained, and the issues have increased a lot since the latest release.
One issue was more critical than another. The support for Python 3.10+.
Some examples:
pip install deep-forestwill encounter an ERROR! LAMDA-NJU/Deep-Forest#139Building from source is not an ideal scenario for many, and given that we are afraid we will never get a response soon enough for a PR on the original repository, we open this community-maintained repository and hope that (1) either the original authors request a pull request on their end of things, which we are very happy to do, and close this current repository, or (2) that this current repository is helping others.
Cheers!