JuliaML / JuliaML/DensityRatioEstimation.jl

densratiofunc never terminates

Open
#74 4 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Julia
Stars
37
Forks
3
PR merge metrics
No merged PRs in 30d

Description

```Julia
using DensityRatioEstimation, Optim
d = densratiofunc(5randn(100), randn(1000), KLIEP())
```

I am running this but it takes forever. Seems it will never finish.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the Julia reproducer using densratiofunc with KLIEP and the two random samples. Trace the densratiofunc entry point to determine why this case does not terminate. Done means the reproducer completes in a reasonable time or reports a clear failure instead of running indefinitely.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.