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-23 00:21:44 UTC
- JSON Representation
https://github.com/who-else-but-arjun/pyspyce-cs
Circuit Simulator for R, L, C components and AC/DC voltage and current sources built using python as a part of EE204 circuit theory course project.
circuit-simulator numpy python streamlit sympy
Last synced: 20 Apr 2026
https://github.com/star2dust/numpy-notes
A tutorial to learn numpy and matplotlib.
Last synced: 16 Jun 2026
https://github.com/separatrixxx/crypto_labs_6_sem
👓 Laboratory work for the 6th semester of MAI on cryptography
cryptography matplotlib numpy python
Last synced: 21 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/himudigonda/gradwire
GradWire: A NumPy-based Automatic Differentiation Engine
automatic-differentiation deep-learning dynamic-computation-graphs machine-learning numpy operator-overloading
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/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/nightmachinery/mlp_from_scratch
A simple MLP using only numpy. The computational graph is not automatically tracked, but the network supports arbitrarily many batch axes.
deep-learning deep-neural-networks deeplearning educational mlp mlp-classifier mlp-networks numpy
Last synced: 25 Apr 2026
https://github.com/toxic-whitelgnd/matrice_cryptography
A simple math Project based on Matrices-Cryptography by using python-numpy
cryptography math-problem matrices numpy python3
Last synced: 25 Apr 2026
https://github.com/pedroteixeiraw/predicting_football_match_results
This project focuses on modelling the attacking and defensive strength of teams in the Portuguese First League of Football, along with the impact of home advantage.
bayesian-hierarchical-models dixon-coles matplotlib numpy pandas poisson-distribution pymc3 seaborn theano-models
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/theoldvalyria/ecommerce_analysis
Анализ данных E-commerce
jupyter-notebook matplotlib numpy pandas python requests seaborn
Last synced: 27 Apr 2026
https://github.com/lesterevse/numvision
Artificial Intelligence for recognizing numbers
Last synced: 27 Apr 2026
https://github.com/gyselle-marques/calculodemetricas-desafiodio
Machine Learning: Cálculo de Métricas de Avaliação de Aprendizado em Python.
accuracy brazilian-portuguese colab-notebook confusion-matrix dio-bootcamp dio-challenges f-measure f-score machine-learning matplotlib numpy precision python recall sklearn specificity statistics xgboost
Last synced: 27 Apr 2026
https://github.com/vasukalariya/neural-network-from-scratch
It's a simple Feedforward Neural Network implemented just using Numpy
artificial-neural-networks classification mnist neural-network numpy
Last synced: 28 Apr 2026
https://github.com/tdeepa20/heart-disease-prediction-using-ml
Machine Learning models to predict heart disease using patient medical data
datascience jupyer-notebook machinelearning numpy python sklearn
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/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/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/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/robinhosz/traffic-data-analyzer
This repository presents a project for urban traffic signal optimization using Reinforcement Learning (RL) to improve traffic flow, increase safety at intersections, and promote energy efficiency in cities. Using the "Traffic Volume Counts" dataset from Kaggle.
data-analysis-python kaggle-dataset numpy pandas python traffic-analysis
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/redinfinitypro/drawimages
Rating: (8/10) The code uses Python's Turtle module to create a canvas image, converting it to grayscale, and then placing dots at each pixel's location based on its intensity.
Last synced: 28 Apr 2026
https://github.com/sanchezluys/inmersion-en-datos-con-python-2024
Inmersión en Datos con Python Julio 2024
analisis-de-data colab inmersiondatosaluralatam numpy pyhton
Last synced: 28 Apr 2026
https://github.com/linsanity03/fraud_detection_using_autoencoders
Leverage autoencoders, a type of neural network, for detecting fraudulent financial transactions by identifying anomalies in transaction patterns that deviate from the norm.
matplotlib numpy pandas pytorch seaborn
Last synced: 28 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/cuuupid/better-tensorflow
MNIST classifier api
graph-model machine-learning neural-network numpy pickle sigmoid
Last synced: 29 Apr 2026
https://github.com/skypse/santander-coders-data_science-course
Curso de Data Science, proposto pelo Satander, utilizando Python!
jupyter-notebook numpy pandas-python python scikit-learn
Last synced: 29 Apr 2026
https://github.com/manishkumarpatel07/facial-recognition-attendance-manager
An AI-powered face recognition attendance system using Python, OpenCV, and dlib for real-time attendance tracking.
dlib-face-recognition numpy opencv pandas python
Last synced: 29 Apr 2026
https://github.com/0nom4d/306radiator
Mathematical EPITECH Project - This project reproduces the behaviour of a radiator placed at a position in a room of a given size.
epitech epitech-project numpy pytest python3
Last synced: 29 Apr 2026
https://github.com/unknownman/101-numpy
learning numpy by 101 short videos and jupyter notebook
Last synced: 29 Apr 2026
https://github.com/antonio-f/naive_convnet
Naive Convolutional Neural Network with TensorFlow 2
101 convolutional-neural-networks deep-learning easy matplotlib numpy simple tensorflow2 tutorial
Last synced: 29 Apr 2026
https://github.com/amulya20010418/zomato_data_analysis
Analyze Zomato restaurant data all the world and find the insights by using Python libaries and also visualize the dataset by using Power-bi
cleaning-data-in-python dashboard numpy pand powerbi python visualization
Last synced: 29 Apr 2026
https://github.com/divansh2025/python_notebook
Welcome to "Basics of Python", a repository designed to help you master the fundamentals of Python. 🚀
datavisualization matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/djdurga/upi-transactions-eda
The dataset provided encompasses a comprehensive record of Unified Payments Interface (UPI) transactions spanning the period from January 2023 to December 2023. Unified Payments Interface (UPI) has emerged as a prominent digital payment system in India, facilitating seamless fund transfers between bank accounts instantly.
matplotlib numpy pandas python
Last synced: 29 Apr 2026
https://github.com/mukeshthenraj/fraud-detection-model
Logistic Regression, Grid Search, and ROC-PR curve evaluation on fraud detection dataset
classification fraud-detection machine-learning numpy pandas scikit-learn
Last synced: 29 Apr 2026
https://github.com/dmarks84/ind_project_readme-generator
Independent (personal) project in which I automatically generate README files for each of my repositories from my coursework
dataframes etl numpy pandas programming python
Last synced: 29 Apr 2026
https://github.com/nishumehta/supermart-grocery-sales-retails-analytics
Tableau Dashboard Link :
data-analysis data-cleaning data-visualization jupyter-notebook matplotlib-pyplot numpy pandas python3 seaborn
Last synced: 29 Apr 2026
https://github.com/alfastrek/textinsight-pro
Webscraper with Natural Language Processing
beautifulsoup jupyter-notebook nltk numpy pandas python webscraping
Last synced: 29 Apr 2026
https://github.com/monddavila/online-retail-data-analysis
Online Retail Exploratory Data Analysis with Python
data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/fantaso/data-analysis-and-manipulation-with-pandas
Project consists to analyse a publicly available movie dataset found in https://www.kaggle.com/beyjin/movies-1990-to-2017 and use Python tools like Pandas in order to get some initial insights about the dataset and finally proceeding to clean, transform and save a new version of the dataset in a better structure thinking about storing the data in a database.
matplotlib numpy pandas python3 seaborn
Last synced: 29 Apr 2026
https://github.com/iambedant/deeplearning.ai-assignments
cnn convolutional-neural-networks numpy python3 tensorflow
Last synced: 29 Apr 2026
https://github.com/andryadsm/asset-analyzer
📈 Project Asset Analyzer (Python)
commodities data-analysis data-visualization economics financial-markets investing matplotlib numpy pandas python seaborn stock-market strategy trading
Last synced: 29 Apr 2026
https://github.com/sophiaas/transform-datasets
Datasets for modeling transformations in data.
Last synced: 29 Apr 2026
https://github.com/ola-kaznowska/sigmanoid-function
Sigmanoid function. Written in Python 3.13.1 with matplotlib library and numpy
mathmatics matplotlib numpy python python3
Last synced: 30 Apr 2026
https://github.com/samiksha29-patil/hr-employee-data-analysis-visualization-in-python
This project focuses on analyzing an HR Employee Dataset that contains details about employees such as demographics, job status, salaries, performance reviews, satisfaction levels, and attrition reasons.
csv-files data data-visualization dataanalysis matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/sjain2580/simple-linear-regression-model
This project demonstrates a simple, yet robust, multiple linear regression model built with Python and scikit-learn to predict median house values in California.
joblib linear-regression matplotlib matplotlib-pyplot numpy python scikit-learn
Last synced: 30 Apr 2026
https://github.com/shohail-dev/python-sales-analysis
Python analysis project :- Analyze Diwali sales data to improve customer experience and sales .
matplotlib numpy pandas python-lambda python3 seaborn
Last synced: 30 Apr 2026
https://github.com/scholarchen20/pythonlp
Python保姆级教学附有对应的demo项目(成绩管理系统),适合小白打基础。此外还包含Numpy,Tensorflow,Pytorch示例代码提供学习使用上手
image-classification image-processing numpy pands python pytorch system tensorflow
Last synced: 30 Apr 2026
https://github.com/blankscreen-exe/triple-trial-card-maker
Triple Triad Card maker for a game inspired by Final fantasy
card-game numpy opencv python tripletriad
Last synced: 30 Apr 2026
https://github.com/mayankfreelancer/advanced-sales-analytics-dashboard-power-bi-
This interactive Power BI dashboard provides a comprehensive analysis of sales data across regions, categories, and time periods. The project aims to uncover key trends in total sales, profit, quantity sold, and product performance, using advanced visualizations and forecasting techniques. 🛠 Tools & Techniques Used: Power BI
dashboard data-science data-visualization excel numpy pandas powerbi python sales-analysis sql
Last synced: 30 Apr 2026
https://github.com/professornova/ann-scratch
This repository implements a simple Artificial Neural Network (ANN) from scratch using only NumPy.
artificial-intelligence neural-network numpy scratch
Last synced: 30 Apr 2026
https://github.com/favalos/myway-to-nn
Project to store my understanding of Neural Networks.
jupiter-notebook neural-network numpy
Last synced: 30 Apr 2026
https://github.com/poltanek/crane-random-search
Skeleton code for a simulation of a problem similar to the Crane problem however, implementing using random search algorithm expending random nodes
numpy python python3 random-search-algorithm
Last synced: 01 May 2026
https://github.com/pedasoft-consult/sentiment_analysis
This project involves analyzing customer reviews to classify them as positive or negative using Logistic Regression. The workflow includes text preprocessing, feature extraction, training a model, making predictions, and evaluating its performance.
Last synced: 30 Apr 2026
https://github.com/darinochka/course_python_iad
ДЗ\Семинары майнора "Интеллектуальный анализ данных"
machine-learning numpy pandas python3
Last synced: 30 Apr 2026
https://github.com/ola-kaznowska/summer-programming-camp-gp-travel-2024
Projects implemented at summer programming camp https://github.com/ArsBeneMoriendi
ai artificial-intelligence cv2 json math neural-network numpy python3 tensorflow
Last synced: 30 Apr 2026
https://github.com/johnrobertsantos/exploratory-data-analysis-using-python
This project represents the culmination of my Python learning journey.
jupyter matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/afondiel/intro-to-artificial-intelligence-free-course-le-wagon
Intro to Artificial Intelligence Free Course from @LeWagon
ai ai-courses artificial-intelligence data-science lewagon machine-learning numpy pandas prophet-facebook regression-models scikit-learn sklearn
Last synced: 01 May 2026
https://github.com/ahmedsamir45/demograghic-data-analyzer
answer some questions about the data
demographic-data-analyzer numpy pandas
Last synced: 01 May 2026
https://github.com/mohhasan1/machine-learning
This repository is where I learn and store information about various machine learning libraries, such as Pandas, scikit-learn, and others. It serves as a personal reference for exploring and experimenting with different ML tools and techniques.
machine-learning matplotlib numpy pandas seaborn sklearn
Last synced: 01 May 2026
https://github.com/abdoomohamedd/python-data-analysis-projects
A collection of data analysis projects that I have worked on. Each project involves cleaning data, performing exploratory data analysis (EDA), and creating visualizations to extract insights. The projects utilize various Python libraries, including pandas, numpy, matp
data-analysis data-analysis-python data-cleaning data-visualization matplotlib matplotlib-pyplot numpy pandas python
Last synced: 01 May 2026
https://github.com/emmanueltobi/ai-academy-university
Code samples from the Intel Nervana AI Academy University held in FUTA
ai classification-algorithm dataset intel numpy regression regression-models sklearn
Last synced: 01 May 2026
https://github.com/mayankanand007/betago
Platform for tracking Go moves using Computer Vision. (StarterHacks 2018 submission)
java matlab matplotlib numpy opencv-python python3
Last synced: 01 May 2026
https://github.com/abideen-olawuwo/pyspark-prediction
pyspark prediction
linear-regression numpy pandas pyspark
Last synced: 01 May 2026
https://github.com/mgitrov/ann-from-scratch
An artificial neural network implemented from scratch using numpy only.
artificial-neural-networks deep-learning guide numpy
Last synced: 02 May 2026
https://github.com/parham1998/linear_regression_pytorch
Implementation of a simple Linear Regression model with Numpy & PyTorch library
backpropagation gradient-descent linear-regression loss-functions numpy python pytorch
Last synced: 02 May 2026
https://github.com/baranovserv/h-s-diagram
Парсер данных построения H-S диаграммы для веществ
diagrams json matplotlib numpy parser requests
Last synced: 02 May 2026
https://github.com/hadjuse/spotify-recommendation-knn
Here is a personal project where i use KNN project to classify songs
data-science graphics interpretation knn-classification machine-learning matplotlib music numpy plotly spotify
Last synced: 03 May 2026
https://github.com/badranalyst/movie-correlation-analysis-in-python
This project analyzes movie data correlations using Python libraries like Pandas, NumPy, Seaborn, and Matplotlib. It examines relationships between attributes such as ratings, genres, and box office performance to uncover trends that inform recommendations and enhance understanding of movie success factors.
data data-analysis dataset jupyter jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python seaborn
Last synced: 03 May 2026
https://github.com/helenaden/data-science-fundamentals
This project delves into fundamental data science concepts using Python libraries like NumPy and Pandas
data-analysis datascience datasets datavisualization datawrangling heatmap numpy pandas patterns python
Last synced: 03 May 2026
https://github.com/krumyakimov/house-price-developments-in-bulgaria
I developed this project for my final exam in the Data Science course at SoftUni.
data-science jupyter-notebook matplotlib numpy pandas scipy seaborn
Last synced: 03 May 2026
https://github.com/kisaa-fatima/foreground-segmentation-using-kmeans-face-recognization-using-knn
Implement a basic version of the interactive image cut-out/segmentation approach called Lazy Snapping. The program uses K-Means Clustering to segment images into foreground and background based on user-provided seed pixels.
face-recognition foreground-segmentation kmeans-clustering knn-classification matplotlib numpy opencv2 pil
Last synced: 03 May 2026
https://github.com/alexbie98/bietorch
neural nets with numpy
autograd neural-nets numpy torch
Last synced: 03 May 2026
https://github.com/fandredev/ml-my-guide
my own annotations about ML/DS using pandas, matplotlib, numpy, scikit learn
anaconda matplotlib numpy pandas plotly scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/layonj3000/libras-recognition
This project is a Brazilian Sign Language (LIBRAS) recognition system that utilizes computer vision and machine learning techniques.
computer-vision libras mediapipe numpy opencv python random-forest-classifier
Last synced: 03 May 2026
https://github.com/k-ilyas/ai-projects-handwritten-digit-recognition-titanic-survivor-analysis
AI Projects: Handwritten Digit Recognition & Titanic Survivor Analysis using scikit-learn
machine-learning numpy pandas sickit-learn
Last synced: 03 May 2026
https://github.com/aliakbar-omidi/iris-practice-project
This project is a test modeling for the Iris flower dataset
decisiontreeclassifier gridsearchcv iqr numpy pandas pca sklearn-decomposition sklearn-metrics
Last synced: 03 May 2026
https://github.com/algoscienceacademy/imageprocessingpython
Image processing python code
matplotlib numpy pathlib pil python scipy seaborne
Last synced: 03 May 2026
https://github.com/ebrahimar/ai-voice-cloner-xtts-v2
A Streamlit web app for AI-powered voice cloning using Coqui XTTS v2. Record or upload reference voices, clone speech in multiple languages, and generate natural audio outputs.
ai-voice coqui-tts deep-learning json multilingual-tts numpy pydub python speech-synthesis streamlit text-to-speech tts-model voice-cloning xtts-v2
Last synced: 03 May 2026
https://github.com/abhijais4896/cardiovascular-disease-prediction
Cardiovascular Disease Prediction using machine learning and Python
data-analysis datascience deep-learning machine-learning matplotlib numpy pandas python seaborn visualization
Last synced: 03 May 2026
https://github.com/crispengari/numpy
💎 The core concept of numpy arrays
ai artificial-intelligence datascience jupyter-notebook machine-learning numpy python
Last synced: 03 May 2026
https://github.com/jsnevt/decisiontreecls
Data Science - Árvores aleatórias - RandomForestClassifier
decision-tree-classifier matplotlib numpy pandas seaborn
Last synced: 03 May 2026
https://github.com/katerynazakharova/machine-learning
Example of a ML algorithm.
gradient-boosting-classifier gridsearchcv machine-learning ml numpy pandas python3
Last synced: 03 May 2026
https://github.com/shreenidhi7700/auto_price_prediction
We are required to use Machine Learning algorithms to predict the price of cars with the available independent variables such as Horsepower, no-of-cylinders, engine-type, city_mpg, highway_mpg etc.
decision-tree-regression ensemble knn-regression linear-regression machine-learning-algorithms matplotlib-pyplot numpy pandas python3 random-forest-regression regression seaborn xgboost-regression
Last synced: 04 May 2026
https://github.com/furk4nbulut/uygulamalarla-makine-ogrenmesi-ve-derin-ogrenme-atolyesi
Bu repository, Manisa'da gerçekleştirilen BTK Akademi Uygulamalı Makine Öğrenmesi ve Derin Öğrenme Atölyesi'ne ait eğitim sürecini kapsamaktadır. Atölyede katılımcılar, ileri düzey makine öğrenmesi ve derin öğrenme teknikleriyle ilgili teorik ve pratik bilgiler edinmektedir.
matplotlib numpy pandas scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/kaustavmodak/business-aided-customer-feedback-assessment-system
A Streamlit-based sentiment analysis app that classifies customer reviews into Positive, Neutral, or Negative using a pre-trained ML mode
framework machine-learning matplotlib nlp nltk numpy pandas pickle regex scikit-learn seaborn sentiment-analysis streamlt tfidf-vectorizer
Last synced: 03 May 2026
https://github.com/jonad/finding_donors
Predicting income with UCI Census Income Dataset using supervised machine learning algorithms
numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 03 May 2026
https://github.com/manikantasanjay/youtube_exploratory_data_analytics
This is a Mini Project made using Python Libraries like Numpy, Pandas, Matplotlib etc to perform Data Analytics on US Video and Comments dataset.
jupyter-notebook matplotlib numpy pandas plotly python seaborn wordcloud
Last synced: 03 May 2026
https://github.com/syed-m-nofel/python-data-science-fundamentals
Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.
api beginner-friendly data-analysis data-science http-requests jupyter-notebook numpy pandas pandas-dataframe python tutorial
Last synced: 03 May 2026
https://github.com/lmizner/codecademy_product_defects
Practicing rules of probability, set theory, and distributions
cdf jupyter-notebook numpy pmf ppf python rvs scipy-stats
Last synced: 03 May 2026
https://github.com/alvii147/discretetimelib
Python library for analysis of discrete time signals and systems
numpy pandas scipy signals-and-systems sympy
Last synced: 03 May 2026