Skip to content
View abhipatel35's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report abhipatel35

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

Popular repositories Loading

  1. Java Java Public

    Explore Java from basics to Object-Oriented Programming (OOP) concepts with practical examples and detailed explanations. Dive into approximately 55-60 Java programs covering topics like variables,…

    Java 1

  2. Automated-Machine-Learning-Pipeline-for-Iris-Dataset-Classification Automated-Machine-Learning-Pipeline-for-Iris-Dataset-Classification Public

    Automated ML pipeline for Iris dataset classification using Decision Tree. Features PCA dimensionality reduction and standard scaling.

    Python 1

  3. abhipatel35.github.io abhipatel35.github.io Public

    HTML

  4. Sentimental-Analysis-Without-NLTK Sentimental-Analysis-Without-NLTK Public

    Sentimental Insights: Python-based sentiment analysis tool without NLTK. Analyzes text, extracts sentiments, visualizes results using matplotlib. Simplified, efficient, and insightful. No-NLTK Sent…

    Python

  5. Twitter-Analysis Twitter-Analysis Public

    Python script conducts sentiment analysis on Twitter data via GetOldTweets3, omitting NLTK. It preprocesses, analyzes sentiments, and visualizes results with a bar graph.

    Python

  6. ML-Regression-Lifecycle ML-Regression-Lifecycle Public

    Explore the complete lifecycle of a machine learning project focused on regression. This repository covers data acquisition, preprocessing, and training with Linear Regression, Decision Tree Regres…

    Python