Ankit-RV
Data analyst with a passion for modeling large datasets to improve business productivity. Skilled in Python, SQL, ML, Power BI and Tableau
Pinned Repositories
Airbnb-Host-Behavior-Analysis
The company wants to comprehend how host behavior varies across a variety of metrics.
Ankit-RV
Config files for my GitHub profile.
Concrete-compressive-strength
Modeling of strength of high performance concrete using Machine Learning.
E-commerce-Sales-Analysis
Helped a Brazilian E-commerce store to understand how their sales trend across different states over the years and why
HackerRank_SQL_code
Predicting-Fake-News-using-NLP-and-Machine-Learning
A simple guide to applying traditional machine learning and deep learning techniques using Python on Fake News Dataset.
Predicting-presence-of-Heart-Diseases-using-Machine-Learning
##According to the World Health Organisation (WHO) stroke is the 2nd leading cause of death globally, responsible for approximately 11% of total deaths. This dataset is used to predict whether a patient is likely to get stroke based on the input parameters like gender, age, and various diseases. Each row in the data provides relevant information about the patient.
Salon-Skin-Care-An-AI-Based-Skin-Analysis-Tool
This is an AI-based skin analysis tool developed for a salon. It can detect three different skin conditions: acne, oiliness, and the need for UV protection. This model is built using machine learning techniques and trained on a dataset of skin images.
weather-API
In this project I'm going to make a weather app using python. I will use the Open Weather API to get the data.
Weather-forecast
Weather forecast project using "wttr.in". wttr.in is a console-oriented weather forecast service that supports various information representation methods like terminal-oriented ANSI-sequences for console HTTP clients (curl, httpie, or wget), HTML for web browsers, or PNG for graphical viewers.
Ankit-RV's Repositories
Ankit-RV/Salon-Skin-Care-An-AI-Based-Skin-Analysis-Tool
This is an AI-based skin analysis tool developed for a salon. It can detect three different skin conditions: acne, oiliness, and the need for UV protection. This model is built using machine learning techniques and trained on a dataset of skin images.
Ankit-RV/E-commerce-Sales-Analysis
Helped a Brazilian E-commerce store to understand how their sales trend across different states over the years and why
Ankit-RV/HackerRank_SQL_code
Ankit-RV/weather-API
In this project I'm going to make a weather app using python. I will use the Open Weather API to get the data.
Ankit-RV/Weather-forecast
Weather forecast project using "wttr.in". wttr.in is a console-oriented weather forecast service that supports various information representation methods like terminal-oriented ANSI-sequences for console HTTP clients (curl, httpie, or wget), HTML for web browsers, or PNG for graphical viewers.
Ankit-RV/Airbnb-Host-Behavior-Analysis
The company wants to comprehend how host behavior varies across a variety of metrics.
Ankit-RV/Ankit-RV
Config files for my GitHub profile.
Ankit-RV/Concrete-compressive-strength
Modeling of strength of high performance concrete using Machine Learning.
Ankit-RV/Predicting-Fake-News-using-NLP-and-Machine-Learning
A simple guide to applying traditional machine learning and deep learning techniques using Python on Fake News Dataset.
Ankit-RV/Predicting-presence-of-Heart-Diseases-using-Machine-Learning
##According to the World Health Organisation (WHO) stroke is the 2nd leading cause of death globally, responsible for approximately 11% of total deaths. This dataset is used to predict whether a patient is likely to get stroke based on the input parameters like gender, age, and various diseases. Each row in the data provides relevant information about the patient.
Ankit-RV/assignment2
Ankit-RV/AudioBook
Ankit-RV/CALCULADORA-PYTHON
CALCULADOR
Ankit-RV/dataform-luxasia-ma
github repository for luxasia ma dataform implementation
Ankit-RV/dataform-luxasia-ma-dev
dataform repository for luxasia ma development space
Ankit-RV/Diesel-Petrol-Pump-Price-Analysis
Ankit-RV/geitplTest1
Ankit-RV/HelloGitHub
This is my first GitHub repo with A Rawat
Ankit-RV/pwc-churn
Ankit-RV/python-basics
basic python scripts for beginner.
Ankit-RV/Python-exercises-day1
Ankit-RV/salary_prediction_model
Salary Prediction using Simple Linear Regression
Ankit-RV/Voice-Assistant
Speech recognition is the process of converting audio into text. This is commonly used in voice assistants like Alexa, Siri, etc. Python provides an API called SpeechRecognition to allow us to convert audio into text for further processing