JuliaAI / JuliaAI/MLJScikitLearnInterface.jl

Some `Deterministic` models could actually be re-implemented as `Probabilistic`

Open
#47 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement next breaking release
Dominant language
Julia
Stars
14
Forks
8
PR merge metrics
No merged PRs in 30d

Description

A case in point is BayesianRidgeRegressor, as pointed out at https://github.com/JuliaAI/MLJScikitLearnInterface.jl/issues/46.

Be good to first identify what other sk-learn models with MLJ implementations have the return_std predict kwarg. Help with this appreciated.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the MLJ implementations of scikit-learn models and checking which prediction interfaces expose the return_std keyword. Use BayesianRidgeRegressor and the linked issue as the initial comparison point; done means identifying the applicable models and determining which can be reimplemented as probabilistic models.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia, python, scikit-learn
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.