Welcome to my Data Science Portfolio ! Explore my projects and learn more about my journey.
Recent Projects
Project-7: Text summarization
Overview Welcome to our Text Summarization Project! This Readme provides a comprehensive understanding of our project’s purpose, goals, requirements, methodology, architecture, pipeline, and conclusion.
1. Model Overview Our project focuses on creating a text summarization model using the Samsum dataset. The main objective is to automate the process of summarizing lengthy pieces of text while retaining their key information and meaning. Leveraging machine learning techniques, our model aims to produce concise and coherent summaries.
read more
Project-6: Cat vs Dog Image Classification using MLops
1.Overview This design doc outlines the development of a web application for Image Classification using a synthetic dataset. The application will utilize Deep learning models that:
Evaluates whether the Image will Cat or Dog based on process parameters, different sizes, orientations, or backgrounds.
This documentation presents the development of an image classification model using Convolutional Neural Networks (CNN) to distinguish between images of cats and dogs. The model is designed to analyze the unique features of cat and dog images and accurately predict the class of a given input image.
read more
Project-5: Advanced Cricket Tournament Simulation
Overview The Advanced Cricket Tournament Simulation Program, developed in Python, mimics real cricket matches. Using object-oriented programming, it models players, teams, field conditions, and match dynamics. The simulation delivers ball-by-ball actions, scores, wickets, and commentary for an authentic cricket experience.
Motivation This program aims to provide cricket enthusiasts, students, and developers insight into cricket intricacies. By offering a detailed simulation, users can delve into strategic aspects, player stats, and match influences, enhancing their understanding of the sport.
read more