Jianqi Zhang

Results 7 comments of Jianqi Zhang

Can you provide the conda version and machine info (Ubuntu 20 or Windows etc)? And can you show the channels info via `conda config --show-sources`

> Machine info is Ubuntu 18.04.2, conda version is 4.7.10. When I run 'conda config --show-sources' ,it's no message returned. @lll16 There are two possible solutions you can try: (I...

Thanks so much! I'm troubled by the environment version!

Hi @eddiebergman Actually I also encounter the error mentioned in #1236 (details follow) 1. `n_jobs=8` the issue still remains. 2. size of dataset is 1076 3. I test it for...

@e3vela Here are my code and thanks for comments ```python # -*- coding: utf-8 -* import autosklearn.classification import autosklearn import numpy as np import pandas as pd from sklearn.model_selection import...

OK, I just know a little about meta-learning, but it sounds like: after meta-learning (found nice configuration), it doesn't need to continue parallel, does it? In my tests and in...

解决方法: 将旧电脑 `~/Documentation/Gridea/ ` 目录拷贝替换新电脑的 `~/Documentation/Gridea/ `(需要关闭 Gridea)再打开 Gridea就成功将原来文章同步过来了 > 在新电脑 `~/Documentation/Gridea/output/` 下 `git pull origin master` ,但是显示 fatal: refusing to merge unrelated histories > 还没来得及解决,但理论上也可以