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

Block or report TejasWaghmare18

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. Skin-Cancer-Prediction Skin-Cancer-Prediction Public

    Designed a CNN with 2D convolutional layers and max pooling to predict skin cancer, incorporating data augmentation for improved generalization, achieving an accuracy.

    Jupyter Notebook 1

  2. Telecom-Churn-Analysis-and-EDA Telecom-Churn-Analysis-and-EDA Public

    Conducted Telecom Churn Analysis using machine learning techniques such as SVM, Random Forest, and Naive Bayes.

    Jupyter Notebook 1

  3. Online-Learning Online-Learning Public

    This project is a responsive Online Learning website designed to help students learn the Balbharti syllabus.

    HTML

  4. Project-Demo Project-Demo Public

    This is my first github project

    HTML

  5. Bank-Management Bank-Management Public

    Implemented features such as check balance, deposit, withdraw money, and mobile recharge to enhance functionality, improve user experience, and ensure secure transactions with prompt updates and no…

    Java

  6. JDBC-CRUD-Application JDBC-CRUD-Application Public

    This Java application demonstrates basic CRUD (Create, Read, Update, Delete) operations using JDBC (Java Database Connectivity). The application connects to a database and provides functionalities …

    Java