22 skills found
conorheffron / Bio Cell Red EdgeEdge Detection of Biological Cells (Python Image Processing Script)
mvsoliveira / IBERTpyA Python package for running IBERT Eye scan in Vivado, ploting eye diagrams with mathplotlib and compiling results with LaTeX
lironmiz / Python Mini Projectsmy python mini projects as part of the complete python Pro Bootcamp for 2023 - 100 Days of Code course
emilyng-sz / Cursor Motion Analysisend-to-end solution for cursor detection and motion analysis
AtlasmanYevgenii / Practicum100 By YandexCourse included such topics, as Data Preprocessing, Exploratory Data Analysis (EDA), Statistical Data Analysis (SDA), Data Collection and Storage (PostgreSQL), Business Analytics, Making Business Decisions Based on Data (Hypotheses testing), How to Tell a Story Using Data (Presentation and Data Visualization - Maplotlib, Seaborn, Plotly), Automation (Dash, Tableau), Forecasts and Predictions, 2 Integrated projects.
sunbin1995 / CAN Bus PC Interface该程序的功能是与下位机(TMS320F28335)通信,通过CAN总线调试电机。 PC端接口用PyQt编写,mathplotlib用于实时更新曲线.
dsibi / Yandex Praktikum DaMy projects for Data Analysis course by Yandex Praktikum
Mindful-AI-Assistants / Storytelling 2024 25🎭 Storyteling for Data Science and Artificial Intelligence - PUC-SP University
Quantum-Software-Development / QuantumComputing Timeline FormulasA code repository designed to show the best GitHub has to offer.
abhi-patil20 / EDA RollercoasterThis repository contains an exploratory data analysis (EDA) project focused on roller coasters. The project involved organizing, cleaning, and visualizing the data to gain insights into roller coasters' characteristics and performance.
AbuBakkar32 / Machine Learning PracticeThis GitHub repository is a valuable resource for machine learning and Python enthusiasts. It includes a wide range of projects and tools, covering topics like Data Visualization, Data Analysis, ML, DL, Automation, NLP, Web Scraping, and more. Contributors are welcome to join and learn together in this supportive community. Happy coding!
phantomf4321 / Bootcamp PythonTeek FlightrRadarAPIThe GitHub bootcamp was organized to teach teenagers how to use this platform. We put this course project in this repository.
OrvizarHub / MathPlotLibTutorial para la visualización de datos usando Matplotlib y Jupyter Notebook
gvarun20 / MathPlotLibNo description available
richard-zi / Branch And BoundThis repository, created for an Operations Research module, contains scripts employing the Branch-and-Bound algorithm for linear optimization. Utilizing SciPy and Xpress libraries, the scripts solve and visually illustrate the optimization process, aiding in the understanding of the algorithm's application in Operations Research.
GabrielFernandesDEV / Machine Learning Projectsprojetos de Machine Learning usando google Colab
plumti / Out Of Sample Stock Price PredictionThis is a small example of using Facebook's open-source algorithm for generating time-series models, with a dataset from yahoo finance.
ThisIs-Developer / Sentiment Analysis Of Covid 19 TweetsTexts from twitter has been collected to decide the impact, it has been causing the public .We took a testing dataset and used neural network – Model training for testing the retrieved tweets and gain prediction of the sentiments from their tweets.
MeridianAlgo / CryptvaultProfessional-grade cryptocurrency analysis with advanced AI/ML predictions, 50+ pattern recognition, and MathPlotLib terminal charts. CryptVault is an informational tool for educational and research purposes only.
stonatm / Python Filtering DataSimple python library thats implemented EWMA, IIR and Average filter.