Joshua Xia

Results 13 issues of Joshua Xia

**Describe the issue**: In this case: I have two hyper-parameters, one 's value must less than another. How to config this kind of situation in search_space.json? **Environment**: - NNI version:...

question
user raised
HPO

**Describe the issue**: I am try to use python code to read the best params of a model and then apply them to train the model. Now I hope the...

question
customer raised

像 get_quote_history 那样? 问题是 symbol 是啥? 谢谢

get_all_company_performance 现在get 所有股票的季报数据 (缺省最新季报), 但比较合理的需求是 get 某一个 股票的 历史所有季报数据 希望添加 get_company_performance('股票代码') 的API 来获取历史所有季报数据 谢谢

## 🌟 Feature Description In the most situation, I have the real history data and the predict data from the predict models, those datas can be used as features, and...

enhancement

## 🚀 Feature The Centered Kernel Alignment (CKA) is function to compare two neural networks or the layers, it can be used to explain model dynamics, and it is widely...

is there the plan to port fingerprint from python 2 to python 3?

**Describe the bug** I use Parallel(n_jobs=2, backend="loky") to boot two training job, and the dataloader workers number set to be 3 when training the folliowing error happened: pred_values_dict_list = Parallel(n_jobs=2,...

bug

**Describe the feature you'd like** A clear and concise description of what you want to happen. I suggest the system support free data source: for example: 1. price and financial...

enhancement