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-26 00:18:09 UTC
- JSON Representation
https://github.com/jigyasag18/iit-guhawati-final-capstone-project
Smart Dynamic Parking Price Optimization System that adjusts parking fees in real-time based on demand, traffic, and competition. It employs adaptive pricing models and rerouting logic to enhance parking utilization and reduce congestion. The system is visualized via an interactive Streamlit dashboard, enabling users to simulate dynamic pricing.
bokeh bokeh-server bokehplots capstone-project data dataset deployment machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot mlproject normalisation numpy pandas pathway python streamlit
Last synced: 05 Apr 2026
https://github.com/shdrn2402/incomesresearch
The project aims to study the influence of various characteristics on a person’s income. In this project, I practiced data preprocessing and visualization, and also touched on the basics of machine learning.
jupyter-notebook matplotlib numpy pandas python seaborn sklearn visualization
Last synced: 05 Apr 2026
https://github.com/grantgasser/task3
Multiclass Classification
keras multiclass-classification numpy pandas tensorflow
Last synced: 05 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_04
Модуль 4. Класифікація та оцінка роботи моделі. Лінійна регресія: перенавчання та регуляризація
lasso-regression linear-regression numpy pandas python red regression ridge-regression scikit-learn
Last synced: 05 Apr 2026
https://github.com/perpendicooler/elementary-research-for-steamboat-willie-s-store-in-poland
An elementary research for a company to opening store in a city using gurobi and pulp optimization.
christofides-algorithm gurobipy numpy pandas pulp python3 scikit-learn travelling-salesman-problem
Last synced: 05 Apr 2026
https://github.com/kenatsf/basic_data_analysis
Basic data science project: ETL, forecast and data visualization.
analysis data data-analysis data-science logistic-regression matplotlib matplotlib-pyplot numpy pandas powerbi python scikit-learn time-series time-series-analysis time-series-forecasting
Last synced: 05 Apr 2026
https://github.com/al-ghaly/prosper-loans-analysis
A statistical Analysis Project, to analyze the data of a finance company’s loans Using Python packages (pandas – NumPy – seaborn – matplotlib)
data-analysis matplotlib numpy pandas python python-data-analysis seaborn statistical-analysis statistics
Last synced: 18 Apr 2026
https://github.com/ahmaruff/kmeans-img-compress
Simple python image compression library using K-Means clustering
color-quantization image-compression image-processing kmeans kmeans-clustering numpy python
Last synced: 18 Apr 2026
https://github.com/iv4n-ga6l/object_detection_with_background_substractor
Object Detection and Tracking with OpenCV background subtractors
background-substraction-algorithm background-subtraction lucas-kanade numpy object-detection object-tracking opencv optical-flow python scipy
Last synced: 18 Apr 2026
https://github.com/znreza/paradoxes
Q-learning algorithm from scratch in python for optimal path finding
grid grid-search matrix numpy python qlearning-algorithm reinforcement-learning
Last synced: 18 Apr 2026
https://github.com/linggarm/lvq-and-elm-with-iris-dataset
Implementation of Learning Vector Quantization (LVQ) and Extreme Learning Machine (ELM) with Iris Dataset
artificial-intelligence deep-learning elm extreme-learning-machine learning-vector-quantization lvq machine-learning numpy python soft-computing
Last synced: 18 Apr 2026
https://github.com/pedro-stanaka/dlnd-projects
Projects from Deep Learning Nanodegree from Udacity
artificial-neural-networks deep-learning machine-learning numpy python3
Last synced: 18 Apr 2026
https://github.com/amdjadouxx/my_neural_network
implementation of a neural network library
deep-neural-networks ia machine-learning numpy python3
Last synced: 18 Apr 2026
https://github.com/rhazra-003/modelinglab
Assignment - Solution of Modeling Lab of 7th Semester (Batch of 2023) of NIT Durgapur
jupyter-notebook matplotlib-pyplot numpy pandas python3 shapely
Last synced: 19 Apr 2026
https://github.com/aniket2021448/movie-recommender-system
A Machine Learning Project implemented from scratch which involves web scraping, data engineering, exploratory data analysis, NLP processing and ML, achieving the functionality of a Content based movie recommender system
data-exploration data-exploration-and-preprocessing free-hosting-service machine-learning natural-language-processing nltk-python numpy pandas streamlit-webapp
Last synced: 19 Apr 2026
https://github.com/jcardonamde/reto_cobranzas_sector_financiero
This project analyzes data provided by the organization iData, focusing on the collection process of a financial company. The objective is to develop segmentation strategies that enhance portfolio recovery and improve debt management.
data-science kmeans-clustering machine-learning machine-learning-algorithms matplotlib numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/kumpatlapavankumar/eda-project-on-google-play-store-anlaysis
analysis computer-science data-cleaning data-science data-scraping enginneering enjoy exploratory-data-analysis matplotlib numpy outlier-detection pandas preprocessing projects seaborn-plots upgrad
Last synced: 19 Apr 2026
https://github.com/costopoulos/ntua-dsp
:signal_strength: NTUA ECE Digital Signal Processing Course Source Codes and Reports
dsp filters fourier-transform librosa numpy pywt scipy short-time-signal-analysis stft
Last synced: 19 Apr 2026
https://github.com/crazy-dot/zomato-data-analysis
This project analyzes 50k Bengaluru restaurants from Zomato, focusing on 17 features like location and ratings. It cleans, explores, and visualizes data to improve services. Key visualizations include delivery, booking, location, and cost. The goal is to provide insights for better customer experiences.
data-cleaning-and-preprocessing data-manipulation-with-pandas inferential-statistics kaggle-dataset numpy pandas-python python zomato-data-analysis
Last synced: 19 Apr 2026
https://github.com/mugambi645/eda-projects
A list of EDA projects
data-analysis eda matplotlib numpy pandas plotly seaborn webscraping
Last synced: 19 Apr 2026
https://github.com/abdoufermat5/gps_statistiques
Calculs statistiques pour le cloud personnel
geolife gps numpy pandas python statistics trajectory-analysis
Last synced: 20 Apr 2026
https://github.com/shreeya-methuku/predictive_analysis
This project leverages machine learning to perform time-series forecasting on key financial metrics, including sales (income), expenses, cash flow, and profit.
arima financial-forecasting numpy pandas sarima xgboost
Last synced: 20 Apr 2026
https://github.com/vyjayanthipolapragada/car_mileage_prediction
Predicting the mileage of car using the linear regression model with Scikit-learn
kaggle-titanic linear-regression machine-learning numpy pandas predictive-modeling python scikit-learn
Last synced: 20 Apr 2026
https://github.com/prahaladhchandrahasan/housingprices_adavanced_regression
A machine learning model for "House Prices: Advanced Regression Techniques" kaggle competition.
machine-learning-algorithms matplotlib-pyplot numpy pandas python3 scikit-learn
Last synced: 20 Apr 2026
https://github.com/saurabh9136/data-analysis_using_pandas-numpy
A beginner-friendly repository exploring data analysis using NumPy and Pandas. Covers fundamental operations, data manipulation, and real-world dataset analysis.
data-analysis-python numpy pandas python scipy
Last synced: 20 Apr 2026
https://github.com/levieyal/oop-course-exercises
The first exercises in the OOP in Java and python course that took place in the first semester of 2021
docs git github graph-algorithms interfaces numpy python solid-principles unit-testing
Last synced: 20 Apr 2026
https://github.com/prithvikings/zomato_data_anaysis
This analysis provides insights into customer preferences and restaurant performance on Zomato. The visualizations and findings can help Zomato make informed decisions to improve customer experience and tailor their offerings.
matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/kartmaan/exoplanets
Analysis of a dataset on exoplanets
astronomy astrophysics exoplanets graph images nasa numpy orca package pandas plot plotly science space statistics telescope telescopes
Last synced: 20 Apr 2026
https://github.com/dennis-mureti/mini-project-data-science
HIV data analysis per county (use PYTHON IDE)
data-science jupyter-notebook machine-learning matplotlib numpy pandas python
Last synced: 20 Apr 2026
https://github.com/wrighang/06_python-api-challenge
Module 6: Python APIs
api citipy geoapify hvplot jupyter-notebooks matplotlib numpy open-weather-api pandas python scipy-stats
Last synced: 20 Apr 2026
https://github.com/muhammadmoeezkhan/euclidean-distances
Python Program That Calculates Euclidean Distances Via 5 Algorithms
numpy pandas-python scipy timeit
Last synced: 20 Apr 2026
https://github.com/mkhekare/bikesharing_ml
Provides insights into the bike sharing trends based on various factors such as time of day, season, and weather. The findings can be used to improve bike sharing services and understand user behavior.
matplotlib numpy numpy-library pandas seaborn
Last synced: 20 Apr 2026
https://github.com/byrongomezjr/traffic_sign_detection
Deep learning system to detect stop signs and traffic lights using Keras' image recognition capabilities
keras matloptlib numpy python tensorflow
Last synced: 20 Apr 2026
https://github.com/vyjayanthipolapragada/image_cartoonification_opencv
Cartoonify images using opencv and tkinter
cartoonify computer-vision easygui image-processing imageio matlplotlib numpy opencv pillow python tkinter
Last synced: 20 Apr 2026
https://github.com/nerett/get
Scripts from General Engineering (GET 2022) labs
adc dac gpio gpio-pins matplotlib matplotlib-figures matplotlib-pyplot mipt numpy numpy-arrays pwm python python3 raspberry-pi
Last synced: 20 Apr 2026
https://github.com/gandholisarat/mlp-backprop-pmat403
This repository contains a Jupyter Notebook developed for my course, demonstrating symbolic and numerical computation, visualization, and problem-solving in Python using libraries such as SymPy, NumPy, SciPy, and Matplotlib.
jupyter jypyternotebook matplotlib numpy
Last synced: 20 Apr 2026
https://github.com/prashhhant213/data_analysis_and_visualization-_for_streaming_platform
Data Analysis and Visualization for streaming platform to provide insights and recommendations to improve their userbase.
colab-notebook data datavisualization matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/abyss-s/data-analysis-project
[컴퓨팅사고와 데이터분석 기초] 최종 프로젝트 (2024-1)
matplotlib numpy pandas python sckiit-learn
Last synced: 20 Apr 2026
https://github.com/zombietdv/n_gram-model
n_gram model implementation with numpy only
Last synced: 21 Apr 2026
https://github.com/souvikmajumder26/neural-network-from-scratch
🚀 Building a simple Neural Network to classify the images of the Fashion-MNIST dataset, using only numpy and no TensorFlow, Keras, or PyTorch.
config fashion-mnist logger neural-network neural-network-from-scratch notebook-jupyter numpy project python
Last synced: 21 Apr 2026
https://github.com/aleklukanen/systemsofsprings
This repository contains a few helpful pieces of Python code that can be used to compute time dependent positions of springs in 2 and 3 dimensions.
finite-element-methods finite-elements jupyter-notebook numerical numpy python
Last synced: 21 Apr 2026
https://github.com/carmoreno/aviones-aldeas
:airplane: Final project o Complexity and Optimisation course :house_with_garden:
Last synced: 21 Apr 2026
https://github.com/star2dust/numpy-notes
A tutorial to learn numpy and matplotlib.
Last synced: 16 Jun 2026
https://github.com/refraction-ray/numkl
A thin cython/python wrapper on some routines from Intel MKL
cython-wrapper lapack mkl numpy
Last synced: 21 Apr 2026
https://github.com/mohammed-majid/image-classification-nn
Image classification using custom Neural Network (No ML packages)
custom multiclass-classification neural-network numpy
Last synced: 22 Apr 2026
https://github.com/prakhr/clickstream-data-visualization-on-raw-customer-dataset
contains streamlit app of the corresponding dataset
clickstream-data matplotlib matplotlib-pyplot numpy pandas-dataframe plotly plotly-python streamlit streamlit-application streamlit-webapp
Last synced: 22 Apr 2026
https://github.com/sazzadul-eanan/basic_numpy_learning
Numpy_Basics
jupyter-notebook numpy numpy-arrays numpy-library numpy-matrix numpy-tutorial
Last synced: 22 Apr 2026
https://github.com/prince-gh/numpy
Learn Numpy step by step
library numpy prince-gh python
Last synced: 22 Apr 2026
https://github.com/ahmad-ali-rafique/numpy-mastery-notebook
Inside this repository, you'll discover a comprehensive notebook dedicated to showcasing various NumPy array methods and operations. From basic array manipulation to advanced techniques, I've compiled a collection of examples and explanations to help both beginners and seasoned Python developers deepen their understanding of NumPy.
dataanalytics numpy numpy-arrays numpy-exercises numpy-library numpy-python
Last synced: 24 Apr 2026
https://github.com/theroyakash/shallow_neural_network
Design of an one hidden layer neural network using numpy only,
neural-networks numpy shallow-neural-network
Last synced: 24 Apr 2026
https://github.com/dataspieler12345/user_journey_analysis_project
User Journey Analysis in Python Project Create your own functions and tools to analyze user journey strings in Python.
Last synced: 24 Apr 2026
https://github.com/sciguymjm/introtomlmidterm2
Code for Intro to ML Midterm 2
hierarchical-clustering kfold-cross-validation kmeans-clustering numpy
Last synced: 24 Apr 2026
https://github.com/dpb24/datakind-2025
📊 Data Analytics: Identifying Actionable Insights to Improve Financial Inclusion in Kenya
data-analytics data-visualization databricks datakind exploratory-data-analysis financial-data geopandas jupyter-notebook kenya matplotlib numpy python seaborn
Last synced: 24 Apr 2026
https://github.com/takana671/texturegenerator
Procedually generate texture images from noise.
cloud cubemap cv2 cython noise noise-textures numpy python skybox
Last synced: 25 Apr 2026
https://github.com/davewhit3/bill-detector
Bill detection. Usage OCR algorithm to read content
ai numpy ocr-recognition python3
Last synced: 26 Apr 2026
https://github.com/just-buildit/just-makeit
Python C extensions the easy way.
c-extension cmake code-generator numpy pep517 python python-packaging scaffolding wheel
Last synced: 15 Jun 2026
https://github.com/prathush-kumar/fake_news_detection
Developed an intelligent system to identify and classify fake news articles using Natural Language Processing (NLP) and Machine Learning techniques.
classification machine-learning natural-language-processing numpy pandas sklearn-library
Last synced: 26 Apr 2026
https://github.com/686f6c61/conjetura-goldbach-gui-python
Aplicación para visualizar la Conjetura de Goldbach, que establece que todo número par mayor que 2 puede expresarse como la suma de dos números primos.
goldbach-conjecture matplotlib numpy python3 tkinter-gui
Last synced: 26 Apr 2026
https://github.com/m-k-l-s/sudoku
A trivial sudoku solver in Python, using recursion and numpy.
backtracking numpy python recursion solver sudoku
Last synced: 27 Apr 2026
https://github.com/dyk-team/vna-impedance-measurements
Calibration and deembedding for impedance measurments on PCB cells
antenna-equation cst-studio de-embedding delay-time lab-automation magneto-impedance microstrip numpy pcb-cells phase-unwrapping probe python rohde-schwarz scattering-parameters scpi-instruments sensors solt-calibration surface-impedance vna zhejiang-university
Last synced: 27 Apr 2026
https://github.com/hinanohart/dostosim
Dostoevskian agent-based simulation: seven literary archetypes as a unified reward decomposition. Anti-optimisation, dignity-as-utility, ideological cascade, gambler-ruin — pre-registered H1-H4 with bootstrap CI / BH-FDR / Cliff's delta.
abm agent-based-modeling behavioral-economics bootstrap-ci computational-social-science dostoevsky literature networkx numpy python reproducible-research
Last synced: 27 Apr 2026
https://github.com/shlokarora2709/data-science
classification clustering data-science machine-learning matplotlib numpy pandas regression sklearn
Last synced: 27 Apr 2026
https://github.com/brendandasilva/applieddatascience
4 projects from Applied Data Science
data-science numpy pandas python
Last synced: 27 Apr 2026
https://github.com/crispengari/netflix-statistics
This is the visualisation of two categories of netflix movies which are: * movies * tv shows
data-science datafram jupyter-notebook matplotlib numpy pandas python
Last synced: 27 Apr 2026
https://github.com/lupin3000/tello-python
Python application to control the DJI Tello Drone with different controllers.
debian dji-sdk djitellopy drone dualsense-controller evdev hidapi macos numpy opencv python stadia-controller tello unihiker
Last synced: 27 Apr 2026
https://github.com/saptarshi11/diamlp---diabetes-classification-with-multilayer-perceptron
Diabetes Classification using Multilayer Perceptron (MLP) is a binary classification problem where the goal is to predict whether a patient has diabetes (positive class) or not (negative class) based on a set of biomedical features or risk factors.
artificial-neural-networks binaryclassification machine-learning mlp-classifier numpy seaborn
Last synced: 27 Apr 2026
https://github.com/jbayardo/dip-tp2
compression image-processing jpeg numpy python scikit-image
Last synced: 27 Apr 2026
https://github.com/moonmoonsamal/data-driven-google-ads-for-listing-sites-analysis
Analyzed Google Ads performance to identify top channels, keywords, and geographical impact
cleaning-dataset eda manipulation modelling numpy visualization
Last synced: 27 Apr 2026
https://github.com/keizerzilla/como-funciona-meshgrid
Apontamento breve explicando como a função meshgrid do Numpy funciona.
Last synced: 28 Apr 2026
https://github.com/rishant/data-science-learning-2025
data science learning 2025
data-science jupyter numpy pandas python python3
Last synced: 28 Apr 2026
https://github.com/yanyan69/acss-techlaro
arduino-uno automation numpy opencv prototype python raspberry-pi raspberry-pi-camera ultralytics yolo
Last synced: 28 Apr 2026
https://github.com/hai4320/ml_ai_notebook
All my note about ML, AI and Data Science
ai machine-learning numpy pandas scikit-learn
Last synced: 28 Apr 2026
https://github.com/gregoritsch3/dl_cnn_resnet50_digitrecognition
A Deep Learning Computer Vision project on the MNIST Digit Dataset. The project demonstrates the use of four TensorFlow Neural Network architectures, ranging from a basic Shallow Sigmoid Model to a Deep Convolutional Model constructed using the FunctionalAPI, and even a modified Resnet50 Model. Includes Error Analysis and test runs on real images.
cnn convolutional-neural-networks cv2 keras matplotlib numpy resnet-50 tensorflow
Last synced: 28 Apr 2026
https://github.com/dwade-eng/amazon-product-recommender-prototype-
This project is a content-based product recommendation engine inspired by Amazon's "Customers who viewed this item also viewed" feature. It uses a dataset of product metadata and user interactions to suggest similar items based on product titles, brands, and categories using TF-IDF vectorization and cosine similarity.
html numpy pandas python3 scikit-learn
Last synced: 28 Apr 2026
https://github.com/jovicdev97/financial-loan-datascience-notebook
using numpy and pandas to analyze a synthetic loan dataset with python
data-analysis matlabplot numpy pandas plotting python seaborn
Last synced: 28 Apr 2026
https://github.com/varakanthamsaihruthikreddy975/avocadopricesanalysis
This data analysis finds out the trends and analysis of avocado data by year
matplotlib-pyplot numpy pandas scipy scipy-stats seaborn sklearn-preprocessing
Last synced: 28 Apr 2026
https://github.com/yanisdib/somint
Somint - AI-powered Trading Card Grading
ai api devcontainer docker numpy opencv python yolov8
Last synced: 28 Apr 2026
https://github.com/udipta14/historical-olympic-games-eda-python
Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.
data-cleaning data-visualization eda matplotlib numpy pandas python3 seaborn
Last synced: 28 Apr 2026
https://github.com/pedronjorge/average-face
Generate an average face from a given set of images by detecting facial landmarks, aligning features, and blending the images using Delaunay Triangulation. Libraries used: Dlib, OpenCV, NumPy
dlib image-generation jupyter-notebook numpy opencv python3
Last synced: 30 Apr 2026
https://github.com/iv4n-ga6l/crowd-move-simulation
Crowd move simulation in python
matplotlib numpy python simulation
Last synced: 28 Apr 2026
https://github.com/shreeparab1890/indian-elections-2019-analysis-eda
This ipython notebook is the Exploratory data analysis (EDA) of the Indian Lok Sabha Elections 2019.
data data-analysis data-science data-visualization eda exploratory-data-analysis matplotlib numpy pandas plotly python python3 visualization
Last synced: 28 Apr 2026
https://github.com/rubaramanan/irisclassifier_with_scikitlearn
iris-classification machine-learning numpy pandas scikit-learn
Last synced: 28 Apr 2026
https://github.com/ddeepanshu-997/datascience--olympics-games
in this repository i am going to perform some datascience techinques on the datasaet in order to get the valuable insights with the help of python libraries , packages etc.
data-science exploratory-data-analysis insights matplotlib-pyplot numpy pandas-dataframe problem-solving python visualization
Last synced: 28 Apr 2026
https://github.com/kingsley-ezenwaka/medical-data-visualizer
A data analysis project that investigates a dataset of anonymous patients' medical information, and explores the relationship between cardiac disease, body measurements, blood markers, and lifestyle choices.
analysis data matplotlib numpy pandas seaborn
Last synced: 28 Apr 2026
https://github.com/khalidkhankakar/numpy-for-data-science
Exploring the full Numpy library for DS
data-science dataexploration jupyter numpy python
Last synced: 28 Apr 2026
https://github.com/ahmedsamir45/mean_variance_standard_deviation_calculator
take list of numbers and return it 3x3 array and calculate mean variance and std for rows columns and all array
mean numpy standard-deviation variance
Last synced: 28 Apr 2026
https://github.com/keyurparalkar/knn-for-cifar-10
K-nearest neighbour algorithm for CIFAR-10 dataset
Last synced: 28 Apr 2026
https://github.com/babaquero07/escalamiento-imagenes-python
Proyecto del curso Algebra Lineal - UTADEO
matloptlib numpy pillow scipy streamlit
Last synced: 28 Apr 2026
https://github.com/ksprugevics/galton-board
Python implementation of the Galton board
galton-board numpy pygame pymunk python
Last synced: 29 Apr 2026
https://github.com/alonmell/modulnet
Lightweight NumPy-based neural network framework with core layers, loss functions, optimizers, and data utilities
deep-learning from-scratch machine-learning neural-network numpy
Last synced: 29 Apr 2026
https://github.com/santiagoenriquega/game_of_life
This repository contains simulates Conway's Game of Life using Pygame for graphics and Numpy for array operations. The game simulates cellular automata where cells evolve based on simple rules.
conways-game-of-life numpy pygame python python3
Last synced: 29 Apr 2026
https://github.com/shefreenkaur/nlp_query_documents
This repository contains two implementations of an NLP document query system that processes PDF documents and ranks them based on relevance to user queries.
easyocr naive-bayes nlp numpy ppmi pymupdf tf-idf
Last synced: 29 Apr 2026
https://github.com/cuuupid/better-tensorflow
MNIST classifier api
graph-model machine-learning neural-network numpy pickle sigmoid
Last synced: 29 Apr 2026
https://github.com/iv4n-ga6l/genderdetection
Gender detection using gender classification model
genderclassification genderdetection numpy pil python resnet18 torch torchvision
Last synced: 29 Apr 2026
https://github.com/thekartikeyamishra/interactive-ai-model-trainer
A Google Colab notebook for interactively training simple AI/ML classification models. Features CSV upload, dummy data generation, feature/target selection, model choice, and basic evaluation. Includes a user-friendly UI. Ideal for educational purposes. See screenshots below!
google googlecolab ipywidgets matpl numpy pandas python scikit-learn seaborn
Last synced: 29 Apr 2026