Albert Nanda

Results 6 comments of Albert Nanda

Environment Info Operating System: Ubuntu 16.04, 48 cores rgf_python version:'3.6.0' Python version (for rgf_python errors): 3.6 Error Message Exception: FastRGF estimators are unavailable for usage. Hi, I am successfully able...

@fukatani Output of debug.py `/home/ubuntu/miniconda3/lib/python3.6/site-packages/sklearn/externals/six.py:31: DeprecationWarning: The module is deprecated in version 0.21 and will be removed in version 0.23 since we've dropped support for Python 2.7. Please rely on...

Additional Info: **GCC Version** `Linux-gnu` Thread model: posix gcc version 5.4.0 20160609 (Ubuntu `5.4.0-6ubuntu1~16.04.11)` **cmake version** cmake version 3.5.1 **File Permissions** -rw-rw-r-- 1 ubuntu ubuntu 5.0K Aug 12 05:56 debug.py...

@fukatani `Seaching /home/ubuntu/rgf/FastRGF/bin FastRGF found on /home/ubuntu/rgf/FastRGF/bin`

@fukatani I tried with 12 threads, it crashed and then I tried with 6 threads and it worked.

@xiaoya-li : Let me try it out, also can you recommend the settings for Multi-Label classification and NER task. NER Task: ``` inp = torch.FloatTensor([[[.1,.2,.3,.4]]*4,[[.5,.5,0,0]]*4]) #2 sentences, 4 words and...