Pinned Repositories
AI-Powered-Hourly-Attendance-Capturing-System
Attendance Capturing System developed using AWS.
Diginique-Techlabs-Social-Media-Sentiment-Analysis
The objective of this project is to detect hate speech in tweets. For the sake of simplicity, we say a tweet contains hate speech if it has a racist or sexist sentiment associated with it. So, the task is to classify racist or sexist tweets from other tweets. Formally, given a training sample of tweets and labels, where label '1' denotes the tweet is racist/sexist and label '0' denotes the tweet is not racist/sexist. Our objective is to predict the labels on the test data set.
Ganga-Water-Quality-Assessment
The project is based on my work as a Research Intern under the supervision of Dr. Manish Kumar, Associate Professor at IIIT, Allahabad.
High-Quality-Facial-Recognition-System
Facial recognition system that can detect and recognize faces using dlib.
Quiz-Master-App-Mini-Project
This project is completed as a part of Mini-Project-1. Quiz Master is an android app built using Java and is integrated using Firebase.
SmartBridge-Predicting-Life-Expectancy
Life expectancy is a statistical measure of the average time a human being is expected to live. Life expectancy depends on various factors: Regional variations, Economic Circumstances, Sex Differences, Mental Illnesses, Physical Illnesses, Education, Year of their birth and other demographic factors. The project relies on the accuracy of the data. The Global Health Observatory (GHO) data repository under the World Health Organization (WHO) keeps track of the health status as well as many other related factors for all countries. The datasets are made available to the public for the purpose of health data analysis. The data-set related to life expectancy, health factors for 193 countries have been collected from the same WHO data repository website and its corresponding economic data was collected from the United Nations website. Among all categories of health-related factors, only those critical factors were chosen which are more representative. This problem statement provides a way to predict the average life expectancy of people living in a country when various factors such as year, GDP, education, alcohol intake of people in the country, expenditure on the healthcare system, and some specific disease-related deaths that happened in the country are given. Dataset link: https://www.kaggle.com/kumarajarshi/life-expectancy-who Node Red Dashboard link: https://node-red-gqvir.eu-gb.mybluemix.net/ui/#!/0?socketid=90Zn5pBVueIhYhqrAAAF Node Red Flow link: https://node-red-gqvir.eu-gb.mybluemix.net/red/#flow/a8e9a1cc.fa2a
Shivani-781's Repositories
Shivani-781/Ganga-Water-Quality-Assessment
The project is based on my work as a Research Intern under the supervision of Dr. Manish Kumar, Associate Professor at IIIT, Allahabad.
Shivani-781/Eval-Educational-Website
A Full Stack project completed as a part of Full Stack -1 coursework. Eval is an educational website for preparing for IITJEE.
Shivani-781/Quiz-Master-App-Mini-Project
This project is completed as a part of Mini-Project-1. Quiz Master is an android app built using Java and is integrated using Firebase.
Shivani-781/AI-Powered-Hourly-Attendance-Capturing-System
Attendance Capturing System developed using AWS.
Shivani-781/Diginique-Techlabs-Social-Media-Sentiment-Analysis
The objective of this project is to detect hate speech in tweets. For the sake of simplicity, we say a tweet contains hate speech if it has a racist or sexist sentiment associated with it. So, the task is to classify racist or sexist tweets from other tweets. Formally, given a training sample of tweets and labels, where label '1' denotes the tweet is racist/sexist and label '0' denotes the tweet is not racist/sexist. Our objective is to predict the labels on the test data set.
Shivani-781/High-Quality-Facial-Recognition-System
Facial recognition system that can detect and recognize faces using dlib.
Shivani-781/SmartBridge-Predicting-Life-Expectancy
Life expectancy is a statistical measure of the average time a human being is expected to live. Life expectancy depends on various factors: Regional variations, Economic Circumstances, Sex Differences, Mental Illnesses, Physical Illnesses, Education, Year of their birth and other demographic factors. The project relies on the accuracy of the data. The Global Health Observatory (GHO) data repository under the World Health Organization (WHO) keeps track of the health status as well as many other related factors for all countries. The datasets are made available to the public for the purpose of health data analysis. The data-set related to life expectancy, health factors for 193 countries have been collected from the same WHO data repository website and its corresponding economic data was collected from the United Nations website. Among all categories of health-related factors, only those critical factors were chosen which are more representative. This problem statement provides a way to predict the average life expectancy of people living in a country when various factors such as year, GDP, education, alcohol intake of people in the country, expenditure on the healthcare system, and some specific disease-related deaths that happened in the country are given. Dataset link: https://www.kaggle.com/kumarajarshi/life-expectancy-who Node Red Dashboard link: https://node-red-gqvir.eu-gb.mybluemix.net/ui/#!/0?socketid=90Zn5pBVueIhYhqrAAAF Node Red Flow link: https://node-red-gqvir.eu-gb.mybluemix.net/red/#flow/a8e9a1cc.fa2a
Shivani-781/airflow-materials
Shivani-781/alexandresanlim
Shivani-781/assignment-1-Shivani-781
assignment-1-Shivani-781 created by GitHub Classroom
Shivani-781/assignment-2-Shivani-781
assignment-2-Shivani-781 created by GitHub Classroom
Shivani-781/Classification-of-Arrhythmia-Using-ECG-Data
This project is completed as a part of Machine Learning coursework. It aims to detect the presence and absence of Cardiac Arrhythmia and classifies it into one of the 16 available groups.
Shivani-781/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
Shivani-781/Coursera_Capstone
Capstone project on Applied Data Science.
Shivani-781/data-science-resources
Shivani-781/demo_dbt
Demo Project
Shivani-781/End-To-End-ML
Shivani-781/Eval
This Repository is for our FullStack Project
Shivani-781/FS_Practical_2
This is a simple web page made to complete a Full-Stack assignment - Live your web-page on GitHub.
Shivani-781/Full-Stack-1-Practicals
Contains all the practicals done while learning Full Stack - 1.
Shivani-781/Heap-Sort-Implementation
Shivani-781/Machine-Learning-and-its-Applications
Contains theory and lab materials for studying ML and its Applications.
Shivani-781/Project
Shivani-781/Shivani-781
Shivani-781/Simple_Chatty_Bot_Hyperskill
Basic Implementation of Java
Shivani-781/Sorting-Algorithms
Shivani-781/Sorting_Algorithms_Python_Implementation
Bubble Sort, Counting Sort, Heap Sort, Insertion Sort, Merge Sort, Quick Sort, Selection Sort, Radix Sort