Skip to content
View Pratik94229's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report Pratik94229

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pratik94229/README.md

MasterHead

Hello 👋, I'm Pratik Thorat

I'm a Full-Stack Java Developer and Data Scientist with a passion for leveraging data to drive impactful insights and solve complex challenges. With hands-on experience in machine learning, statistical analysis, and data visualization, I am committed to continuous learning and innovation in the field of data science and software development.

Coding

🧠 Currently Learning:

  • Image Processing: Enhancing visual data analysis techniques.
  • Object Detection: Developing robust models for identifying objects in images and videos.
  • Natural Language Processing (NLP): Exploring language understanding and generation.
  • Generative AI: Experimenting with AI techniques to create new content.

📂 Projects

Check out my GitHub repositories for my projects, including:

🤝 Ask Me About:

  • Machine Learning: Supervised and unsupervised learning techniques.
  • Deep Learning: Neural networks and their applications.
  • Finance & Economics: Analyzing financial data and trends.
  • Statistics: Applying statistical methods for data analysis.

📧 Contact Me:


🛠️ Languages and Tools:

Java Spring Boot Python Flask NumPy Pandas Seaborn Matplotlib PostgreSQL Power BI Scikit-learn NLTK TensorFlow PyTorch OpenCV MongoDB


🔥 My Stats:

Top Languages

GitHub Stats

Streak Stats

Pinned Loading

  1. Retail-Sales-Prediction---End-to-End-Project Retail-Sales-Prediction---End-to-End-Project Public

    This repository contains code and resources for an end-to-end regression project on retail sales prediction. The goal of this project is to develop a regression model that can accurately predict re…

    Jupyter Notebook 4

  2. Credit-Card-Default-Prediction-End-to-End-Project Credit-Card-Default-Prediction-End-to-End-Project Public

    This is an end-to-end project that focuses on predicting credit card default using machine learning techniques. The project includes data validation,data preprocessing, model training, evaluation, …

    Jupyter Notebook 4

  3. Chicken-Disease-Classification-Project Chicken-Disease-Classification-Project Public

    This project aims to classify chicken fecal samples into two categories: diseased (Coccidiosis) and healthy. The classification is based on analyzing images of the fecal samples using computer visi…

    Jupyter Notebook 3 3

  4. End-to-End-Sign-Language-Detection-Project End-to-End-Sign-Language-Detection-Project Public

    This end-to-end solution employs the YOLOv5 object detection model to identify sign language phrases such as "Hello," "I love you," "Yes," "No," and "Please."

    Jupyter Notebook 7 2

  5. Text-Summarizer-End-to-End-Project Text-Summarizer-End-to-End-Project Public

    This is an end-to-end Text Summarization project that aims to generate concise summaries from given text documents using natural language processing techniques. The project includes various compone…

    Jupyter Notebook 5 1

  6. ElectronicStore ElectronicStore Public

    This repository contains the backend implementation of an electronic store application using Java and Spring Boot. The application is designed to manage various operations such as user management, …

    Java