Python Programming: Build a Recommendation Engine in Django | Udemy


Python Programming: Build a Recommendation Engine in Django | Udemy
English | Size: 5.47 GB
Genre: eLearning

Collaborative Filtering with Python, Celery, Django, Worker Processes, Batch Predictions, SurpriseML, Keras, and more!

What you’ll learn
Learn how to integrate Django & Celery
Learn how to use HTMX with Django for Dynamic Loading (no JavaScript Needed)
Training a Machine Learning Model with SurpriseML and an example in Keras
Build a rating system in Django with dynamic rating buttons. These ratings can be used on any Django Model
Learn how to run periodic background task and/or schedule functions to run exactly when needed
How to perform batch inference effectively using Django for *any* large workloads and/or ML packages
How to load large datasets into a SQL database through Django Models
Where to find great datasets online
How to implement an “infinite” review page that will always give a new item after rating.
So much more!

Build a recommendation engine using Django & a Machine Learning technique called Collaborative Filtering.

Users will rate movies and the system will automatically recommend new ones. These recommendations will be done in batches (ie not in real time) to unlock a more scalable system for training and helping thousands and thousands of users.

For this course, we’ll use a real dataset called MovieLens; this dataset is downloaded in CSV and is used on all kinds of machine learning tutorials. What’s special about this course is you’ll load this dataset into a SQL database through a Django model. This alone might be worth watching the course as SQL databases are far more powerful than CSV files.

To do the batch inference we implement the incredibly powerful background worker process called Celery. If you haven’t used Celery before, this will be an eye opening experience and when you couple it with Django you have a truly powerful worker process that can run tasks in the background, run tasks on a schedule, or a combination of both. Tasks in Celery are simply Python functions with a special decorator.

For rating movies, we’ll be using HTMX. HTMX is a way to dynamically update content *without* reloading the page at all. I am sure you know the experience whenever you click “like” or “subscribe” , that’s what HTMX gives us without the overhead of using 1 line of JavaScript. This course shows us a practical implementation of using HTMX not just for rating movies, but also sorting them, loading them, and doing much more.

The recommendation engine in Django is really a collection of 3 parts:

  • Web Process: Setup up Django to collect user’s interest and provide recommendations once available.
  • Machine Learning Pipeline: Extract data from Django, transform it, and train a Collaborative Filtering model.
  • Worker Process: This is the glue. We’ll use Celery to schedule/run the trained model predictions and update data for Django-related user recommendations.

Recommended Experience

  • Python 3.6+ (such as 30 Days of Python)
  • Django 3.2+ (such as Your First Django Web Project or Try Django 3.2)
  • Celery with Django (such as Time & Tasks 2 or this blog post)

Who this course is for:

  • Beyond the basics Django Developers (ie you completed a Try Django course)
  • Anyone interested in building powerful ML-heavy Web Applications
  • Anyone looking to learn about Python Celery for Worker processes
  • Anyone interested in building workflows that need to run along side of Django.

nitroflare.com/view/C4927C935D7F178/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part1.rar
nitroflare.com/view/2122CABF27A0401/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part2.rar
nitroflare.com/view/59DE820581D4AE4/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part3.rar
nitroflare.com/view/7A231EED4C4C01F/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part4.rar
nitroflare.com/view/ECB85B9C0CEA61A/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part5.rar
nitroflare.com/view/1CC72498695C018/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part6.rar

rapidgator.net/file/afbb136402a2942727519b9f5074e717/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part1.rar.html
rapidgator.net/file/ada7cdbd497873d97d03739eaea857f2/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part2.rar.html
rapidgator.net/file/033720ac47d29eb6d539cac7ff4bde30/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part3.rar.html
rapidgator.net/file/3587b9cf3fc6c3d444ab3effeedd7987/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part4.rar.html
rapidgator.net/file/c6d6bb31027486911ba0dc53cddcd2af/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part5.rar.html
rapidgator.net/file/54bd2bdc0591d73afc7fd68bd841b64e/UD-Python-Programming-Build-a-Recommendation-Engine-in-Django.part6.rar.html

If any links die or problem unrar, send request to
forms.gle/e557HbjJ5vatekDV9

Leave a Comment