How to Build, Train and Deploy Your Own Recommender System – Part 2
We build a recommender system from the ground up with matrix factorization for implicit feedback systems. We then deploy the model to production in AWS.
I’ve been trying to teach myself Data Science for a while now using countless resources available online, many of them are actually free!
And I have started a few times already, what typically happens with me is I start off with a blast of enthusiasm, which powers me for the first few weeks or so. I got to learn individual concepts this way, this is how I actually learned Python, as well as some statistics.
However, I have never really reached a stage where I completed an end-to-end Data Science project. Somehow after a few weeks, the novelty and the enthusiasm wears off.
And I guess the fact that I’m going at it alone and no one to talk to about it and nothing to apply it to, it just falls off silently. My focus just dies off.
And believe me, I tried. Several times.
It’s not you, it’s me.
Albert Einstein defines insanity as doing the same thing over and over and expecting a different result. Now, I’m not really sure if in fact he said that, however the statement has merit and makes a lot of sense. So I’m going to take his word for it.
So I thought of a few options:
In the end, I chose General Assembly’s 10 week bootcamp for a few reasons.
It is a significant investment in time and $ however, skin in the game right? At the very least, this will motivate myself to complete the process to the end once and for all!
I simply want to get to the end of this course having completed the capstone project to the best of my ability. I have full confidence that I can combine my full stack development knowledge with all that I would have learned in this course. I am particularly keen in developing exciting and engaging visualizations. I want to be able to tell a compelling story with technology and Data Science.
Before your first meeting, GA has this Pre-work that you need to complete. Basically getting you ready for the intense 10 weeks ahead. Nothing to sneeze at - 11.5 hours of Python and Statistics. Solid grounding of what lies ahead.
The first meeting was exciting, I got to meet my instructor, an entrepreneur/CTO at an early stage VC startup with more than a decade of experience in data, analytics & ML. A very personable and humble person that you cannot help but like.
I got to meet my cohort, my learning buddies for the next 10 weeks, a pretty diverse bunch - one from Europe, a few from Singapore and the rest from Sydney and Melbourne, and of different stages in their career. I was enthralled as I was listening to them as they introduced themselves. To say I was excited was an understatement.
Mostly discussed basics in Python with lots of exercises, and I like the Zoom breakout rooms, where you get to do some pair programming, no better way to cement those concepts right? Making sure that development environment is all sorted.
Jupyter Notebook, check. Enterprise GitHub account, check. Learning mindset, check.
The 10 week bootcamp is a 3 hour session (6pm to 9pm AEDT) twice a week (Mondays and Wednesdays) and this will continue until it ends on the 22nd December 2021. A total of twenty 3-hour meetings, and I would guess countless more hours of homework.
OK heads down Jose let’s do this.
We build a recommender system from the ground up with matrix factorization for implicit feedback systems. We then deploy the model to production in AWS.
We build a recommender system from the ground up with matrix factorization for implicit feedback systems. We put it all together with Metaflow and used Comet...
Building and maintaining a recommender system that is tuned to your business’ products or services can take great effort. The good news is that AWS can do th...
Provided in 6 weekly installments, we will cover current and relevant topics relating to ethics in data
Get your ML application to production quicker with Amazon Rekognition and AWS Amplify
(Re)Learning how to create conceptual models when building software
A scalable (and cost-effective) strategy to transition your Machine Learning project from prototype to production
An Approach to Effective and Scalable MLOps when you’re not a Giant like Google
Day 2 summary - AI/ML edition
Day 1 summary - AI/ML edition
What is Module Federation and why it’s perfect for building your Micro-frontend project
What you always wanted to know about Monorepos but were too afraid to ask
Using Github Actions as a practical (and Free*) MLOps Workflow tool for your Data Pipeline. This completes the Data Science Bootcamp Series
Final week of the General Assembly Data Science bootcamp, and the Capstone Project has been completed!
Fifth and Sixth week, and we are now working with Machine Learning algorithms and a Capstone Project update
Fourth week into the GA Data Science bootcamp, and we find out why we have to do data visualizations at all
On the third week of the GA Data Science bootcamp, we explore ideas for the Capstone Project
We explore Exploratory Data Analysis in Pandas and start thinking about the course Capstone Project
Follow along as I go through General Assembly’s 10-week Data Science Bootcamp
Updating Context will re-render context consumers, only in this example, it doesn’t
Static Site Generation, Server Side Render or Client Side Render, what’s the difference?
How to ace your Core Web Vitals without breaking the bank, hint, its FREE! With Netlify, Github and GatsbyJS.
Follow along as I implement DynamoDB Single-Table Design - find out the tools and methods I use to make the process easier, and finally the light-bulb moment...
Use DynamoDB as it was intended, now!
A GraphQL web client in ReactJS and Apollo
From source to cloud using Serverless and Github Actions
How GraphQL promotes thoughtful software development practices
Why you might not need external state management libraries anymore
My thoughts on the AWS Certified Developer - Associate Exam, is it worth the effort?
Running Lighthouse on this blog to identify opportunities for improvement
Use the power of influence to move people even without a title
Real world case studies on effects of improving website performance
Speeding up your site is easy if you know what to focus on. Follow along as I explore the performance optimization maze, and find 3 awesome tips inside (plus...
Tools for identifying performance gaps and formulating your performance budget
Why web performance matters and what that means to your bottom line
How to easily clear your Redis cache remotely from a Windows machine with Powershell
Trials with Docker and Umbraco for building a portable development environment, plus find 4 handy tips inside!
How to create a low cost, highly available CDN solution for your image handling needs in no time at all.
What is the BFF pattern and why you need it.