JuliaAI / JuliaAI/MLJScikitLearnInterface.jl
Feature Request: neural networks from ScikitLearn
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 14
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
MLJ has most models from ScikitLearn, but I believe it's missing neural networks:
https://scikit-learn.org/stable/modules/neural_networks_supervised.html
It would be really awesome to add these models to MLJ.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the existing ScikitLearn model interfaces in this repository and the linked scikit-learn neural-network documentation. Done means the requested neural-network models are available through the MLJ interface and their behavior is covered consistently with the existing integrations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, scikit-learn
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100