FTRLExample中无前端直接调用的代码
Open
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 780
- PR merge metrics
- No merged PRs in 30d
Description
FTRLExample中无前端直接调用的代码,比如如何和SpringBoot结合,通过API等方式直接调用模型,同步返回预测结果
期望形式 请求->SpringBoot->Alink API->FTRL->SpringBoot 返回。
下面这种格式虽然能达到要求,但感觉需要做请求返回匹配等比较复杂的操作,希望有更简单的解决方案。
sprint boot -> kafka -> 流训练或者预测 -> kafka -> sprint boot
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing FTRLExample and the Spring Boot–Kafka streaming approach described in the issue. Compare the existing asynchronous flow with the requested Spring Boot → Alink API → FTRL → Spring Boot path; done means a documented or implemented simpler way to return the prediction synchronously.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kafka, spring-boot
- Domain
- api, backend, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100