matplot
There are 80 repositories under matplot topic.
alandefreitas/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
tanling8334/Matplot3D-for-Java
Matplot3D for java. It is a library for drawing 3D plot
dmrokan/gdmatplot
This plugin adds GNUPlot terminal to the Godot engine for displaying plots on a 2D canvas layer without requiring the GNUPlot executable
kevilkhadka/IBM-Data-Science
This repo consists of all courses of IBM - Data Science Professional Certificate, providing with techniques covering a wide array of data science topics including open source tools and libraries, methodologies, Python, databases, SQL, data visualization, data analysis, and machine learning. You will practice hands-on in the IBM Cloud using real data science tools and real-world data sets.
Amirparsa-Sal/Dijkstra-Path-Finding
Final project of Data Structures and Algorithms course at AUT.
LoaiEsam37/Lazyxss
LazyXSS is a tool that can help you scan for reflected XSS, LFI without any effort.
AmeanAsad/Fire-Spread-Model
A fire spread stochastic approach to modeling wildfires using cellular automata concepts
Pythondeveloper6/deep-learning-handwriting-recognition
simple neural network with simple project
g0r0kh/Clustering
k-means & hierarchical clustering
omar-sherif9992/Pythonist
This is 100+ python projects where you can find most popular libraries are used
safimuhammad/Conways-Game-Of-Life
The project simulates very famous mathematical algorithm known as conways game of life
safimuhammad/Karplus-Strong-Algorithm
This projects aims to generate musical overtones using Karplus-Strong algorithm.
weisscharlesj/SciCompChem_Experimental
Scientific Computing for Chemists Jupyter Book
AJ2401/Employee-Churn-Analysis-and-Visualization-with-Web-Interface
This project uses the employee_churn_trimmed.csv which contains data on employees who quit or stayed at their jobs, to uncover what could be causing churn in the company or org and thus present these insights and findings using matplotlib and seaborn visualization plots and Displaying the Outputs in a Structured way using an interface(Website).
AlessandroS94/covid-italy
Covid rappresentation
alibardestani/Beijing_Housing_Data_Analysis
This repository contains a comprehensive analysis of Beijing housing data, including data cleaning, categorical transformation, outlier removal, feature engineering, and advanced visualizations. The analysis focuses on understanding price trends, the impact of location, and district-level insights from 2010 onwards.
Durgance/Diabetes_Risk_Prediction
A Machine Learning end to end project where the objective is to predict the risk of Diabetes in regular individuals, given the data about the health of the person.
MeePks/ExcelDataPipeLine
A Python-based pipeline to process and transform Excel data into structured formats, enabling smooth integration into databases and other systems for analysis and reporting.
msadeqsirjani/CineMetrics
This project focuses on analyzing the Netflix dataset to gain insights into the movies and TV shows available on Netflix.
muhkartal/vitalAI-healthTracking
A state-of-the-art personal health assistant powered by AI, designed to analyze symptoms, identify potential medical conditions, and provide personalized health insights. Combines natural language processing, predictive analytics, and intuitive visualization to support informed decision-making and early detection.
ribeiromatheus/dados-enem-2018
Explorando as notas do ENEM de 2018 tal como análise sobre o gabarito x acertos x erros e criando um Machine Learning para adivinhar as notas.
Shubhampatel287/Diwali-Sales-Analysis-using-Python
Analyze Diwali Sales Data to improve customer experience and sales.
Siddharthbadal/whatsapp-chat-analyzer
WhatsApp Chat Analyzer
Vidhi1290/HR_Employee_Prediction
"Welcome to the HR Employee Promotion Prediction project! This repository contains the code and resources for a machine learning project that focuses on predicting employee promotions. By analyzing various employee attributes, this project aims to provide valuable insights for HR decision-making and talent recognition within organizations.
liannekiarra/University-Dissertation
(BSc Hons) Combining Machine Learning Techniques with Multi-Objective evolutionary Algorithms to Solve Real World Engineering Problems
lokeshagg13/Book-Recommender
A state-of-the-art book recommendation system using vector search on OpenAI embeddings, built with LangChain, Chroma DB, and Python. Powered by modern LLM techniques for semantic search, and ready for future text classification and sentiment analysis.
winvinsn/World-University-Rankings-Data-Analysis
Data Science Research of 2025 QS World University Rankings
abs-hasan/ab-testing-search-ranking-impact
Data-driven A/B testing analysis evaluating a new search ranking algorithm's impact on conversion rate and booking behavior for a travel platform.
AllisonRosenheim/Playing_with_pandas_and_matplot
learning python and python modules (pandas and matplot)
Angad-2002/Boolean_NN_App
This web app allows users to input a Boolean function and neural network structure to generate a scatter plot of the learned function. The backend, built with Flask and TensorFlow/Keras, trains a simple MLP (Multi-Layer Perceptron) on the Boolean function, while the React frontend provides an intuitive interface.
apekshyasharma/NeuralNetwork-From-Scratch
Neural Network from Scratch using NumPy
aryans-sg/hotel-booking-project
A hotel booking management system using Python, Tkinter, MySQL, and matplotlib.
Rohanom/Major-Stocks-Data-Analysis
This project is a comprehensive stock data analysis tool built using Python and Jupyter Notebook. It enables you to fetch historical market data, compute key technical indicators, and visualize trends, aiding in better trading or investment decisions.
syedamashs/Market-Forecast
Market Forecast of Both Crypto and Stocks -- Analyze Future Trends
Urbanekda/Coffee-Quality-Analysis
Data cleaning, visualization and analysis of a coffee quality dataset. We explore larger trends, analyze taste scores and ultimately figure out which beans you should go for in a coffee roastery.
vedhapprakashni/AutonomousVehicleSensorData
This project fuses LiDAR, RADAR, and camera data from the KITTI mini dataset to detect objects, filter noise, analyze traffic patterns, and visualize risks.