An open API service indexing awesome lists of open source software.

https://github.com/iprit/typescript-misis-books-recommender-system

TypeScript recommender system
https://github.com/iprit/typescript-misis-books-recommender-system

Last synced: about 2 months ago
JSON representation

TypeScript recommender system

Awesome Lists containing this project

README

          

# TypeScript Funk SVD Implementation for Recommender System (misis books)

```
$ npm run install && npm run start
```

## Schemes of work

### General scheme
![image 1](https://cloud.githubusercontent.com/assets/1553519/16013668/04d20230-3197-11e6-8277-b74f49d9024d.png)

### Functional diagram
![image 2](https://cloud.githubusercontent.com/assets/1553519/16013643/ec892780-3196-11e6-8d5f-d1e214534689.png)