Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add another regression algorithm #68

Open
1 task done
aiakide opened this issue Aug 15, 2023 · 0 comments
Open
1 task done

[Feature]: Add another regression algorithm #68

aiakide opened this issue Aug 15, 2023 · 0 comments
Labels
✨ feature Requests or discussions about new features 📋 needs review Requires code or design review

Comments

@aiakide
Copy link
Collaborator

aiakide commented Aug 15, 2023

✏️ Problem Description

For regression problems, only an MLP is currently available as a model. It would be nice if other algorithms were also available.

💡 Feature Request

Adding another algorithm to solve regression problems. A good first attempt could be the implementation of a gradient boosting method.

🌍 Context

This provides further opportunities to solve regression problems with less training time.

🔍 Additional Information

No response

👍 Code of Conduct

  • I agree to follow this project's Code of Conduct
@aiakide aiakide added ✨ feature Requests or discussions about new features 📋 needs review Requires code or design review labels Aug 15, 2023
@aiakide aiakide changed the title [Feature]: [Feature]: Add another regression algorithm Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature Requests or discussions about new features 📋 needs review Requires code or design review
Projects
None yet
Development

No branches or pull requests

1 participant