Project with examples of different recommender systems created with the Surprise framework. Different algorithms (with a collaborative filtering approach) are explored, such as KNN or SVD.
-
Updated
Jul 22, 2020 - HTML
Project with examples of different recommender systems created with the Surprise framework. Different algorithms (with a collaborative filtering approach) are explored, such as KNN or SVD.
This Repository contains the projects which are part of Udacity Machine Learning Nanodegree
Applying Supervised learning techniques on data to help CharityML identify people most likely to donate to their cause.
Recommender Systems 2021/2022: Content Based Recommenders Project
Train a Smartcab to Drive
Applied reinforcement learning to build a simulated vehicle navigation agent. This project involved modeling a complex control problem in terms of limited available inputs, and designing a scheme to automatically learn an optimal driving strategy based on rewards and penalties.
Recommender Systems 2021/2022: Neural Network Recommenders Project
Built a model to predict the value of a given house in the Boston real estate market using various statistical analysis tools. Identified the best price that a client can sell their house utilizing machine learning.
I built a Python application that trained an image classifier on an Oxford flower dataset to recognize different species of flowers, and then predicted new flower images using the trained model. This project is a starting point in the world of deep learning and neural networks, implemented here using Keras, TensorFlow and transfer learning techn…
Add a description, image, and links to the model-tuning topic page so that developers can more easily learn about it.
To associate your repository with the model-tuning topic, visit your repo's landing page and select "manage topics."