Skip to content
#

udacity-machine-learning-nanodegree

Here are 251 public repositories matching this topic...

➿ 💡 My Udacity projects that I have made to improve my skills and complete my nanodegree. Please don't use it to copy the projects. Submit the PR if you want something to be added to this repository.

  • Updated Mar 3, 2023
  • JavaScript
Home-Credit-Default-Risk-Recognition

The project provides a complete end-to-end workflow for building a binary classifier in Python to recognize the risk of housing loan default. It includes methods like automated feature engineering for connecting relational databases, comparison of different classifiers on imbalanced data, and hyperparameter tuning using Bayesian optimization.

  • Updated Jul 1, 2020
  • Jupyter Notebook
udacity

Investigated factors affecting likelihood of donations being made using real census data. Developed naive classifier to compare testing results. Trained & tested several supervised machine learning models on preprocessed census data to predict donation likelihood. Selected best model based on accuracy, modified F-score metric, & algo efficiency.

  • Updated Jan 8, 2018
  • HTML

This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a toolkit to develop and compare reinforcement learning algorithms. The learning agent takes raw pixels from the atari emulator and predicts an action that is fed back into the emulator via OpenAI interface. The …

  • Updated Feb 18, 2018
  • HTML

Improve this page

Add a description, image, and links to the udacity-machine-learning-nanodegree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the udacity-machine-learning-nanodegree topic, visit your repo's landing page and select "manage topics."

Learn more