shraddhapattnaik
just a human who is always curious and exploring new technologies.
Bhubaneswar, Odisha
Pinned Repositories
Analysis-On-Titanic-Dataset
Using Kaggle's dataset on Titanic, create a model that predicts which passengers survived the Titanic shipwreck.
Book-Recommendation-System
Breast-Cancer-Classification
Comparison between models to determine whether the cancer is benign or malignant.
Create-A-Playlist-Using-Spotipy
Using Spotipy (Spotify Api) and data science techniques, create a playlist with songs similar to user's top tracks.
Currency-Converter
Depression-Anxiety-Stress-Analysis
An analysis on depression, anxiety and stress, based on DASS42 responses dataset. A project made for HealthCoder-2023.
Drugs-Prescription-using-Reviews
Drugs Prescription using Reviews project utilizes user-generated feedback to assist in accurate and personalized medication recommendations.
EDA-On-KDrama
An analysis on top Korean dramas till now, based on a Kaggle dataset.
epl-match-winner-prediction
Predicting match winners in the English Premier League using web scraping, data cleaning, and machine learning in Python.
Food-Delivery-Time-Prediction
Food Delivery Time Prediction: A machine learning project that estimates the time it takes for food deliveries based on historical data and various factors.
shraddhapattnaik's Repositories
shraddhapattnaik/Create-A-Playlist-Using-Spotipy
Using Spotipy (Spotify Api) and data science techniques, create a playlist with songs similar to user's top tracks.
shraddhapattnaik/Depression-Anxiety-Stress-Analysis
An analysis on depression, anxiety and stress, based on DASS42 responses dataset. A project made for HealthCoder-2023.
shraddhapattnaik/Analysis-On-Titanic-Dataset
Using Kaggle's dataset on Titanic, create a model that predicts which passengers survived the Titanic shipwreck.
shraddhapattnaik/Book-Recommendation-System
shraddhapattnaik/Breast-Cancer-Classification
Comparison between models to determine whether the cancer is benign or malignant.
shraddhapattnaik/Currency-Converter
shraddhapattnaik/Drugs-Prescription-using-Reviews
Drugs Prescription using Reviews project utilizes user-generated feedback to assist in accurate and personalized medication recommendations.
shraddhapattnaik/EDA-On-KDrama
An analysis on top Korean dramas till now, based on a Kaggle dataset.
shraddhapattnaik/epl-match-winner-prediction
Predicting match winners in the English Premier League using web scraping, data cleaning, and machine learning in Python.
shraddhapattnaik/Food-Delivery-Time-Prediction
Food Delivery Time Prediction: A machine learning project that estimates the time it takes for food deliveries based on historical data and various factors.
shraddhapattnaik/Tableau-Projects
Projects I've done using Tableau
shraddhapattnaik/Image-based-sudoku-Solver
This application helps you to extract Sudoku from an image and solve the sudoku. It uses image processing, optical character recognition and backtracking.
shraddhapattnaik/Password-Generator
shraddhapattnaik/Profanity-Recognizer
shraddhapattnaik/shraddhapattnaik
Profile Repository
shraddhapattnaik/Simple-Calculator
shraddhapattnaik/Weather-App
This is a simple Python application that fetches and displays current weather information for selected cities using the OpenWeatherMap API and a graphical user interface (GUI) built with Tkinter.