121 skills found · Page 1 of 5
jndean / LossRiderA plotting tool that outputs Line Rider maps, so you can watch a man on a sled scoot down your loss curves. 🎿
AndreasMadsen / Python LrcurveCreates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.
kawache / Python B Spline ExamplesExamples in Python about plotting and interpolating a B-spline curve and their comparison using Numpy, Scipy and Matplotlib.
baita00 / CChartA simple, convenient curve plotting library, base on C++ and Win32API.
MCG-NKU / Plot Edge Pr CurvesThe code and data to plot edge PR curves for many existing edge detectors
yohann84L / Plot MetricPython package to simplify plotting of metric like ROC curve, confusion matrix etc..
jude-miller-dev / MobileNetV2 ImageNet 20Class Classification(附数据集)基于 PyTorch 实现 MobileNetV2 轻量 CNN 模型,完成 ImageNet 子集 20 类图像分类任务,包含模型训练、损失曲线绘制、卷积核 / 中间层特征图可视化全流程,附训练权重文件。 (With Dataset)PyTorch implementation of MobileNetV2 for 20-class image classification on ImageNet subset, including model training, loss curve plotting, convolution kernel & feature map visualization, with trained weights
manuelaguadomtz / PyeerPyEER is a python package for biometric systems performance evaluation. Includes ROC, DET, FNMR, FMR and CMC curves plotting, scores distribution plotting, EER and operating points estimation. It can be also used to evaluate binary classification systems.
stefan-schroedl / PlotluckR tool for automated creation of ggplots. Examines one, two, or three variables and creates, based on their characteristics, a scatter, violin, box, bar, density, hex or spine plot, or a heat map. Also automates handling of observation weights, log-scaling of axes, reordering of factor levels, and overlays of smoothing curves and median lines.
franciscorotea / Lamb Wave DispersionA Python package with tools to calculate and plot Lamb wave dispersion curves and particle displacement.
iris-edu / HVSRA set of Python scripts to compute and plot HVSR curves using MUSTANG PDF-PSD web service from IRIS
RobinDenz1 / AdjustedCurvesAn R-Package to estimate and plot confounder-adjusted survival curves (single event survival data) and confounder-adjusted cumulative incidence functions (data with competing risks) using various methods.
SharmaVidhiHaresh / Backtesting Trading Strategies With PythonIn this project, I had backtested the cross-over trading strategy on Google Stock from Jan 2016 to June 2020. By using historical time-series data, I had tested the Moving Average(MA) cross-over strategy and Relative Strength Index (RSI) strategy with a stop loss at a price that closes 2% or more below 10-day MA. I had plotted the equity curve with drawdowns and P&L, as well as volume, relative strength index (RSI), stock pricing chart and simple moving averages.
PlotPyStack / PlotPyCurve and image plotting tools for Python/Qt applications
andrewheiss / ReconPlotsConvenient functions for plotting economics-style supply/demand curves in R
dentearl / SimpleHilbertCurveScript to plot 1D data in 2D using the Hilbert Curve. Honestly a pretty terrible visualization technique for conveying information, but it looks cool.
KunHuo / PlotRCSPlot Restricted Cubic Splines Curves
xuhuasheng / Mmdetection Plot Pr Curveplot PR curve by COCO API and mmdet API
tanukihee / Pearson3curvePearson Type III Curve Fitting and Plotting
fpgdubost / FROC Free Response Receiver Operating Characteristic CurveThis python script computes and plots a FROC curve - Free-response Receiver Operating Characteristic - from numpy arrays.