Himanshu Agarwal (himanshu-03)

himanshu-03

Geek Repo

Company:@jpmorganchase

Location:Mumbai, India

Twitter:@hiimanshu_03

Github PK Tool:Github PK Tool


Organizations
tcet-opensource
yoursthatsenior

Himanshu Agarwal's repositories

Customer-Churn-Prediction

The Customer Churn table contains information on all 7,043 customers from a Telecommunications company in California in Q2 2022. We need to predict whether the customer will churn, stay or join the company based on the parameters of the dataset.

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

CodeClause-Data-Science

Hello there! I'm delighted to announce that I've been hired as a Data Science Intern at CodeClause . I'd like to thank CodeClause for this opportunity. I'm excited to master new talents.

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

Exploratory-Data-Analysis-of-AMEO-Dataset

This project conducts EDA and Hypothesis Testing on the AMCAT dataset, focusing on understanding the relationships between various features and salary. Through thorough analysis, and hypothesis testing to validate specific claims, valuable insights are gained regarding earning potential and key factors influencing salary in the dataset

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

Device-Failure-Analysis

To build a predictive model using machine learning to predict the probability of a device failure. When building this model, be sure to minimize false positives and false negatives. The column you are trying to Predict is called failure with binary value 0 for non-failure and 1 for failure.

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

Effective-Targetting-of-Advertisments

A Machine Learning project which will help us to predict the number of clicks on a particular ad on the websites.

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

Bibliophile-UI-UX-Design

Bibliophile is an online book store app, designed for book lovers to help them discover the world of books and to assist authors in selling their book, presenting readers and authors with a single platform to enjoy and enhance their knowledge!!

License:MITStargazers:2Issues:2Issues:0

Flight-Price-Prediction-Streamlit

A Flight Price Prediction System, which is a machine learning-based web application. Users can predict the cost of a flight based on their desired travel details. The project has been implemented using the Streamlit framework for hosting the application and providing a user interface for flight price predictions.

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

himanshu-03

Config file for my personal repository

NFT-The-Mutant-Planets

The Mutant Planets Club is a collection of 999 mutant NFTs—unique digital collectibles living on the Polygon blockchain. With over 170+ hand-drawn traits, your exclusive NFT serves as a membership to an elite club with multiple members-only benefits.

Language:JavaScriptLicense:MITStargazers:2Issues:3Issues:0

Ambulance-Booking-System

Fastlance is built using Python and Flask, and uses a MongoDB Atlas database to store and manage data related to ambulance bookings.

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

Covid-19-Analysis

To analyze the COVID-19 data in India and determine the cure, death and active cases rates in all States. Plotting the active cases in states as on end date i.e. 8th May 2021

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

Doctor-Appointment-Booking-System

Simplify healthcare with our Doctor Appointment Booking System - seamlessly schedule appointments, streamline patient access, and enhance the efficiency of medical practices.

Language:PHPLicense:MITStargazers:1Issues:2Issues:0

Exploratory-Data-Analysis-IPL

Perform ‘Exploratory Data Analysis’ on dataset ‘Indian Premier League’. As a sports analysts, find out the most successful teams, players and factors contributing win or loss of a team. Suggest teams or players a company should endorse for its products.

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

JPMC-Cybersecurity-Job-Simulation

This program provides hands-on, practical experience in tackling real-world cybersecurity challenges. The projects are designed to give you a comprehensive understanding of different aspects of cybersecurity, enhancing your skills and preparing you for a career in this dynamic field.

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

LetsGrowMore-Data-Science

This repository contains the code and documentation for my internship project in Data Science at LetsGrowMore, a leading data science and artificial intelligence company. The project focused on Data Science and Machine Learning Algorithms.

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

Regex-Matcher

A regex matcher website on Flask is a web application that allows users to enter a regular expression and a text string to search for matches. The website can use regular expression libraries like Python's re module to search for matches and display them to the user.

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

Spaceship-Titanic-Kaggle-Competition

The task is to predict whether a passenger was transported to an alternate dimension during the Spaceship Titanic's collision with the spacetime anomaly. To help us make these predictions, we are given a set of personal records recovered from the ship's damaged computer system.

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

Zaltan-LMS

The Zaltan-LMS project is a Learning Management System for creating, organizing, and managing educational content and courses. It supports user roles and progress tracking, providing a comprehensive, user-friendly platform for educators and students.

Language:TypeScriptLicense:MITStargazers:1Issues:1Issues:1

Covid-19-Dashboard

It is a web application that presents real-time data and visualizations related to the COVID-19 pandemic, such as case numbers, hospitalizations, deaths, and vaccination rates, all in one place. It allows users to explore the latest COVID-19 trends and statistics in a user-friendly and interactive manner.

Language:PythonLicense:MITStargazers:0Issues:3Issues:0

Flight-Price-Prediction-Flask

This repository contains the source code for a Flight Price Prediction System, It is a machine learning-based web application that enables users to predict the cost of a flight based on their desired travel details. The project has been integrated with both FastAPI and Flask frameworks.

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

College-Pilot

The Placement Pilot is an innovative platform designed to streamline the recruitment process within educational institutions. It serves as a bridge between the Training and Placement (TnP) officer, companies seeking to recruit talent from the campus, and the students themselves.

Language:JavaScriptStargazers:0Issues:2Issues:0

Cryptography-Basic-Algorithms

Compilation of all the programs I studied in Cryptography and System Security in Third Year of my Engineering

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

Distributed-Computing-Algorithms

Compilation of all the algorithms I studied in Distributed Algorithm in Final year of my Engineering

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

Emotion-Analysis-and-Detection

This repository houses a robust Emotion Analysis and Detection system designed to interpret and identify emotions from text. This project aims to provide accurate insights into human emotions, enabling applications in diverse fields including psychology, marketing, human-computer interaction, and sentiment analysis.

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

Microprocessor-TASM-Programs

A compilation of all the Microprocessor Assemly Langugage Programmes, I studied in my Third Engineering Year.

Language:AssemblyLicense:MITStargazers:0Issues:2Issues:0

Myntra-Clone

Experience the essence of design with my Myntra clone—seamless, intuitive, and aesthetically crafted for a delightful online shopping experience."

Language:CSSLicense:MITStargazers:0Issues:2Issues:0

NoteNest

NoteNest is a web-based application designed to facilitate note-taking for users. It provides a user-friendly interface for creating, editing, and organizing notes. With features like user authentication, note management, and seamless editing capabilities, it aims to enhance the note-taking experience for individuals across various contexts

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

RegEx101

RegEx101 is a simple flask application that allows users to input a test string and a regular expression (regex) and displays all the matches found.

Language:CSSLicense:MITStargazers:0Issues:2Issues:0

rewards-converter

Project repo for the JPMC Software Engineering lite program

Language:JavaStargazers:0Issues:0Issues:0