NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-18 00:17:52 UTC
- JSON Representation
https://github.com/shreyamalogi/personalized-travel-planning-system
"Personalized Travel Planning System," uses a graphical user interface (GUI) to help users plan personalized travel experiences. It recommends tourist destinations based on user preferences and provides information about nearby places.
knn-algorithm machine-learning-algorithms matplotlib numpy pandas python scikit-learn tkinter-gui
Last synced: 12 Apr 2025
https://github.com/jwest951227/plantAI
This project is an approach to the development of plant disease recognition model, based on leaf image classification, by the use of deep convolutional networks. The developed model is able to recognize 38 different types of plant diseases out of of 14 different plants with the ability to distinguish plant leaves from their surroundings.
flask matplotlib numpy pandas pil torch torchvision tqdm
Last synced: 07 May 2025
https://github.com/gjjvdburg/numpy_c_extension
Skeleton Python Package for linking a C/C++ library as a NumPy Extension
c c-library cpp extension linking numpy python python-numpy python-wrapper skeleton
Last synced: 09 Oct 2025
https://github.com/galaxy092/samsung-innovation-campus-python-course
Samsung Innovation Campus Python Course
data-structures-and-algorithms data-visualization datareader jupyter-notebook matplotlib-pyplot numpy pandas python samsung-innovation-campus
Last synced: 16 Aug 2025
https://github.com/tencentarc/arcvis
Visualization of 3d and 2d components interactively.
3d numpy plotly pytorch visualization
Last synced: 22 Jul 2025
https://github.com/nsembleai/nsvision
nsvision is the image data pre and post processing and data augmentation library. It provides utilities for working with image data.
data-science docker image image-classification image-manipulation image-processing jupyter library normalization numpy object-detection opencv opencv-python pillow python python-3 python-library python3 reduce-image-dimensions split-data
Last synced: 22 Feb 2026
https://github.com/ruban-edward/ai-virtual-mouse
Developed an AI-based system to control the mouse cursor using Python and OpenCV with the real-time camera.
Last synced: 09 May 2025
https://github.com/maxzaikin/tgb-microsuite
TgramBuddy: A Python Telegram bot solution leveraging aiogram, OOP, and efficient dependency management with uv, containerized by Docker.
aiogram aiogram-bot alembic asyncio dependency-injection docker llama-index llamacpp nodejs npm numpy opencv-python python react redis sqlalchemy-orm telegram-bot telegram-bot-api uv vite
Last synced: 03 Jul 2025
https://github.com/ntthanh2603/crawl-analysis-data-facebook
📊 Project: Analysis & Data Crawling for Two Football Pages – Manchester United & Liverpool FC ⚽🔍
ana crawler facebook-tools jupyter-notebook numpy pandas selenium
Last synced: 26 Jun 2025
https://github.com/amanbig/introver-extrovert
A full-stack web application that predicts personality type (introvert, extrovert, or ambivert) using AI/ML models. Built with Next.js (frontend) and Python FastAPI (backend).
fastapi logistic-regression nextjs numpy pandas sckiit-learn shadcn-ui
Last synced: 08 Apr 2026
https://github.com/bydevmar/bydevmar__youtube
Your one-stop repository for BYDEVMAR's educational content. Access exam corrections, practical work, tutorials, and courses to boost your understanding. Subscribe to BYDEVMAR on YouTube for in-depth learning.
cplusplus csharp git github java javascript matplotlib mongodb mysql numpy oracle php postgresql python pytorch scikit-learn seaborn sqlite tensorflow
Last synced: 05 May 2025
https://github.com/sharatsawhney/character_segmentation
A detailed Research project on Character-Segmentation using Neural Networks!
data-science deep-learning deep-neural-networks keras keras-layer keras-models keras-neural-networks matplotlib neural-network numpy opencv-python
Last synced: 02 Apr 2025
https://github.com/zenithclown/decompose
Principal Component Analysis (PCA) Algorithm was implemented to determine the Functional Age of the Power Transformer using Return Voltage Measurement (RVM). [submitted]
central-time-constant conference-paper curve-fitting dissipation-factor ieee initial-rate machine-learning matplotlib mysurucon numpy pandas principal-component-analysis recovery-voltage regression research-paper return-voltage scipy seaborn tan-delta transformer
Last synced: 23 Mar 2025
https://github.com/talha1503/hog-numpy
Numpy Implementation of classic computer vision feature extraction algorithm.
Last synced: 18 Jun 2025
https://github.com/anujdutt9/generative-adversarial-networks
Implementation of Ian Goodfellow's paper on "Generative Adversarial Networks (GAN)".
gan generative-adversarial-network ian-goodfellow numpy python-3-5 scipy tensorflow
Last synced: 09 Apr 2025
https://github.com/hrishibawane/npjs-basic
A numpy-like npm package for mathematical array functions and manipulations for js
array-manipulations npm-package numpy
Last synced: 23 Aug 2025
https://github.com/nomissbowling/pyob
Python PyObject wrapper for C++ matplotlib numpy wx etc
cplusplus cpp cpp-wrapper matplotlib numpy pyobject python python-cpp-wrapper wrapper wx wxpython
Last synced: 10 Apr 2025
https://github.com/ssivanov19/pleinity-team
Introducing our solution to the world - using AI to manage water in water sources used for providing water to cities and villages. Repo for hackathon "AI for City"
ai cshar matplotlib numpy pandas python unity
Last synced: 18 Mar 2025
https://github.com/marcuspainter/veclab
Swift Real/Complex Vector DSP Library
complex-numbers digital-signal-processing dsp fft matlab numpy swift
Last synced: 13 May 2025
https://github.com/lanl/pyqbtns
Python Quantum Boolean Tensor Networks
boolean-matrices boolean-tensor boolean-tucker-factorization d-wave factor-boolean-tensors hierarchical-tucker latent-factors matrix-factorization numpy python quantum-annealing quantum-computing tensor-decomposition tensor-factorization tensor-train tucker-decomposition
Last synced: 06 Jul 2025
https://github.com/ul-mds/gecko
Python library for the generation and mutation of realistic personal identification data at scale
data-science numpy pandas python record-linkage
Last synced: 24 Apr 2025
https://github.com/seung-lab/contact-points
Find contact points in a 3D Volume.
3d connected-components image-processing numpy volumetric-data
Last synced: 28 Oct 2025
https://github.com/geoscienceaustralia/bal
Bushfire Attack Level Toolbox - An ESRI ArcGIS toolbox to calculate severity of exposure to bushfire attack
arctoolbox bushfire numpy python spatial-analysis
Last synced: 13 Apr 2025
https://github.com/sanjinkurelic/flaskalpr
Flask ALPR is a web service for automatic license plate recognition (ALPR). The web service is written in Python using Flask for REST API and OpenCV with PyTesseract for plate recognition. The service offers two REST API-s, one for checking if licence plate is detected and one for detecting licence plate from camera image. All detected licence plates are automatically stored in a SQLite database using the SQLAlchemy library.
alpr flask flask-sqlalchemy imutils numpy opencv opencv-python pytesseract pytesseract-ocr python-dateutil python-ocr sqlalchemy sqlite-python sqlite3 tesseract tesseract-ocr
Last synced: 09 Apr 2025
https://github.com/nikoshet/new-york-city-taxi-fare-prediction-machine-learning
Project for course 'Machine Learning' for M.Sc. 'Data Science and Machine Learning' in NTUA
data-science keras-tensorflow machine-learning numpy pandas python
Last synced: 12 Sep 2025
https://github.com/adesoji1/food-image-classification
Food Image Classification using TensorFlow: A deep learning model to classify various food items using TensorFlow and CNNs.
colab-notebook hyperparameter-optimization hyperparameter-tuning keras-tensorflow matplotlib-pyplot numpy pandas pillow python3 pytorch regularization tensorflow transfer-learning transformer
Last synced: 15 Oct 2025
https://github.com/ycc789741ycc/hog-bgr-with-visualization
HOG feature descriptor, the kind of feature transform before we put our image into SVM. This repository also provides hog visualization both before and after doing block normalization.
computer-vision hog-features hog-features-extraction numpy opencv python
Last synced: 20 Jul 2025
https://github.com/leriomaggio/develer-data-science
Deep dive into Data Science with Python @ Develer
data-science deep-learning keras keras-tensorflow lecture-notes machine-learning numpy python python3 scikit-learn tutorial
Last synced: 21 Jul 2025
https://github.com/nick8592/icp-point-cloud
Iterative Closet Point (ICP) is an algorithm employed to minimize the difference of two point clouds
fast-global-registration global-registration icp iterative-closet-point numpy open3d python
Last synced: 11 Apr 2025
https://github.com/alejoduarte23/ssi-cov
The SSICOV is a system identification method for structural health monitoring (SHM) using Stochastic Subspace Identification (SSI). It processes acceleration data to extract modal parameters of a structure.
matplotlib modal-analysis numpy scikit-learn scipy signal-processing system-identification
Last synced: 12 Apr 2025
https://github.com/princeofpuppers/wythoff-construct
Constructs and visualizes hyperdimensional polytopes created using Wythoff construction
geometry group-theory higher-dimensional kaleidoscope mayavi numpy polytope python scipy visualization wythoff-construct
Last synced: 02 Jul 2025
https://github.com/canbula/datascience
Repository for Data Science course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
data-science machine-learning matplotlib numpy pandas python python3 scikit-learn seaborn
Last synced: 04 Apr 2026
https://github.com/szymon-budziak/ai_stock_trading_bot
AI stock trading bot in Python.
ai matplotlib numpy pandas python stock-trading stock-trading-bot tensorflow trading trading-bot yfinance
Last synced: 13 Feb 2026
https://github.com/mzakharo/smartbow
Pair a smartphone to a bow
archery bow conda digital-wellbeing influxdb kivy numpy orientation-sensor python python-for-android sensors
Last synced: 19 Apr 2025
https://github.com/manasvigoyal/enron-classification
Exploratory Analysis of Enron Dataset and Classification using multiple algorithms
classification email-classifier enron-dataset jupyter-notebook machine-learning numpy pandas python scikit-learn
Last synced: 28 Feb 2026
https://github.com/RatulMaharaj/predictable
A framework for actuarial modelling.
actuarial cashflows modelling-framework numpy pandas python
Last synced: 29 Jul 2025
https://github.com/lasithaamarasinghe/hand-gesture-math-solver
This project demonstrates a real-time hand gesture recognition system using Python, OpenCV, and Gemini AI by Google.
computer-vision cvzone gemini-ai hand-recognition numpy opencv pillow python visual-studio-code
Last synced: 04 Sep 2025
https://github.com/neo-mashiro/mri
3D volumetric medical image analysis without OpenCV.
cnn-keras matplotlib mri numpy opencv3 python tutorial
Last synced: 10 Apr 2025
https://github.com/shubham5027/diabetes-prediction-webapp-using-machine-learning
A Diabetes Prediction web app using machine learning is an application that utilizes a trained machine learning model to predict whether a person has diabetes based on input features such as glucose levels, blood pressure, BMI, age, etc.
classification logi machine-learning numpy pandas plotly sklearn streamlit webapp
Last synced: 16 Apr 2026
https://github.com/pythondeveloper6/california-housing-prices-eda-linear-regression
simple EDA for house prices with Regression model
data-analysis eda machine-learning matplotlib numpy pandas regression seaborn
Last synced: 11 Apr 2025
https://github.com/espoirMur/Student-Grade-Predictor
This repository contains all my work for my Machine Learning Project
data-mining data-science education educational-data-mining machine-learning numpy pandas seaborn sklearn statistics
Last synced: 09 Aug 2025
https://github.com/aqafridi/data-science-specialization
All the technique used by data scientist from Data Wrangling to Visualization. This data science specialization is organized in beginner to Advanced order.
beutifulsoup cognos-dashboard dash excel matplotlib numpy pandas plotly python sql
Last synced: 10 Apr 2025
https://github.com/renan-siqueira/image-comparison-tool
This project is designed to compare a set of generated images with a set of original images.
generative-adversarial-network image-comparison numpy opencv python skimage sklearn
Last synced: 15 Apr 2026
https://github.com/ranjan2104/object-detection-opencv
OpenCV is the huge open-source library for computer vision, machine learning, and image processing and now it plays a major role in real-time operation which is very important in today’s systems. By using it, one can process images and videos to identify objects, faces, or even the handwriting of a human. Object Detection is a computer technology related to computer vision, image processing, and deep learning that deals with detecting instances of objects in images and videos. We will do object detection in this article using something known as haar cascades.
cosmosdb math numpy opencv python3
Last synced: 17 Apr 2025
https://github.com/ajcr/jinx
Experimental interpreter for the J programming language
Last synced: 17 May 2026
https://github.com/vidhi1290/cyclegan-implementation-for-image-to-image-translation
🖼️ Our CycleGAN Implementation for Image-to-Image Translation project leverages PyTorch to seamlessly transform images between domains, all without paired examples. With a keen focus on innovation and effectiveness, we've explored CycleGAN's capabilities across various domains. Join us as we delve into the world of image translation technology! 🚀
artificial-intelligence cycle-gan deep-learning deep-neural-networks gan github-config machine-learning numpy pillow python pytorch torchvision unsupervised-learning
Last synced: 15 Apr 2025
https://github.com/drreetusharma/knowledge-graph-platform
Developing a modular platform for integrating knowledge graphs in drug discovery. This platform aims to enhance data sharing and analysis by incorporating various data sources, facilitating efficient data management and retrieval. Key features include data ingestion scripts, tools for graph construction and updates, predefined query templates
numpy pandas pytorch scikitlearn-machine-learning scipy tensorflow
Last synced: 30 Oct 2025
https://github.com/ahmedshahriar/pulsepoint-data-analytics
EDA, data processing, cleaning and extensive geospatial analysis on a selenium based web scraped dataset
clustering data-science data-visualization folium folium-choropleth-map folium-map folium-python geopy hierarchical-clustering jupyter-notebook k-means-clustering machine-learning matplotlib numpy pandas plotly-python python scikit-learn seaborn wordcloud
Last synced: 27 Sep 2025
https://github.com/jesussantana/ibm-data-analysis-with-python-da0101en
This course will take you from the basics of Python to exploring many different types of data.
anova correlation data-analysis model-evaluation numpy pandas prepare-data python regression-models statistics
Last synced: 17 Jul 2025
https://github.com/ulf1/numpy-fracdiff
Fractional differentiation as numpy function
differences differentiation fractional fractional-differencing numpy
Last synced: 28 Oct 2025
https://github.com/strcoder4007/covid-19-deep-learning
Detecting COVID-19 using X-ray Images, CT Scans and Deep Learning
kaggle-xray-dataset keras numpy sklearn tensorflow
Last synced: 01 May 2025
https://github.com/milesgranger/lumber-jack
High performance & light weight alternative to Pandas with ML focused tooling. (Work in progress x100!)
cython data-mining dataframe datamanipulation datascience numpy pandas python python3 rust series
Last synced: 26 Oct 2025
https://github.com/mdaiyub/diabetes-prediction
Diabetes mellitus, commonly known as diabetes is a metabolic disease that causes high blood sugar. The hormone insulin moves sugar from the blood into your cells to be stored or used for energy. With diabetes, your body either doesn’t make enough insulin or can’t effectively use its insulin.
decisiontreeclassifier extratreesclassifier gradientboostingclassifier logisticregression logisticregressioncv machine-learning numpy pandas randomforestregressor seaborn svc xgboost
Last synced: 23 Apr 2025
https://github.com/imharshag/time-series-analysis
This focuses on performing a time series analysis of Bitcoin revenue using a naive forecast approach. The goal is to understand the revenue trends and make simple predictions based on historical data.
google-colab jupyter-notebook numpy pandas time-series-analysis
Last synced: 23 Apr 2025
https://github.com/jayantgoel001/plotter
A Project in which you can have data visualization of any data.
cufflinks data-visualization numpy pandas plot plotly
Last synced: 02 May 2025
https://github.com/udaylab/geoanalytics
artificial-intelligence imputation numpy python raster-data statistics
Last synced: 08 Oct 2025
https://github.com/zhanziyuan/pixelpuzzle
Shuffle/recover the pixels of images.
anime encryption image image-processing numpy python
Last synced: 17 May 2026
https://github.com/simranjeet97/financial_analysis_python
This repository contains code and videos related to financial data analysis using python.
data data-analysis data-science finance financial-data-analysis indian-stock-market machine-learning nifty50 numpy pandas portfolio-optimization python stock-analysis stock-market stock-price-prediction stock-price-simulation stock-simulation
Last synced: 22 Sep 2025
https://github.com/rasyosef/splade-index
Fast search index for SPLADE sparse retrieval models implemented in Python using Numpy and Numba
information-retrieval numba numpy python retrieval search search-index sentence-transformers sparse-embedding sparse-retrieval splade
Last synced: 24 Sep 2025
https://github.com/aqafridi/data-analytics-specialization
In this Specialization of Data Analytics we will use systematic computational analysis of data or statistics using Python. (rarely Excel or Cognos)
beautifulsoup cognos-dashboard data-science data-visualization excel numpy pandas python sql
Last synced: 21 Sep 2025
https://github.com/ahmedukamel/instant-ai
This repository contains the diploma information, content, tasks, projects, and solutions.
artificial-intelligence data-science deep-learning machine-learning mathematics matplotlib numpy pandas python webscrapping
Last synced: 19 Oct 2025
https://github.com/rmitsch/docker-alpine-python-nlp
alpine-based dockerfile with python, openblas, numpy (linked against openblas), gensim, spacy, nltk and pattern.
alpine dockerfile gensim nlp numpy openblas python
Last synced: 23 Apr 2025
https://github.com/madhavjivrajani/lfsr-encryption
Encryption using shift register based random number generators
encyption image-encryption lfsr linear-algebra numpy
Last synced: 17 Mar 2025
https://github.com/inspiaaa/2d-dft-visualisation
An interactive app that visualises how a 2D discrete Fourier Transform (DFT) works
2d dft discrete-fourier-transform fft image-processing matplotlib numpy python
Last synced: 19 Sep 2025
https://github.com/rafaykhattak/neural-network-from-scratch
A simple neural network implementation from scratch using only NumPy for numerical computations.
deep-neural-networks image-classification neural-network numpy
Last synced: 19 Sep 2025
https://github.com/drreetusharma/ai-driven-de-novo-drug-design
de novo drug design (joint project)
docker drug machine-learning numpy pandas python pytorch tensorflow
Last synced: 28 Jul 2025
https://github.com/pythondeveloper6/matplotlib-for-beginners
how to visualize your data using matplotlib
data-analysis matplotlib numpy pandas python visualization
Last synced: 14 Mar 2026
https://github.com/khaledashrafh/dt-banknote-authenticator
This Python code utilizes the decision tree algorithm from the scikit-learn library to perform banknote authentication. The code aims to analyze the impact of different train-test split ratios and training set sizes on the accuracy and size of the learned decision tree.
banknote-authentication decision-tree decision-tree-classifier dt machine-learning matplotlib-pyplot models numpy pandas plotting sklearn
Last synced: 17 Oct 2025
https://github.com/vectominist/face-image-morphing
🧒🏻👨🏼👱🏾♀️👶🏻 Face Image Morphing: an OpenCV and NumPy Implementation
computer-graphics computer-vision dlib image-metamorphosis image-processing morphing numpy opencv
Last synced: 26 Jul 2025
https://github.com/hariprasath-v/av-dataverse-hack-build-an-ai-model-to-save-lives
Build a computer vision-based technology to process and detect the potholes present in an image.
albumentations analyticsvidhya cv2 distance exploratory-data-analysis image-analysis imagehash matplotlib numpy object-detection pandas pil pothole-detection python seaborn streamlit-webapp wandb yolov7
Last synced: 09 Apr 2026
https://github.com/sonatipek/socketio-data-visualization
The identified data was made meaningful using Pandas and Numpy. Python and JS codes were communicated via Socket.io and this meaningful data was visualized with Apache ECharts.
apache-echarts bootstrap5 data-visualization echarts javascript numpy pandas python socket socket-io sonatipek
Last synced: 26 Jul 2025
https://github.com/gahogg/machine-learning-pokemon
This program uses genetic algorithms and artificial intelligence to build the best Pokemon team.
genetic-algorithm machine-learning numpy python
Last synced: 23 Aug 2025
https://github.com/woojiahao/pds-analysis
data-science database matplotlib numpy pandas python3
Last synced: 27 Jul 2025
https://github.com/xatmassacre/compose_nba_trading_cards
use python to compose NBA trading cards
Last synced: 24 Feb 2026
https://github.com/rjlovespy/self-avoiding-walk
A 2-dimensional self avoiding walk(SAW) of n steps
data-visualization exploratory-data-analysis matplotlib numpy pandas random-walk scipy self-avoiding-walk statistical-mechanics
Last synced: 28 Apr 2025
https://github.com/ironicyash/ml-learning-journey
Machine learning core structure
machine-learning metaploit numpy pandas python3
Last synced: 05 Nov 2025
https://github.com/pawelgoj/envelope-for-qe-ph-calculations
Crate envelopes for IR and Raman spectra calculated by PHonon from Quantum Espresso.
appium data-analysis matplotlib numpy pytest python quantum-chemistry scipy spetroscopy tkinter-gui tkinter-python
Last synced: 22 Apr 2025
https://github.com/cdeil/multinorm
Multivariate Normal Distributions from Python
covariance distribution fit gaussian humans multivariate numpy python statistics
Last synced: 17 Mar 2026
https://github.com/shanathvemula/framework_for_superwised_prediction2
decision-tree-classifier django k-nearest-neighbor-classifier logistic-regression mechanical-keyboard navie-bayes-algorithm numpy numpy-arrays pandas pandas-dataframe python sklearn supervised-learning support-vector-machines
Last synced: 15 May 2025
https://github.com/andreypomortsev/yndx-python-handbook
100% test-covered solutions for the Yandex Python Basics tasks with configured CI
algorithms ci coverage discrete-mathematics flake8 github-actions math numpy pandas poetry pytest python-tutorial python3 requests
Last synced: 22 Apr 2025
https://github.com/dilkushsingh/data-science
I shall be uploading all the notebooks and learning material in this repo for Data Science.
matplotlib numpy pandas plotly python seaborn
Last synced: 16 Sep 2025
https://github.com/dtcooper/python-dispmanx
Python Wrapper for the Raspberry Pi's Dispmanx API
ctypes dispmanx numpy pillow pycairo pygame python raspberry-pi
Last synced: 26 Mar 2025
https://github.com/jorenham/lmo
Trimmed L-moments and L-comoments for robust statistics.
fitting-distribution l-comoments l-moments lmo multivariate-statistics numpy probability-statistics python robust-optimization robust-statistics statistics tl-moments
Last synced: 16 Mar 2025
https://github.com/abhishekmali21/human-skin-detection-using-different-color-spaces
Designed and Created a Human Skin Detection Model to identify skin present in an image using color spaces such as RGB, HSV & YCbCr in achieving higher accuracy.
color-space easygui flask flask-cors hsv image-processing mask-image numpy opencv rgb skin-detection tkinter webbrowser ycbcr
Last synced: 12 Oct 2025
https://github.com/aeternalis-ingenium/anomalytics
The ultimate anomaly detection and its analytics.
analysis analytics anomaly-detection data detection engineering inference mathematics numpy open-source pandas prediction python3 research scientific scipy statistics
Last synced: 12 Apr 2025
https://github.com/abhiphile/fermat-mcp
🚀 Fermat MCP: The Ultimate Math Engine - Unifying SymPy, NumPy & Matplotlib in one powerful server! Perfect for devs & researchers.
mathematics matplotlib mcp mcp-server numerical-computation numpy symbolic-computation sympy
Last synced: 12 Dec 2025
https://github.com/farid-karimi/digit-recognizer
Digit Recognizer Neural Network
digit-recognizer matplotlib mnist neural-network numpy pandas
Last synced: 12 Jun 2025
https://github.com/smilu97/py-miniflow
micro-implementation of tensorflow-like utilities
educational machine-learning numpy pyplot python3 tensorflow tutorial
Last synced: 10 Sep 2025
https://github.com/sahq-azhar/python-image_processing
Image Processing using Python. Main libraries involved OpenCV, Numpy, RPI.
image-processing imageprocessing numpy open-source opencv python python-library python2 python3 raspberry-pi
Last synced: 15 Apr 2025
https://github.com/chocochip101/video-feature-extractor
Video Extractor to h5 File Format
cnn h5 h5py numpy video-features
Last synced: 14 Apr 2025
https://github.com/boniolp/tsb-kit
Univariate Time-Series Anomaly Detection algorithms from TSB-UAD
anomaly-detection benchmarking data-mining data-science jupyter-notebook machine-learning machine-learning-algorithms numpy pandas pypi-package python python3 time-series time-series-analysis time-series-anomaly-detection unsupervised-learning
Last synced: 13 Apr 2025