1,099 skills found · Page 6 of 37
crxguy52 / SerialplotA python GUI that plots serial data in real time. Used with embedded systems. Uses matplotlib and pyserial
russellromney / Brain PlasmaShared-memory Python object namespace with Apache Plasma. Built because of Plotly Dash, useful anywhere.
PlotPyStack / GuiqwtEfficient 2D plotting Python library based on PythonQwt
drawscape-labs / Drawscape FactorioCLI in python to create Pen Plotter SVG files from Factorio data
aleksandrbazhin / Ellipsoid Fit PythonFind ellipsoid fit for arbitrary data with python/numpy, plot it or write to file.
ibaiGorordo / IWR1443 Read Data Python MMWAVE SDK 1Python program to read and plot the position of the reflected points from the IWR1443 and the AWR1443. It works both with Windows and Raspberry Pi.
alxdrcirilo / Apple Health ParserPython package to parse, analyse, and plot Apple HealthKit data
hanjinliu / WhitecanvasA type safe and backend independent plotting library for Python.
anubhavanand12qw / STOCK PRICE PREDICTION USING TWITTER SENTIMENT ANALYSISThe coding has been done on Python 3.65 using Jupyter Notebook. This program fetches LIVE data from TWITTER using Tweepy. Then we clean our data or tweets ( like removing special characters ). After that we perform sentiment analysis on the twitter data and plot it for better visualization. The we fetch the STOCK PRICE from yahoo.finance and add it to the data-set to perform prediction. We apply many machine learning algorithms like (random forest, MLPClassifier, logistic regression) and train our data-set. Then we perform prediction on untrained data and plot it with the real data and see the accuracy.
ContinuumRoboticsLab / CRVisToolkitThis is a set of MATLAB and Python functions for visualization and plotting of continuum robots.
kianweelee / EdatorA python package that performs exploratory data analysis for users. Additionally, it generates 3 types of output files (cleaned CSV, plots and a text report).
spacetelescope / Imexamimexam is a python tool for simple image examination, and plotting, with similar functionality to IRAF's imexamine
TylerSandman / Py BstImplements Binary Search Trees, AVL Trees, Splay Trees, and Red Black Trees in Python with plotting.
lucazav / Binclass ToolsThe binclass-tools package contains a set of Python wrappers and interactive plots that facilitate the analysis of binary classification problems.
NCAR / Geocat ExamplesGeoCAT-examples provides a gallery of visualization examples demonstrating how to reproduce plots from NCL Applications scripts with packages in Python. It also includes some longer form examples demonstrating how to use functionality from various GeoCAT packages.
ostwalprasad / PythonMultiDimensionalPlotsInteractive higher dimension plots generated using python and plotly. Use of pseudo dimensions for drawing upto 6D plot.📉📈📊
ericmjl / HiveplotHive Plots in using Python & matplotlib!
soham2707 / Stock Market Analysis And Forecasting Using Deep LearningThis is a project on "Stock-Market-Analysis-And-Forecasting-Using-Deep-Learning" using Pytorch, python, deep learning, gru, plotly
yohann84L / Plot MetricPython package to simplify plotting of metric like ROC curve, confusion matrix etc..
Devrim-Celik / Interactive Neuron Model SimulatorInteractive Matplotlib Plots in Python, convering Models such as the Leaky Integrate and Fire, Izhikevich Model, FitzHugh-Nagumo Model etc...