-
-
방향을 먼저 잡아보자
우리가 하고 싶은거를 먼저 정하고
그거에 필요한 모듈들을 정리를 해보자 @HyeonJin1030
일단 내가 생각하는 그림은 넷플릭스처럼 여러 가지 방식으로 웹툰을 추천해주는 페이지를 만드는거야
![20160202_netflix_vs_watcha_netflix_recom](https://user-images.github…
-
**Describe the bug**
A check run results in different files in `/.venv_esmtools` depending on the python version that was used to install the esm_tools. The affected files are softlinks:
```
cd /ho…
-
Hi, I don't know if it is a issue or request. But maybe someone can help.
I have an Opus Bridge but I cannot connect with openhab.
Openhab Forum Topic: [https://community.openhab.org/t/enocean-…
cnu80 updated
5 years ago
-
When loading (and averaging) connectivity data from a set of files, the loading process expects all files to have identical column/row orders.
The RECOM connectivity post-processing script produces…
-
## Observed behaviour
Someone at a major hardware vendor reported to me that some fonts (unclear which in GF collection) have funky glyph drawings encoded in the notdef character. Fun ones include …
-
after reinstalling the game, i put the three files from the DBGHELP folder into my game directory. this was how i used lua mods before, but doesn't work now.
ryjx updated
3 months ago
-
Any reason https://recom-power.com/pdf/Innoline/R-78-1.0.pdf wouldn't be a suitable (superior) replacement for the MCP1826S-3302E-AB?
Looks like the specs are basically identical, but this is a swi…
-
# 추천시스템 평가 방법 Mean Average Precision(MAP) 이란? | DanTheTech
About 이번 블로그에서는 주로 정보를 순서를 지정하여(Ranked) 반환하는 경우에 사용하는 평가방법인 을 소개하고자 한다. 은 예를들어 구글과 같은 검색엔진에서 검색결과가 검색의도와 관련도가 높은 순으로 잘 나열되어있는지를 평가하는 방법이다…
-
### Lambda
example
```
def lambda_handler(event, context):
return {
"statusCode": 200,
"headers": { "Content-Type": "application/json" },
"body": json.dumps({ ... …