1,100 skills found · Page 11 of 37
raquenaengineering / Luisabel Serial PlotterPlotting tool based on the arduino plotter using python and Qt, with extended functionality.
fpgdubost / FROC Free Response Receiver Operating Characteristic CurveThis python script computes and plots a FROC curve - Free-response Receiver Operating Characteristic - from numpy arrays.
nhansendev / PyDrawNetA python utility for plotting neural network (and other) diagrams
scikit-hep / VegascopeView Vega/Vega-Lite plots in your web browser from local or remote Python processes.
RaczeQ / BivarioPython library for plotting bivariate choropleth maps
signetlabdei / SemA framework to manage ns-3 simulation campaigns: let SEM perform multiple parallelized executions of your ns-3 scenario, permanently save the results and output them in plotting-friendly data structures. All from the comfort of the command line or in a few, clean lines of Python code.
jgieseler / SolarmachPython package of the multi-spacecraft longitudinal configuration plotter Solar-MACH
ECCO-GROUP / ECCOv4 PyA Python library with routines that support the loading, analysis, and plotting fields of the ECCO Version 4 Ocean and Sea-Ice State Estimate. The ecco_v4_py library builds on several valuable tools such as xmitgcm, gcm, xarray, and dask.
AtsushiSakai / PyplotjugglerPython plot juggler
mgymrek / PybeeswarmBeeswarm plots for python
PytLab / CatplotA Python Library for Energy Profile and Abstract Grid(2D/3D) plotting
kaylai / VESIcalA generalized python library for calculating and plotting various things related to mixed volatile (H2O-CO2) solubility in silicate melts.
danyaal / Mandelbrota simple python script to plot the mandelbrot set
guillaumegenthial / StreamplotReal Time Plotting in Python with pyqtgraph
Youplala / ChartgptVisualize your CSV in seconds by asking questions
elena-roff / Price Modeling RfData Analysis and Machine Learning with Python: EDA with ECDF and Correlation analysis, Preprocessing and Feature engineering, L1 (Lasso) Regression and Random Forest Regressor with scikit-learn backed up by cross-validation, grid search and plots of feature importance.
YogeshUpdhyay / StockforecastingA single-page web application using Dash (a python framework) and some machine learning models which will show company information (logo, registered name and description) and stock plots based on the stock code given by the user. Also the ML model will enable the user to get predicted stock prices for the date inputted by the user.
Mindinventory / Bank Marketing Data VisualisationThis repository contains Python code for visualizing the Bank Marketing dataset using various data visualization techniques. The dataset is loaded from a CSV file, and both numerical and categorical features are explored using popular libraries such as Pandas, Matplotlib, Seaborn, and Plotly.
EmmanuelCasarrubias / EmmanuelCasarrubias1This repository contains Python scripts for simulating various control systems using different control strategies. Each script demonstrates the behavior of the controlled system, error signals, and control signals through plots.
VictoriaLynn / Plotting ExamplesSimple examples of Matlab, R, and Matplotlib (Python) plotting tools.