Prajakta Mane's repositories
Honours-in-Data-Science
Resources and Implementation Of Assignment For Honours In Data Science
Digit_Recognition_Web_App
A Hand Written Digit Recognition app trained on the MNIST dataset of Keras using the CNN model. skills used are Tensorflow, HTML,CSS,javascript.
EXPLORING_SKLEARN
Exploring sklearn 🌟
Flavoury_Place
DBMS Project
Image_Classification
All about Image classification problem 's solved during TensorFlow learning.
Loan_Prediction_Using_Machine_Learning
A model that can predict whether a customer's loan is approved or not based on his/her features.Using Python libraries sklearn ,pandas , numpy , seaboren , matplotlib.
Data_Visualization_With_Python
Data visualization using Python library Pandas, Matplotlib and Seaborn .(Exploratory Data Analysis)
GirlScript-Summer-of-Code
GirlScript Summer of Code is the 3 month-long Open Source program during summers conducted by GirlScript Foundation, started in 2018, with an aim to help beginners get started with Open Source Development while encouraging diversity.
Querylizer
Create Stunning 🚩 Blazing ⚡ Interactive 🧠Database Diagrams 🚀. Easily convert your Beautiful Database Diagram to code. Hassle-Free.👨💻🚀
Data_Cleaning_With_Python
Data cleaning with Python .Using Python library Pandas .
GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
introduction-to-sql
Free Introduction to SQL eBook
Vehicle-Information-App
This is a Web App which tells you all the information about a vehicle just by entering its registration number. The UI is made with clean and minimal approach and is also responsive. This App is compatible with most of the devies
Web_Scraping_Using_Python
Data extraction from web page using Python's BeautifulSoup ,Cleaning and Converting the data to dataframe through Python's Pandas library.