Skip to content

Latest commit

Β 

History

History
14 lines (10 loc) Β· 479 Bytes

README.md

File metadata and controls

14 lines (10 loc) Β· 479 Bytes

Admirable methods πŸ”„πŸŒ²βœ¨πŸ“ˆ

Algorithms from ADMIRABLE Research Group from Burgos' University

How to

Installation dependencies

  • Install scikit-learn 1.2.0 or 1.3.2 pip install -U scikit-learn==1.2.0
  • Install scikit-learn version from this repository
    • Necesary for Random Feature Weights ensemble
  • Install imbalanced-learn
  • Necesary for Random Balance ensemble