777 skills found · Page 20 of 26
ahshah322 / IMDB Movie Ratings AnalysisA clean and well-structured IMDB Movie Ratings Analysis using Python, Pandas, NumPy, Seaborn, and Matplotlib. Includes data cleaning, visualization, and insights on ratings, genres, budgets, runtimes, and directors.
RaghavsScarletSplendour / MonteCarloSimStockPricesThis project explores the application of Monte Carlo simulation techniques to predict stock price movements over time. Utilizing Python and libraries such as NumPy and Matplotlib, it offers a hands-on approach to understanding the stochastic nature of financial markets and the practical application of statistical methods in finance.
saipulipati / Python Project📊 Mandi Commodity Price Analysis This project analyzes the daily price variations of various commodities across different mandis (markets) in India using Python and data visualization libraries like Pandas, Seaborn, and Matplotlib.
SaurabhSSB / Bengaluru Restaurant EdaExploratory Data Analysis (EDA) on Bengaluru restaurant data to uncover insights into ratings, cuisines, cost, location, and dining trends. Built using Python, Pandas, Seaborn, and Matplotlib to understand customer behavior and food business patterns.
mattkrems / StickerSTicker (Stock Ticker) is a program for Linux-based operating systems which can back-test various user-defined quantitative trading strategies for stocks and other securities. It can be used purely on historical data or run in a real-time way to incorporate day-by-day data and send emails to tell the user when to buy and sell based on his or her quantitative trading strategy. STicker uses a variety of technical analysis measures and employs an extensive plotting package to visually respresent the analysis. It is implemented in an object-oriented way in Python using a simple database to store historical data downloaded from Yahoo! Finance. It uses several Python packages such as SciPy, NumPy, and Matplotlib.
SvenPfiffner / PlotLLMPlotLLM is an AI-powered Matplotlib plot generator built with Streamlit. Describe the plot you need in natural language, and a LLM reasoning model writes the Python code for you. Run it locally with DeepSeek-R1 via Ollama and generate visualizations instantly!
petermartens98 / MiDaS Computer Vision Depth EstimationThis Python code uses the MiDaS model for real-time depth estimation on webcam video. MiDaS predicts the relative depth of objects in a scene, and the output is displayed using matplotlib. Bicubic interpolation is used to upsample the low-resolution depth map produced by the model. Output is then displayed in an interactive Streamlit web app.
BamdadTabari / AI Learning Toturial Example Basedthis repository contains all my studies from first to last in AI Classification. With python, also use TensorFlow, pandas, and matplotlib libraries for my work. Versions Are Sorted with Numbers and you can use it for learning AI from zero to hero. I described every part of the code and analyzed AI methodologies in each part. you can see the result of each method.
PacktPublishing / Matplotlib For Python DevelopersMatplotlib for Python Developers [Video], Published by Packt
lugeek / Matplotlib Stock使用Python-Matplotlib查看股票走势图
PacktPublishing / Python Data Visualization With Matplotlib 2.xPython Data Visualization with Matplotlib 2.x, Packt Publishing
imayachita / Wireline Log PlottingWireline Log Visualization/Plotting with Matplotlib in Python
aws-samples / Smallmatter PackageSample wrappers to streamline data-science tasks using Python toolkits (such as pandas, matplotlib, etc.) on AWS.
sjpfenninger / Vis TutorialTutorial on visualising data in Python: matplotlib, pandas, seaborn, plotly...
itsliterallymonique / Mandelbrot SetA Python program which creates a visualization of the Mandelbrot set using matplotlib and numpy
akshayblevel / Python MatplotlibNo description available
Hevenicio / 3D Animation Of A Periodic Function In PythonAnimação 3D de uma função periódica com Matplotlib Python
PriyankaJhaTheDeveloper / PythonLibrariesTutorialsThis repository contains tutorials about important python libraries: pandas, numpy, matplotlib, seaborn, plotly, cufflinks, BeautifulSoup, DateTime.
johnmgregoire / PythonCompositionPlots3- and 4- element composition plots in Python using Matplotlib
open-atmos / Jupyter Utilsutility routines for embedding vector graphics and animations in Python Jupyter notebooks using matplotlib (with focus on testing and Colab & GitHub compatibility)