Hui Ren

Results 5 issues of Hui Ren

I have trained a hybrid model. What is the best way to generate predictions for every item-user pair and rank them? I know that `model.predict()` can be used. I also...

I am currently working on a project using LightFM for building a hybrid recommendation system. During the training process, I am trying to fix the item embeddings and only update...

I have successfully installed the AzSpeech plugin (v 1.3.12) within Unreal Engine. However, I am unable to locate AzSpeech under `Project Settings > Plugins`.

question

## 错误的详细描述 在使用 `f2 tk` 命令尝试下载抖音帖子时,我经常遇到错误。相同的设置过程用于下载抖音(Douyin)时正常工作。 ## 系统平台 点击展开 - **操作系统**: Windows 11 - **Python 版本**: Python 3.11.1 - **F2 版本**: 0.0.1.5 - **浏览器**: Firefox - **网络环境**: 美国,无代理 ## 错误复现步骤...

故障(bug)
已确认(confirmed)

**发生错误的平台:** 抖音 **发生错误的端点:** 我没有使用端点。我直接使用了 `douyin-tiktok-scraper 1.2.9`。 **提交的输入值:** 视频链接:https://www.douyin.com/video/7105012432434777356 **你是否再次尝试过?** 是的,多次尝试后错误仍然存在。 **你是否查看了这个项目的自述文件或接口文档?** 是的,并且可以确定问题是由程序引起的。 **描述:** 我正在使用 `douyin_tiktok_scraper` 库来抓取视频元数据,例如标题、观看次数、点赞次数等,使用提供的URL。我在一台装有Python 3.10.11的M1 Mac上运行此程序。下面是代码片段和遇到的错误信息。 **代码:** ```python import asyncio from douyin_tiktok_scraper.scraper import Scraper api = Scraper() url...

BUG
enhancement