lovechang1986
lovechang1986
I follow the [Quick start](https://auto.gluon.ai/dev/tutorials/tabular_prediction/tabular-quickstart.html#predicting-columns-in-a-table-quick-start) page to run the office tutorial codes. But something error occured and It's will be fine when I set the `presets=medium_quality` . Please help to...
使用洛杉矶VPS登陆失败
使用一台洛杉矶VPS,一直登陆失败如何破。。。 ``` [2022-5-20 16:50:59.002] do request url: https://auth.aliyundrive.com/v2/account/token [2022-5-20 16:51:01.592] get access token error Post "https://auth.aliyundrive.com/v2/account/token": dial tcp [2408:4001:1000::4]:443: connect: no route to host Token登录失败: Post "https://auth.aliyundrive.com/v2/account/token": dial tcp [2408:4001:1000::4]:443:...
Hi. this is wonderful project. how can i save the video into mp4 file while streaming?
I copy the code to notebook on my machine and tested. The result as this png:  As the official result is:  [pycwt document](https://pycwt.readthedocs.io/en/latest/index.html) The biggest difference is the...
I downloaded GSM file from JMA. URL:https://pan.baidu.com/s/1nCQyKhr_kT8TOJmSyfNxgQ PWD:o1n8 From JMA [production information](https://www.wis-jma.go.jp/cms/gsm/product_information.html), The file should has 7 elements(U, V, T, Rh, Z, Omg, Vor). But use the cfgrib I only...
I want to use autogluon on a high-performance machine based on the BSUB job scheduling system. Although I set up the CPU in fit and applied for 10 cores through...
**Describe the bug** I'm try to training the best_quaility model, but NeuralNetFastAI_BAG_L1 model skipped and raise error infomation, Anyone know some error occured? I installed the pytorch based on CPU,...
同步模式下如何查看进度?
大佬求助,如题,同步模式下如何查看进度? 另外,我只有上传需求,是否可以只用upload,而不需要sync模式就行? upload会重复上传文件吗?
I see the power spectrum correction mentioned in the documentation, but when I add the following code, the result is not consistent with the original result, can you please see...