359 skills found · Page 6 of 12
andrew-geeks / Tkinter Classroom Management SystemA python software fully developed by me. It can be used for daily activities of a teacher(tutor). It has exciting features like plotting graphs, percentage calculator, saving details of students in databases etc.
ept / PlotkitGit import of Alastair Tse's chart and graph plotting library for Javascript
Ehtijad-Ali / DATA VISUALIZATION WITH PYTHONData visualization with Python is a crucial technique for interpreting complex data sets. Using libraries like Matplotlib, Seaborn, and Plotly, you can create a wide range of visual representations, including bar charts, line graphs, heatmaps, and scatter plots.
inchara1990 / R Code ClassifiersThe R code compares the performance metrics between logistic regression, SVM, Naive Bayes, Knn and random forest classifers in a 10 fold cross validation loop. The features are iteratively selected in a forward selection manner and everytime a new feature(next best feature selected based on regsubsets) is added the accuracy of the classifers are calculated. Finally a graph is plotted at the end depicting the accuracy at every feature count.
LSEG-API-Samples / Example.RDP.Python.ESGGraphPlotThis example will demonstrate how we can retrieve ESG data from Refinitiv Data Platform (RDP). We will be using Python with RDP API to request ESG data on the Jupyter Notebook. The notebook allows the user to create and share documents that contain live code, narrative text, visualizations and we can also plot the graph on the notebook.
olayinkaos / Realtime GraphFlask Realtime Graph built with Plotly and Pusher
dlenski / Top500Scrape+plot TOP500 data for Wikipedia graphs
mbakholdina / Srt Stats PlottingScript designed to plot graphs out of SRT core statistics
ashutoshtiwari13 / Motion DetectorPython/OpenCV script that detect motion on webcam and allow record it to a file and plot a graph for proper Visualization
dbpienkowska / Function GraphPlotting function graphs in Unity - the fun way.
evovch / Tiny Graph PlotMinimalistic OpenGL/GLEW/GLFW-based graph plot tool
AdityaSavara / PEUQSEParameter estimation for complex physical problems often suffers from finding ‘solutions’ that are not physically realistic. The PEUQSE software provides tools for finding physically realistic parameter estimates, graphs of the parameter estimate positions within parameter space, and plots of the final simulation results.
cchauser / Twitter Real Time Sentiment AnalysisReal-time sentiment analysis on tweets using tweepy and kafka. Graphed using the output of a neural network and Dash/Plotly.
ryanrotman / Stock Tracker AppFull MERN stack application that allows a user to search for and save stocks that they are either currently investing in or are interested in investing in. Based on their saved stocks they can view a graph that plots out how that particular stock has performed over the prior 100 days.
roholazandie / Graph DrawingDrawing graphs and networks using plotly and graphviz
dxinteractive / TeensyAudioPlotterPlots Teensy Audio input and output values in a streaming graph
desbma / Sysstat Mail ReportSend periodic email reports with PNG/SVG graphs plotted from sysstat monitoring data
vivesweb / Php LibplotMatplotlib. Pyplot written in PHP. Graphs charts, scatter, plot, lines, custom graphs
HewlettPackard / Zing StatsTool for generating summary stat reports and graphs from Gerrit (https://www.gerritcodereview.com/) and GitHub Enterprise review and pull requests data using https://plot.ly/.
Anirban166 / ComputexA C++ based graph plotter and a Java based ADT polynomial operations calculator.