SameerSri72
Pursuing Masters in Big Data Analytics from Ramkrishna Mission Vivekananda Educational and Research Institute, Belur Math, Howrah, West Bengal, India
Pinned Repositories
Sanskrit-text-to-speech
End to end text to speech transformation for Sanskrit Using VITS model.
Movie_recommendation_system-hybrid-
Movie Recommendation system based on content based filtering and user based collaborative filtering with app development
Sales_forecasting
Performing EDA to gain insights from store sales data and forecasting store sales using different machine learning models such as polynomial regression, random forest and histgradient boost ,comparing them to find best suited model. Using Time series models like Sarimax to forecast store sales and also used fb prophet for forecasting.
Variational_auto_encoder
Implementation of Variational Auto Encoder on LFW face dataset to generate new faces.
alien_invasion
Alien invasion game using pygame module based on the chapters given in Eric Matthes book.
The-Grand-Complete-Data-Science-Materials
My-Data-Science-Journey
Pokerhand
Poker hand classification poses a challenging machine learning task due to its imbalanced nature, with rare hand types like the Royal Flush leading to poor accuracy. This project addresses this imbalance using feature engineering
SameerSri72
Config files for my GitHub profile.
Sarvam_Assignment
SameerSri72's Repositories
SameerSri72/The-Grand-Complete-Data-Science-Materials
SameerSri72/Movie_recommendation_system-hybrid-
Movie Recommendation system based on content based filtering and user based collaborative filtering with app development
SameerSri72/My-Data-Science-Journey
SameerSri72/Pokerhand
Poker hand classification poses a challenging machine learning task due to its imbalanced nature, with rare hand types like the Royal Flush leading to poor accuracy. This project addresses this imbalance using feature engineering
SameerSri72/Sales_forecasting
Performing EDA to gain insights from store sales data and forecasting store sales using different machine learning models such as polynomial regression, random forest and histgradient boost ,comparing them to find best suited model. Using Time series models like Sarimax to forecast store sales and also used fb prophet for forecasting.
SameerSri72/SameerSri72
Config files for my GitHub profile.
SameerSri72/Sanskrit-text-to-speech
End to end text to speech transformation for Sanskrit Using VITS model.
SameerSri72/Understanding-VITS
In this repository, you will learn how code works in VITS(Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech) in Jupyter Notebooks, including normalizing data, training process, inference process, and model's details.
SameerSri72/Variational_auto_encoder
Implementation of Variational Auto Encoder on LFW face dataset to generate new faces.
SameerSri72/vits
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
SameerSri72/vits_unofficial
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech