Skip to content

issues Search Results · repo:scikit-learn-contrib/hiclass language:Python

Filter by

42 results
 (53 ms)

42 results

inscikit-learn-contrib/hiclass (press backspace or delete to remove)

Is your feature request related to a problem? Please describe. I had the problem that in my prediction use case I wanted different estimators and estimator configurations on each of the levels. The problem ...
  • eliasfauser
  • Opened 
    10 days ago
  • #152

Hi, I see that in previous versions multi-label classifiers were supported (v 4.13). I am interested in using this to solve a problem. Why was this feature removed?
  • james4545
  • 1
  • Opened 
    23 days ago
  • #151

Is the hierarchical explainability deleted ? Then, how we can use it ?
  • RamSnoussi
  • 2
  • Opened 
    on Mar 3
  • #149

I don t understand what the probability_combiner parameter does in the model. I was testing the LocalClassifierPerNode and was simply using the default probability_combiner=multiply and it was working ...
  • greenlymicael
  • Opened 
    on Mar 3
  • #147

Describe the bug The logger verbose level is not maintained after unpickling it. If you check the verbose level saved in model.verbose, it outputs the value correctly, but To Reproduce Steps to reproduce ...
  • greenlymicael
  • Opened 
    on Feb 26
  • #146

Greetings, What would be the best way to perform a hyperparameter search on the classifier? Thanks
  • dannyoo
  • 1
  • Opened 
    on Feb 18
  • #145

The current version requirement for scikit-learn forces us to use a version that has known vulnerabilities (https://github.com/advisories/GHSA-jw8x-6495-233v). Is there any specific reason for the version ...
  • flo-ri-an
  • 7
  • Opened 
    on Jan 28
  • #141

Describe the bug Hi there, I have pip installed the library and tried to run the Hello HiClass code. Running the code, I get this error: AttributeError: LocalClassifierPerNode object has no attribute ...
  • pbahr
  • 2
  • Opened 
    on Jan 14
  • #140

When labels are hierarchical and represented as a list of lists and all inner lists don t have equal length, numpy array constructor gives the following error setting an array element with a sequence. ...
  • samiul123
  • 2
  • Opened 
    on Nov 28, 2024
  • #137

Hello! Is there any specific reason for not supporting Python 3.12? I ve checked all the base dependencies already support it Any plan to add support?
  • PRFina
  • 2
  • Opened 
    on Nov 14, 2024
  • #134
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub