anshumitts / CafeXC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extreme Methods

SETUP LIBRARY

mkdir -p ${HOME}/scratch/XC/programs
cd ${HOME}/scratch/XC/programs
git clone https://github.com/anshumitts/ExtremeMethods.git
conda create -f ExtremeMethods/CafeXC.yml
conda activate xc
pip install hnswlib Cython git+https://github.com/kunaldahiya/pyxclib.git

ALGORITHMS IMPLEMENTED

  • MUFIN - Multimodal extreme classification - link

About


Languages

Language:Python 91.6%Language:Jupyter Notebook 8.4%