Pinned Repositories
Automatic-Indian-Sign-Language-Translator
Created an Automatic Translator, an application which is purposely deployed for deaf people that converts speech to text and then to Indian Sign Language gestures. Machine Translation and Natural Language Processing techniques are widely used.
Automatic-Indian-Sign-Language-Translator-ISL
I created an application which takes in live speech or audio recording as input, converts it into text and displays the relevant Indian Sign Language images or GIFs, using Natural Language Processing and Machine Learning Algorithm.
Classify-Song-Genres-from-Audio-Data
Rock or rap? Machine Learning methods in Python to classify songs into genres.
Comparing-Cosmetics-by-Ingredients
Process ingredient lists for cosmetics on Sephora then visualize similarity using t-SNE and Bokeh. Project
data-flow-diagram
Few of the Data Flow Diagrams are made available in this repository for reference and learning purposes. Generally Students/Developers study about this under course Software Engineering.
Extract-Stock-Sentiment-from-News-Headlines
Scrape news headlines for FB and TSLA then apply sentiment analysis to generate investment insight.
Java-Programming
CSE1007 Java Programming
One-Click-Launch-Infrastructure-Terraform-AWS
Launch complete infrastructure on AWS using Terraform with just one click. Launching of Instance and other services like EBS, S3 and many more with just one click and the bonus is, we’ll be able to delete the complete infrastructure with just one click too. Isn’t it amazing?
Predicting-Credit-Card-Approvals
Predicting Credit Card Approvals, Commercial banks receive a lot of applications for credit cards. Many of them get rejected for many reasons, like high loan balances, low income levels, or too many inquiries on an individual's credit report, for example. Manually analyzing these applications is mundane, error-prone, and time-consuming (and time is money!). Luckily, this task can be automated with the power of machine learning and pretty much every commercial bank does so nowadays. In this project, you will build an automatic credit card approval predictor using machine learning techniques, just like the real banks do. The dataset used in this project is the Credit Card Approval dataset from the UCI Machine Learning Repository.
satyaoil.github.io
Website for the company Satya Oil Field Services Pvt. Ltd. (Corporate Website)
satyam9090's Repositories
satyam9090/Automatic-Indian-Sign-Language-Translator-ISL
I created an application which takes in live speech or audio recording as input, converts it into text and displays the relevant Indian Sign Language images or GIFs, using Natural Language Processing and Machine Learning Algorithm.
satyam9090/Comparing-Cosmetics-by-Ingredients
Process ingredient lists for cosmetics on Sephora then visualize similarity using t-SNE and Bokeh. Project
satyam9090/Automatic-Indian-Sign-Language-Translator
Created an Automatic Translator, an application which is purposely deployed for deaf people that converts speech to text and then to Indian Sign Language gestures. Machine Translation and Natural Language Processing techniques are widely used.
satyam9090/Extract-Stock-Sentiment-from-News-Headlines
Scrape news headlines for FB and TSLA then apply sentiment analysis to generate investment insight.
satyam9090/Classify-Song-Genres-from-Audio-Data
Rock or rap? Machine Learning methods in Python to classify songs into genres.
satyam9090/satyam9090
My Special Repository which is a new cool feature by Github. I hope you'll like the template. A special repository that adds a README to profile page. Do checkout my README.md
satyam9090/One-Click-Launch-Infrastructure-Terraform-AWS
Launch complete infrastructure on AWS using Terraform with just one click. Launching of Instance and other services like EBS, S3 and many more with just one click and the bonus is, we’ll be able to delete the complete infrastructure with just one click too. Isn’t it amazing?
satyam9090/satyaoil.github.io
Website for the company Satya Oil Field Services Pvt. Ltd. (Corporate Website)
satyam9090/80CP
satyam9090/Analyzing-Police-Activity
Stanford Open Policing Project dataset
satyam9090/api
Our Database
satyam9090/Archive.satyaoil
Archived Website of SatyaOil.com
satyam9090/BlackpinkImage
satyam9090/calculator
A simple calculator.
satyam9090/DataCamp-Projects
Notebooks of Datacamp projects
satyam9090/Dr.-Semmelweis-and-the-Discovery-of-Handwashing
Dr. Semmelweis and the Discovery of Handwashing. In 1847, the Hungarian physician Ignaz Semmelweis makes a breakthough discovery: He discovers handwashing. Contaminated hands was a major cause of childbed fever and by enforcing handwashing at his hospital he saved hundreds of lives.
satyam9090/githubdemowithselenium
satyam9090/JPMorgan-Chase-Co
JP Morgan Chase Co Project, Inside sherpa
satyam9090/Machine-Learning
CSE4020: Machine Learning, Linear Regression, Multiple Linear Regression, Diff between Linear and Polynomial Regression, Classification - Decision Tree, Classification - K-Nearest Neighbours.
satyam9090/Merging-DataFrames-with-pandas
Merging Data Frames with python
satyam9090/Public-Test-Repository
TestRepository
satyam9090/Reducing-Traffic-Mortality-in-the-USA
How can we find a good strategy for reducing traffic-related deaths? ML Project
satyam9090/satyam9090.github.io
Personal Website
satyam9090/SIR-F-COVID-19
SIR F Model for COVID19 Pandemic in India
satyam9090/TestingAWSgitCloneHTML
satyam9090/The-Android-App-Market-on-Google-Play
Mobile apps are everywhere. They are easy to create and can be lucrative. Because of these two factors, more and more apps are being developed. In this project, you will do a comprehensive analysis of the Android app market by comparing over ten thousand apps in Google Play across different categories. You'll look for insights in the data to devise strategies to drive growth and retention.
satyam9090/The-GitHub-History-of-the-Scala-Language
The GitHub History of the Scala Language. Open source projects contain entire development histories - who made changes, the changes themselves, and code reviews. In this project, you'll be challenged to read in, clean up, and visualize the real-world project repository of Scala that spans data from a version control system (Git) as well as a project hosting site (GitHub). With almost 30,000 commits and a history spanning over ten years, Scala is a mature language. You will find out who has had the most influence on its development and who are the experts.
satyam9090/The-Hottest-Topics-in-Machine-Learning
Use Natural Language Processing on NIPS papers to uncover the trendiest topics in machine learning research.
satyam9090/use-case-diagram
A use case diagram at its simplest is a representation of a user's interaction with the system that shows the relationship between the user and the different use cases in which the user is involved. A use case diagram can identify the different types of users of a system and the different use cases and will often be accompanied by other types of diagrams as well. The use cases are represented by either circles or ellipses. - Wikipedia
satyam9090/Visualizing-COVID-19
Visualizing the rise of COVID-19 cases globally with ggplot2.