Chaitanya Chaudhari (ChaitanyaC22)

ChaitanyaC22

Geek Repo

Location:San Francisco

Github PK Tool:Github PK Tool

Chaitanya Chaudhari's repositories

Deep-RL-Project---Maximize-total-profits-earned-by-cab-driver

The goal of this project is to build an RL-based algorithm that can help cab drivers maximize their profits by improving their decision-making process on the field. Taking long-term profit as the goal, a method is proposed based on reinforcement learning to optimize taxi driving strategies for profit maximization. This optimization problem is formulated as a Markov Decision Process i.e. MDP.

Language:Jupyter NotebookLicense:MITStargazers:8Issues:1Issues:0

Udacity-AWS-MLE-ND-Project1-Bike-Sharing-Demand-with-AutoGluon

This project focuses on using the AWS open-source AutoML library, AutoGluon, to predict bike sharing demand using the Kaggle Bike Sharing demand dataset.

Language:HTMLLicense:MITStargazers:5Issues:2Issues:0

Car-Price-Prediction-Model-for-an-automobile-consulting-company

The goal of this project is to build multiple linear regression models for the prediction of car prices.

Language:Jupyter NotebookLicense:MITStargazers:3Issues:3Issues:0

Multi-Input-Multi-Output-MNIST-Image-Digit-and-Summed-Output-Classification

The goal of this project is to build a neural network that takes an MNIST handwritten digit (0-9) image and a random number (digit 0-9) as inputs and returns the predicted class label (0-9) for the input image and its addition (sum) with the input random number as summed output (range 0-18) label as outputs.

Language:Jupyter NotebookStargazers:3Issues:1Issues:0

House-Price-Prediction-Project-for-a-US-based-housing-company

The goal of this project is to garner data insights using data analytics to purchase houses at a price below their actual value and flip them on at a higher price. This project aims at building an effective regression model using regularization (i.e. advanced linear regression: Ridge and Lasso regression) in order to predict the actual values of prospective housing properties and decide whether to invest in them or not.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:1Issues:0

Lending-Club-Project---Data-Analysis-for-a-consumer-finance-company

Lending Club is a consumer finance company that specializes in lending various types of loans to urban customers. When the company receives a loan application, the company has to make a decision for loan approval based on the applicant’s profile. The project work aims to help the company in understanding the driving factors (or driver variables) behind loan default, i.e. the variables which are strong indicators of default. The company can utilize this knowledge for its portfolio and risk assessment.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:1Issues:0

Telecom-Churn-Prediction

In this project, data analytics is used to analyze customer-level data of a leading telecom firm, build predictive models to identify customers at high risk of churn, and identify the main indicators of churn. The project focuses on a four-month window, wherein the first two months are the ‘good’ phase, the third month is the ‘action’ phase, while the fourth month is the ‘churn’ phase. The business objective is to predict the churn in the last i.e. fourth month using the data from the first three months.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:1Issues:0

Udacity-CVND-Project3-Landmark-Detection-and-Tracking-Graph-SLAM

Implement SLAM, a robust method for tracking an object over time and mapping out its surrounding environment using elements of probability, motion models, linear algerbra.

Language:HTMLLicense:MITStargazers:2Issues:1Issues:0

Building-a-chatbot-using-RASA-plus-Deployment

Building a conversational bot (chatbot) which can help users discover restaurants across several Indian cities using RASA

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

Deep_Learning_Hand_Gesture_Recognition_Project

The objective of this project is to recognize hand gestures using state-of-the-art neural networks.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

Fraud_Analytics_Credit_Card_Fraud_Detection

The aim of this project is to predict fraudulent credit card transactions with the help of different machine learning models.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

Numerical_TicTacToe_Agent_using_Reinforcement_Learning

Build an RL (Reinforcement Learning) agent that learns to play Numerical Tic-Tac-Toe. The agent learns the game by Q-Learning.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

Syntactic-Processing-POS-Tagger

NLP: HMMs and Viterbi algorithm for POS tagging

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

Udacity-AWS-MLE-ND-Project2-Build-a-ML-Workflow-For-Scones-Unlimited-On-Amazon-SageMaker

The primary objective of this project was to build and deploy an image classification model for Scones Unlimited, a scone-delivery-focused logistic company, using AWS SageMaker.

Language:HTMLLicense:MITStargazers:1Issues:2Issues:0

Udacity-CVND-Project1-Facial-Keypoints-Detection

Applying knowledge of image processing and deep learning to create a convolutional neural network (CNN) for facial keypoints (eyes, mouth, nose, etc.) detection.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

Udacity-CVND-Project2-Automated-Image-Captioning

This project aims at training a CNN-RNN model to predict captions for a given image. The main task is to implement an effective RNN decoder for a CNN encoder.

Language:HTMLLicense:MITStargazers:1Issues:1Issues:0

Autistic-Spectrum-Disorder-ASD-Detection

This project aims to develop a robust classification model using test-takers' demographics and questionnaire responses from the ASD screening dataset to accurately identify individuals with Autistic Spectrum Disorder (ASD) through optimization of performance metrics.

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

ChaitanyaC22

Configuration Files (GitHub profile related)

Stargazers:0Issues:1Issues:0

Investment-Analysis-for-an-Asset-Management-Company

Data analysis to identify the best sectors, countries, and a suitable investment type for making investments.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

Neural-Network-using-Numpy

Introduction to Neural Networks (Create a neural network using Numpy)

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

Udacity-AWS-MLE-ND-Exercises

This repository holds a compilation of the hands-on exercises from the 'AWS x Udacity's Nanodegree Program'

Language:Jupyter NotebookStargazers:0Issues:1Issues:0