Skip to content

issues Search Results · repo:modAL-python/modAL language:Python

Filter by

149 results
 (93 ms)

149 results

inmodAL-python/modAL (press backspace or delete to remove)

I get the following error with avg_score multilabel strategy - File C:\Users\localuserSKSG\anaconda3\envs\alenv\lib\site-packages\modAL\models\base.py , line 175, in query query_result, query_metrics ...
  • shubhamgp47
  • 1
  • Opened 
    on Dec 3, 2024
  • #193

Hi, was just wondering if this project is still being actively maintained?
  • mseflek
  • Opened 
    on Nov 15, 2024
  • #192

I am using modAL for an active learning project in multi-label classification. My implementation is in PyTorch, and I use DinoV2 as the backbone model. For the same dataset, I apply both active learning ...
  • shadikhamsehh
  • Opened 
    on Sep 10, 2024
  • #191

Currently the library support sklearn (scikit-learn) estimators. How can I make it work for pyspark.ml.classification estimators. The example https://www.databricks.com/blog/2020/01/16/better-machine-learning-through-active-learning.html ...
  • peeyushsinghal
  • Opened 
    on Aug 8, 2024
  • #190

I am facing oom_kill event in StepId=866679.batch. Some of the step tasks have been OOM Killed. while using avg_confidence strategy for my multilabel dataset with around 38000 images of size 224. I use ...
  • shubhamgp47
  • Opened 
    on Jul 27, 2024
  • #189

Hello, I am currently using the modAL library to develop active learning strategies. My project involves multi-class classification implemented with PyTorch, utilizing DinoV2 as the backbone model. I have ...
  • shadikhamsehh
  • Opened 
    on Jul 20, 2024
  • #188

  • M-alt123
  • Opened 
    on Jul 7, 2024
  • #187

According to https://modal-python.readthedocs.io/en/latest/content/overview/Installation.html# you can install from pip this way: image This doesn t work anymore, and you need pip install modAL-python. ...
  • AndreaPi
  • 4
  • Opened 
    on Apr 30, 2024
  • #186

Hello, Thank you a lot for developing modAL and making it available ! :pray: Though recently, I encountered an error and wonder if the proposed solution fits. While running this line learner.query(self.X_pool, ...
  • liednik
  • Opened 
    on Mar 13, 2024
  • #185

I m encountering an ImportError when trying to import expected_error_reduction from modAL. The error message suggests that the version of pandas I have installed is incompatible with the version of numpy ...
  • rajeshkalakoti
  • Opened 
    on Mar 12, 2024
  • #184
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 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