#Matplotlib-pyplot

Showing 34 of 34 repositories tagged #matplotlib-pyplot, ranked by stars

originalankur
originalankur
maptoposter

Transform your favorite cities into beautiful, minimalist designs. MapToPoster lets you create and export visually striking map posters with code.

Score
0
β˜… 13.7k β‘‚ 1.2k +70/day
Python
syamkakarla98
syamkakarla98
Hyperspectral_Image_Analysis_Simplified

The repository contains the implementation of different machine learning techniques such as classification and clustering on Hyperspectral and Satellite Imagery.

Score
94
β˜… 244 β‘‚ 51 β€”
Jupyter Notebook
milaan9
milaan9
11_Python_Matplotlib_Module

Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to huge amounts of data in easily digestible visuals. Matplotlib consists of several plots like line, bar, scatter, histogram, etc

Score
100
β˜… 228 β‘‚ 207 β€”
Jupyter Notebook
pmaji
pmaji
practical-python-data-viz-guide

Resources for teaching & learning practical data visualization with python.

Score
87
β˜… 111 β‘‚ 20 β€”
Jupyter Notebook
ManuhIsMe
ManuhIsMe
Product_Sales_Analysis_With_Python

In this project I am Cleaning, Analysing and creating Visualizations to make data easily accessible of ease use.

Score
90
β˜… 93 β‘‚ 50 β€”
Jupyter Notebook
MYoussef885
MYoussef885
House_Price_Prediction

The "House Price Prediction" project focuses on predicting housing prices using machine learning techniques. By leveraging popular Python libraries such as NumPy, Pandas, Scikit-learn (sklearn), Matplotlib, Seaborn, and XGBoost, this project provides an end-to-end solution for accurate price estimation.

Score
84
β˜… 68 β‘‚ 42 β€”
Jupyter Notebook
tanveer-kader
tanveer-kader
ml-projects-py

Kickstart AI through Machine Learning and Deep Learning Projects (20+)

Score
71
β˜… 67 β‘‚ 10 β€”
Jupyter Notebook
rojaAchary
rojaAchary
Data-Visualization-with-Python

Data visualization is the visual presentation of data or information. The goal of data visualization is to communicate data or information clearly and effectively to readers. Typically, data is visualized in the form of a chart, infographic, diagram or map.

Score
81
β˜… 56 β‘‚ 34 +1/day
Jupyter Notebook
aliarslanansari
aliarslanansari
Data-Science-Study

This repository contains jupyter notebook and other resources made by me during learning Data Science

Score
74
β˜… 42 β‘‚ 29 β€”
Jupyter Notebook
matheuscoradinimf
matheuscoradinimf
Analise-de-acoes-com-Python

Como obter os dados histΓ³ricos e analisar aΓ§Γ΅es da bolsa utilizando o Pandas

Score
65
β˜… 40 β‘‚ 14 β€”
Jupyter Notebook
Manoj-2702
Manoj-2702
Yoga_Poses-Dataset

This repository contains code for collecting pose data of various yoga poses using the MediaPipe Pose model. The collected data includes the angles of different body joints in each yoga pose.

Score
58
β˜… 30 β‘‚ 4 β€”
Python
insidelearningmachines
insidelearningmachines
Blog

This repository is meant to store the code examples used in articles posted on www.insidelearningmachines.com. Each article on the website will have an associated jupyter notebook here with the same name.

Score
97
β˜… 28 β‘‚ 5 β€”
Jupyter Notebook
miroslav-reiter
miroslav-reiter
Kurzy_DataScience_Python_BI_AI_ML

🐍 MateriÑly, Zdrojové Kódy, PrezentÑcie ku kurzom Python, OOP, R, BI, Data Science, AI/ML, ChatGPT

Score
68
β˜… 27 β‘‚ 26 β€”
Jupyter Notebook
MDSH14
MDSH14
Engezny

Engezny is a python package that quickly generates all possible charts from your dataframe and saves them for you, and engezny is only supporting now uni-parameter visualization using the pie, bar and barh visualizations.

Score
55
β˜… 26 β‘‚ 6 β€”
Python
gran4
gran4
AI-InvestiBot
Score
0
β˜… 25 β‘‚ 8 β€”
Python
esvs2202
esvs2202
Concrete-Compressive-Strength-Prediction

The aim of this project is to develop a solution using Data science and machine learning to predict the compressive strength of a concrete with respect to the its age and the quantity of ingredients used.

Score
61
β˜… 22 β‘‚ 9 β€”
Jupyter Notebook
fannykassapian
fannykassapian
metro-traffic-data-analysis

Data cleaning, analysis and visualization of Paris metro traffic (Python, Pandas, Matplotlib, iPyLeaflet, Kepler.gl).

Score
48
β˜… 22 β‘‚ 6 β€”
Jupyter Notebook
anshkumar2311
anshkumar2311
AI-Powered-Sales-Forecasting-Dashboard

A visually interactive AI-powered sales forecasting dashboard using Streamlit, Plotly, and Python. Visualize KPIs, trends, and export filtered data with ease.

Score
19
β˜… 22 β‘‚ 0 β€”
Jupyter Notebook
erenonal
erenonal
K-means_customer_segmentation

Using K-Means algorithm for customer segmentation due to credit card behavior

Score
23
β˜… 20 β‘‚ 3 β€”
Jupyter Notebook
heyitsabhijeet
heyitsabhijeet
Indian-Airlines-Ticket-Price-Analysis

Exploratory Analysis of Indian Airline's Ticket Prices using Python and Power BI

Score
45
β˜… 18 β‘‚ 8 β€”
Jupyter Notebook
mdasharaf07
mdasharaf07
Gold-Price-Prediction

This project focuses on predicting gold prices using historical data and machine learning techniques. It demonstrates a complete data science workflow, including data preprocessing, exploratory data analysis, feature engineering, model training, evaluation, and result visualization using Python.

Score
77
β˜… 18 β‘‚ 0 β€”
Jupyter Notebook
bmascat
bmascat
pharmacovigilance-literature-mining

Co-occurrence analysis in pubmed and faers of two lists of terms.

Score
10
β˜… 17 β‘‚ 0 β€”
Jupyter Notebook
Shubham-SK
Shubham-SK
dermatologist

Pytorch implementation of the "Dermatologist-level classification of skin cancer with deep neural networks" research paper. Smaller dataset supplied by Udacity.

Score
29
β˜… 17 β‘‚ 5 β€”
Python
NhanPhamThanh-IT
NhanPhamThanh-IT
Feature-Engineering-Technique

πŸ“Š A practical toolkit for feature engineering and selection in Python. Explore EDA, handle missing data and outliers, scale/encode/transform features, discretize, and select via filter, wrapper, embedded, shuffling, and hybrid methods. Comes with datasets, clean notebooks, reusable utils, and clear visuals for fast, reproducible ML. Workflows.

Score
13
β˜… 17 β‘‚ 0 β€”
Jupyter Notebook
krunal-nagda
krunal-nagda
Credit-Card-Fraud-Detection-Capstone-Project---Decision-Tree-and-Random-Forest

In the banking industry, detecting credit card fraud using machine learning is not just a trend; it is a necessity for banks, as they need to put proactive monitoring and fraud prevention mechanisms in place. Machine learning helps these institutions reduce time-consuming manual reviews, costly chargebacks and fees, and denial of legitimate transactions. Suppose you are part of the analytics team working on a fraud detection model and its cost-benefit analysis. You need to develop a machine learning model to detect fraudulent transactions based on the historical transactional data of customers with a pool of merchants.

Score
52
β˜… 17 β‘‚ 9 β€”
Jupyter Notebook
Kunal-Kumar-Sahoo
Kunal-Kumar-Sahoo
DS-for-Dummies

Collection of notebooks describing common use cases of some important Python libraries for Data Science and Machine learning

Score
35
β˜… 16 β‘‚ 8 β€”
Jupyter Notebook
NhanPhamThanh-IT
NhanPhamThanh-IT
K-Nearest-Neighbors-Tutorial

πŸ“˜ This repository offers a complete K-Nearest Neighbors (KNN) tutorial, guiding you from core theory to hands-on practice. Learn to implement KNN from scratch with NumPy, apply it using scikit-learn, and explore visualizations, datasets, and Jupyter notebooks to fully understand, test, and optimize the algorithm.

Score
3
β˜… 16 β‘‚ 0 β€”
Jupyter Notebook
divyansh1195
divyansh1195
Car-Price-Prediction

End to end implementation and deployment of Machine Learning Car Price Prediction using python, flask, gunicorn, scikit-Learn, etc. on Heroku web application platform.

Score
42
β˜… 16 β‘‚ 9 β€”
Jupyter Notebook
NhanPhamThanh-IT
NhanPhamThanh-IT
GNB-Cancer-Cell-Classification

πŸ”¬ Reproducible sandbox for Gaussian Naive Bayes (GNB) applied to cancer cell classification β€” includes an interactive notebook, data layout and preprocessing guidance, feature-extraction tips, a lightweight scikit-learn pipeline, evaluation protocols for small/imbalanced biomedical datasets, and example scripts for prepare/train/evaluate.

Score
16
β˜… 16 β‘‚ 0 β€”
Jupyter Notebook
venkat-0706
venkat-0706
Black-Friday

Black Friday Sales Analysis explores customer demographics, purchasing behaviors, and product trends to uncover insights and patterns driving sales during Black Friday events.

Score
3
β˜… 16 β‘‚ 0 β€”
Jupyter Notebook
Galaxy092
Galaxy092
Samsung-Innovation-Campus-Python-Course

Samsung Innovation Campus Python Course

Score
35
β˜… 16 β‘‚ 8 β€”
Jupyter Notebook
MaxineXiong
MaxineXiong
ImageAI-Flask-Apps

This project offers two Flask applications that utilize ImageAI's image prediction algorithms and object detection models. These apps enable users to upload images and videos for object recognition, detection and analysis, providing accurate prediction results, confidence scores, raw data of detected objects at frame-level, and object insights.

Score
32
β˜… 15 β‘‚ 7 β€”
Python
rabiakaur2005
rabiakaur2005
pythoncode

The purpose of this project is to explore and analyze Goods and Services Tax (GST) revenue data collected from Indian states across months. The analysis reveals patterns, correlations, and trends in tax revenue to help in policy-making and financial planning.

Score
0
β˜… 15 β‘‚ 0 β€”
Jupyter Notebook
codeperfectplus
codeperfectplus
DataAnalysisWithJupyter

A Perfect Repository For Data Anaysis with Jupyter Notebook.:chart_with_upwards_trend::chart_with_downwards_trend:

Score
26
β˜… 13 β‘‚ 7 β€”
Jupyter Notebook
Related Topics
#python#pandas#numpy#machine-learning#data-visualization#data-analysis#jupyter-notebook#data-science#seaborn#python3#matplotlib#scikit-learn

Β© 2026 GitRepoTrend Β· GitHub repositories by topic Β· Updated weekly