Juan Domingo OrtuzarinAnalytics VidhyaHow to make a movie recommender: connecting services using DockerHello DockerDec 13, 2020Dec 13, 2020
Juan Domingo OrtuzarinAnalytics VidhyaHow to make a movie recommender: making a application using Svelte, FastAPI, MongoDB & TensorFlow…Hello, we are going to make a web application to make recommend movies. In this application a user will be able to write the title of a…Dec 13, 2020Dec 13, 2020
Juan Domingo OrtuzarinAnalytics VidhyaHow to make a movie recommender: using Svelte as a front-end applicationSvelte (https://svelte.dev/) is a great JavaScript framework for creating reactive web applications. For this tutorial we are going to…Dec 12, 2020Dec 12, 2020
Juan Domingo OrtuzarinAnalytics VidhyaHow to make a movie recommender: creating a recommender engine using Keras and TensorFlowThe type of recommendation engine we are going to create is a collaborative filter. The data we are going to use to feed our model is the…Dec 12, 20201Dec 12, 20201
Juan Domingo OrtuzarinAnalytics VidhyaHow to make a movie recommender: making a REST API using FastAPIFastAPI is a backend framework for Python, just like Flask or Django (more Flask than Django). This framework makes it really easy to…Dec 12, 2020Dec 12, 2020