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-25 00:18:02 UTC
- JSON Representation
https://github.com/ianjure/simple-neural-network
Implementing a simple neural network using only Numpy.
deep-learning neural-network notebook numpy scratch-implementation
Last synced: 06 May 2026
https://github.com/niteshchawla/loantap-logisticregression
Given a set of attributes for an Individual, determine if a credit line should be extended to them. If so, what should the repayment terms be in business recommendations?
confusion-matrix encoding feature-engineering featureimportance hyperparameter-tuning logistic-regression machine-learning numpy pandas-python precision-recall roc-auc-curve sklearn-metrics smote-sampling
Last synced: 10 May 2026
https://github.com/toxe/python-plotting
Python Plotting
matplotlib numpy pandas plotting python
Last synced: 06 May 2026
https://github.com/skorupcia/winequality-white
winequality-white.csv visualization
matplotlib numpy pandas seaborn sklearn
Last synced: 06 May 2026
https://github.com/mat-kubiak/manual-ml
DIY ML framework (using only NumPy!) + various demos
artificial-intelligence examples machine-learning ml ml-framework neural-networks numpy
Last synced: 06 May 2026
https://github.com/rashidul738/data-analysis-with-statistics-and-python
Data Analysis with Statistics and Python
jupiter-notebook lambda numpy pandas-python python scipy statistics
Last synced: 06 May 2026
https://github.com/andrewsy1004/logistic-regression-spam-classifier
This project implements a spam email classifier using Logistic Regression.
Last synced: 06 May 2026
https://github.com/shubhansu-kr/int213-python-programming
Python Programming | Semester 3 | Python | OOPS | Tkinter | Pandas | Numpy
lpu numpy oops-in-python pandas python sem3 tkinter-gui
Last synced: 10 May 2026
https://github.com/mikma03/datascience_python_datacamp
DataScience with Python. Code and examples. Python libraries, including pandas, NumPy, Matplotlib, and many more.
data-analysis data-science datacamp datascience numpy pandas python
Last synced: 06 May 2026
https://github.com/jatin-s16/neuron_from_scratch
Hey! I am learning to build neural networks from scratch without the use of built-in Python libraries.
deep-learning neural-networks nnfs numpy python
Last synced: 10 May 2026
https://github.com/susanketsarkar/nn-from-scratch
A pure NumPy implementation of a deep neural network, built for educational purposes and deep learning understanding. This project implements a multi-layer neural network with various features commonly found in modern deep learning frameworks.
deep-learning implementation-of-algorithms neural-network numpy python
Last synced: 10 May 2026
https://github.com/akshay-kamath/anomaly_detection
This project addresses the challenge of identifying anomalies in sales data, aiming to optimize sales strategies by uncovering deviations from expected profit patterns.
anomaly anomaly-detection cblof flask isolation-forest knn matplotlib numpy pandas pyod python sklearn
Last synced: 19 Jan 2026
https://github.com/sopheakchan/dull-razor-algorithm
DullRazor hair removal for dermoscopic skin images.
Last synced: 06 May 2026
https://github.com/patilsukanya/assignment-05.-multiple-linear-regression-q2
Used libraries and functions as follows:
collinearity-diagnostics cooks-distance correlation-analysis eda heteroscedasticity homoscedasticity leverage-score mlr multiple-linear-regression numpy ols-regression pairplot python regress-exog residual-analysis rsquare-values smf statsmodels vif
Last synced: 06 May 2026
https://github.com/deanlogan/data-analysis-course
Code created when completing the Data Analysis with Python Course on freecodecamp.org
course data-analysis numpy pandas python python3
Last synced: 06 May 2026
https://github.com/saagnik-mondal/chessengine
This is a simple and efficient chess engine implemented entirely in Python. It allows users to play chess against the computer, using an AI based on a Minimax algorithm with Alpha-Beta pruning for decision-making. The engine is designed to be easy to understand, extend, and play against the computer.
Last synced: 10 May 2026
https://github.com/naveen88112/genetic_algos_maze_solver
Genetic Algorithm Maze Solver This project utilizes a Genetic Algorithm (GA) to solve the optimization of a maze problem. It evolves the population of promising solutions to the best solution finding shortest path between start and end point using selection, crossover, and mutation.
deap-library genetic-algorithms matplotlib maze-solver numpy python
Last synced: 06 May 2026
https://github.com/salma-mamdoh/the-android-app-market-on-google-play-project
My project aims to practice Data Analysis and Data Visualization on DataCamp
data-analysis data-visualization datacamp jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/relostar-devil/census-income-prediction
An end-to-end ML project using 1994 US Census data to classify income (>50K/<50K). The Jupyter Notebook covers data preprocessing, EDA, and model evaluation with multiple classifiers.
matplotlib numpy pandas scikitlearn-machine-learning seaborn
Last synced: 10 May 2026
https://github.com/xanonymous-github/multimediax
The collections of class projects in Multimedia Technologies and Applications class, NTUT.
deep-learning machine-learning numpy opencv-python
Last synced: 06 May 2026
https://github.com/hansalemaos/cv2_collage
Create a collage from images with OpenCV
Last synced: 06 May 2026
https://github.com/ananyachibber21/automation-python-projects
Automation with Python (Second Year Projects)
automation chromedriver numpy openpyxl pandas-dataframes python selenium
Last synced: 06 May 2026
https://github.com/venkat-a/python-eda-exploratory-data-analysis-
This project focuses on conducting exploratory data analysis (EDA) using Python. Utilizing powerful libraries such as Pandas for data manipulation and Plotly for interactive visualization, the project aims to uncover insights from datasets through comprehensive analysis and visualization techniques.
descriptive-statistics matplotlib numpy pandas seaborn statistical-analysis visualization
Last synced: 07 May 2026
https://github.com/ljadhav25/false-alarm-detection
The data was first pre-processed and analysis libraries like Numpy and Pandas were used to make it ready to be utilized by a machine learning algorithm.Problems like standard scaling, categorical data and missing values were handled with appropriate techniques. Then, we used LogisticRegression model.
flask flask-api logestic-regression numpy pandas pkl pycharm-ide python
Last synced: 19 Jan 2026
https://github.com/anjaliwork20/heart-failure-prediction
Heart Failure Prediction in Humans
failure-detection heart heart-disease machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn scikitlearn-machine-learning seaborn svc-model
Last synced: 21 Jan 2026
https://github.com/vandanac20/advanced-real-estate-valuation-with-ensemble-regression-models
Advanced Real Estate Valuation with Ensemble Regression Models
machine-learning numpy pandas python sklearn
Last synced: 06 May 2026
https://github.com/bartosz-ziolkowski/social_data
Data analysis of San Francisco's crime data set from 2003 to 2018
data-science data-visualization jupyter-notebook numpy pandas python
Last synced: 06 May 2026
https://github.com/theweird-kid/ml-notes
Machine Learning Notes
machine-learning matplotlib numpy scikit-learn seaborn
Last synced: 06 May 2026
https://github.com/jcbritobr/iris-python
Simple data analysis using iris dataset, pandas, numpy, matplotlib and seaborn.
data-science matplotlib numpy pandas python seaborn
Last synced: 06 May 2026
https://github.com/iamfarrokhnejad/neural-network
A simple neural network without reliance on any NN library.
classification matplotlib mnist mnist-classification mnist-dataset mnist-handwriting-recognition neural-network neural-networks neuralnetwork neuralnetworks numpy pandas python
Last synced: 11 May 2026
https://github.com/abdulrahmanaymann/data-storage-and-information-retrieval
This is a Python project that performs tokenization, stop word removal, positional indexing, phrase query searching, term frequency-inverse document frequency (TF-IDF) calculation, cosine similarity computation, and document ranking.
cosine-similarity information-retrieval nltk numpy pandas postional-index python ranking stop-word-removal tf-idf tokenization
Last synced: 06 May 2026
https://github.com/kianaabrisham/svm-from-scratch
Linear SVM from scratch with hinge loss + decision boundaries
classification from-scratch fundamentals hinge-loss numpy optimization scikit-learn svm
Last synced: 07 May 2026
https://github.com/chandkund/pytorch
Foundational introduction to PyTorch, focusing on the basics of tensors, their creation, manipulation, and operations, which are essential for understanding and building deep learning models
classification computer-vision cuda-programming deep-learning loss-functions matplotlib numpy optimization pandas pyhton pytroch workflow
Last synced: 07 May 2026
https://github.com/goessl/complex-random
A package for the most basic complex random sampling.
complex complex-numbers complex-plane normal-distribution numpy pip python random random-number-generator uniform-distribution unit-circle
Last synced: 15 Jun 2026
https://github.com/thearnavrustagi/cepstral_analysis
audio feature extraction
cepstral-analysis feature-extraction numpy python3 scipy
Last synced: 07 May 2026
https://github.com/9bow/deep-learning-from-scratch
examples in the book
book deeplearning example-code jupyter-notebook numpy python3
Last synced: 11 May 2026
https://github.com/suhas-005/jovian-data-analysis-course-assignment
These are my assignments for Data Analysis : Zero to Pandas course by Jovian.ai
data-analysis data-analytics numpy pandas python
Last synced: 07 May 2026
https://github.com/aicorsair/python-case-study-ab-testing-for-lunartech-homepage-cta-button
This repository contains a detailed case study on an A/B test of LunarTech's homepage CTA button, using proxy data structured similarly to the company's real data.
ab-testing click-through-rate confidence-intervals data-analysis data-analytics data-exploration data-science data-visualization hypothesis-testing matplotlib normal-distribution numpy pandas practical-significance python statistical-analysis statistical-significance z-critical z-statistic z-test
Last synced: 07 May 2026
https://github.com/theamnabb/my-ai-brain
A complete, structured AI learning journey from scratch to advanced. Includes daily logs, mini projects, roadmaps, and useful resources for Artificial Intelligence, Machine Learning, Deep Learning, and Generative AI.
matplotlib numpy pandas pyhton3
Last synced: 07 May 2026
https://github.com/matteopolak/chatterbox
RNN-based chat message generator.
numpy pandas python rnn tensorflow text-generation
Last synced: 07 May 2026
https://github.com/ayushmankumar7/siamese-network-with-one-shot-learning
Implementation of this paper - https://www.cs.cmu.edu/~rsalakhu/papers/oneshot1.pdf
Last synced: 07 May 2026
https://github.com/ganesh774218/eda-book-store
Exploratory data analysis on a book store dataset to uncover sales trends, popular genres, and top publishers.
data-visualization datacleaning datamanipulation eda matplotlib numpy pandas python pythonp pythonproject seaborn
Last synced: 07 May 2026
https://github.com/psgebeline/b2_plotter
A simple Python package for use by Belle II analysts to make various plots out of pandas dataframes and numpy arrays.
jupyter-notebook matplotlib matplotlib-pyplot numpy pandas pandas-dataframe python uproot visualization-tools
Last synced: 19 Jan 2026
https://github.com/krishbharadwaj5678/gestureninja
Play Fruit Ninja using just your index finger with real time gesture tracking. No mouse, no keyboard — just your webcam and smooth slicing.
automation computer-vision cvzone finger-tracking fruit-ninja game-development gamedev gesture-recognition hand-tracking mediapipe mouse mouse-control numpy opencv pyautogui python realtime virtualmouse webcam
Last synced: 07 May 2026
https://github.com/karthik9273/revolutionizing-gold-rate-forecasting-for-small-businesses-with-machine-learning
The "Gold Price Prediction" project focuses on predicting the prices of gold using machine learning techniques. By leveraging popular Python libraries such as NumPy, Pandas, Scikit-learn (sklearn), Matplotlib, Seaborn, Random Forest Regressor, and others, this project provides a comprehensive solution for accurate price estimation.
data-science google-colab-notebook jupyter-notebook machine-learning matplotlib numpy pandas-dataframe python seaborn sklearn
Last synced: 06 May 2026
https://github.com/sralter/potential_talents
Using NLP techniques (word and sentence embedding tools like SBERT and Learning-to-Rank systems like RankNet and LambdaRank) to rank candidates.
lambdarank learning-to-rank lightgbm matplotlib nlp numpy pandas python pytorch ranknet
Last synced: 09 Apr 2026
https://github.com/anish37860/python_party
Python summer party by Interview Master & in partnership with DataCamp
Last synced: 06 May 2026
https://github.com/architj6/gesture-control-system
This Gesture Control System allows users to control various system functions (like mouse movement, volume adjustment, and screen brightness) using hand gestures through a webcam. It leverages MediaPipe for hand tracking and PyAutoGUI for controlling the system. The project enables intuitive, hands-free control for everyday tasks.
brightness-control cursor cursor-control doubleclick drag-and-drop gesture handgesture handgesture-recognition mediapipe numpy opencv os pyautogui pycaw python python3 scroll volume-control
Last synced: 17 Apr 2026
https://github.com/al-ghaly/stock-market-simulation
Simulate and visualize stock market behavior
matplotlib numpy python python-visualization
Last synced: 16 May 2026
https://github.com/ljubogdan/solar-cycle-lstm
This project predicts sunspot activity using an LSTM model for time series data. Built with TensorFlow and Keras, it uses Huber loss for outlier handling and MAE for performance evaluation. The dataset, sourced from Kaggle or SIDC, spans over 270 years of monthly sunspot data.
conv1d huber-loss-regression kaggle keras lstm machine matplotlib numpy pandas scikit-learn seaborn solar sunspots tensorflow time-ser
Last synced: 13 Apr 2026
https://github.com/mizcausevic-dev/embedding-drift-graph
Track how entity embeddings drift across encoder model versions. SQLite store + Strawberry GraphQL API. Cosine drift events computed automatically on every record. Reference impl for RAG/eval pipelines re-encoding their corpus.
ai-governance drift-detection embeddings graphql llm numpy python rag sqlite strawberry-graphql vector-search
Last synced: 01 Jun 2026
https://github.com/matkorussovich/student-performance-analysis
Este repositorio contiene un análisis del desempeño académico de estudiantes, realizado como parte del módulo "Introducción al Data Science" en el Máster en Data Science de la Universidad Europea de Madrid.
jupyter-notebook matplotlib-pyplot numpy pandas python
Last synced: 14 Apr 2026
https://github.com/hossein-cod/parking-space-detection
Identifying empty spaces in the parking lot with openCV
cv2 jupyter-notebook numpy opencv pickle python
Last synced: 14 Apr 2026
https://github.com/alansteinbarth/irysy
🪻 Irysy 🌼 eksploracyjna analiza danych – wizualizacje, ML, transparentny kod i autorskie grafiki. Projekt łączący AI, estetykę i praktyczne umiejętności!
ai classification clean-code data-science exploratory-data-analysis feature-engineering github-pages iris-dataset jupyter-notebook machine-learning matplotlib modern-ui numpy open-source pandas portfolio-project python reproducible-research seaborn visualization
Last synced: 17 Oct 2025
https://github.com/gregoritsch3/ml_eda_classification_diabetes
An EDA and Machine Learning Classification exercise on the Diabetes dataset demonstrating the use of SQLAlchemy data import from an SQL database (PostgreSQL), Pre-processing Pipelines, ANOVA, 9 ScikitLearn ML models, Hyperparamter Tuning for the best performing one, and feature importance.
anova machine-learning matplotlib numpy pandas pipelines scikit-learn seaborn sql sqlalchemy statistics
Last synced: 14 Apr 2026
https://github.com/5hraddha/ice-video-games-sales-analysis
Analysis of video game sales data of an online store Ice, which sells video games all over the world & identify patterns that determine whether a game succeeds or not.
data-visualization matplotlib numpy pandas requests-module scipy seaborn
Last synced: 14 Apr 2026
https://github.com/cosmoquester/numpy-neural-net
This is neural network samples implemented with numpy without machine learning libraries.
implementation neural-network numpy
Last synced: 22 Jan 2026
https://github.com/mbarbetti/hello-snakemake
Simple implementation of snakemake to sample and plot data
hello-world matplotlib numpy python snakemake
Last synced: 14 Apr 2026
https://github.com/aqueeqazam/student-placements-using-machine-learning-and-flask
Through the use of Flask and machine learning, I show how to implement the student placement prediction model.
flask machine-learning numpy pandas
Last synced: 14 Apr 2026
https://github.com/pedrosfaria2/analisetitulosnetflix
Estudo de popularidade dos filmes da Netflix no IMDB.
analise-de-dados data-analysis jupyter-notebook matplotlib numpy pandas python
Last synced: 14 Apr 2026
https://github.com/rohanrony19/movie-recommendation-system
This is a python project where using Pandas library we will find correlation and give the best recommendation for movies.
data-analysis deep-learning knn-algorithm numpy pandas python recommendation-system
Last synced: 14 Apr 2026
https://github.com/deepcloudlabs/dcl702-2021-jul-12
DCL-702: Data Analytics using Python
data-analytics numpy pandas python3
Last synced: 05 May 2026
https://github.com/ananupam/eda-titanic
An Exploratory Data Analysis project done on Titanic Dataset.
Last synced: 14 Apr 2026
https://github.com/grand-27-master/fingers-tap
A real-time multi-finger tap detection system
mediapipe numpy opencv python3
Last synced: 14 Apr 2026
https://github.com/sharif-minhaz/rag-system
Ingest and vectorize content upon publication, store embedding, then retrieve and augment user queries with context to generate high-quality responses.
faiss flask mysql2 nodejs numpy rag react transformers
Last synced: 14 Apr 2026
https://github.com/chewzzz1014/data-analysts-projects
coursework jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/saivarun2611/potato_disease_classifier
This project is a Potato Disease Classifier that uses a Convolutional Neural Network (CNN) to classify potato leaves as healthy, suffering from early blight, or late blight. The model helps in early detection of diseases, which can be crucial in maintaining crop health and yield.
cnn keras matplotlib numpy pandas python3 tensorflow
Last synced: 14 Apr 2026
https://github.com/hoyirul/flask-starter-fs
Flask-Starter-FS is a concise full-stack starter kit for Flask web development, offering quick setup and pre-configured settings for seamless integration of front-end and back-end components. Accelerate your full-stack web application development with Flask-Starter-FS.
flask machine-learning numpy pandas python sklearn
Last synced: 14 Apr 2026
https://github.com/avik-pal/kaggle-titanic
Predicting whether a given set of people survive on the Titanic
machine-learning numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 14 Apr 2026
https://github.com/sun-data/ndoptimize
Numba-accelerated minimization of objective functions.
astropy minimization numba numpy optimization scientific-computing
Last synced: 27 Jan 2026
https://github.com/sadafasad/banks-mc-etl-pipeline
Banks' market capital ETL data pipeline
apache-airflow beautifulsoup docker numpy pandas python requests sqlite
Last synced: 14 Apr 2026
https://github.com/bhuvantenguria/adobe-gensolve
Adobe-Gensolve
cv2 dotenv firebase-admin flask numpy pandas python react svgpathtools svgwrite
Last synced: 23 Jan 2026
https://github.com/ayushpatel2026/stock_predictor
Neural Networks to Predict Stock Prices
data-science flask-api machine-learning neural-network numpy python pytorch
Last synced: 07 May 2026
https://github.com/hansalemaos/cirdhighspeedcoverter
High speed conversion of IP addresses represented in CIDR notation into their corresponding start and end IPs, along with their respective subnet masks.
cidr data-manipulation ip-addresses ip-conversion network network-management network-security numpy pandas subnet-mask
Last synced: 27 Jan 2026
https://github.com/badranalyst/time-series-analysis-of-global-trends-in-diet-gym-and-finance
This project analyzes global trends in diet, gym, and finance over time using time series data. The analysis is performed using Python libraries like Pandas, Matplotlib, and Seaborn to visualize trends and identify patterns in these sectors across various countries.
data-analysis dataset matplotlib-pyplot numpy pandas python seaborn time-series
Last synced: 14 Apr 2026
https://github.com/gerlero/generala
🎲 Probabilistic tool for the dice game of Generala
Last synced: 27 Jan 2026
https://github.com/hifly81/photox
photo and album organizer for gtk3
gtk3 numpy opencv-python photography pil pillow python
Last synced: 24 Oct 2025
https://github.com/kriss024/python
Python for Data Science
anaconda anaconda3 data-science jupyter-notebook lightgbm machine-learning numpy opencv pandas python3 sklearn tensorflow2 xgboost
Last synced: 24 Oct 2025
https://github.com/harmanveer-2546/reducing-data-entries
Way to delete data entries from csv/excel file using. For excel file, use excel instead of csv in the code.
csv data data-entry delete-data excel numpy pandas python
Last synced: 05 May 2026
https://github.com/no0bitah/pdf-highlight-extractor
A Python tool for extracting highlighted text from PDF files while preserving formatting attributes (headers, bold, italic) and removing unwanted line breaks and page breaks. Perfect for integrating with content management systems.
automation crm documentation-tool numpy opencv pdf pdf-document-processor pillow pymupdf pypdfium2 python3 scrapping
Last synced: 23 Jun 2026
https://github.com/polyee99/kaggle-titanic-data-analytics
Jupiter notebook to predict the outcome of passengers who died or not in the tragical Titanic event.
data eda jupiter-notebook matplotlib numpy pandas python regression-analysis test-train-split visualization
Last synced: 05 Feb 2026
https://github.com/shivangmathur1/simple-qlearning
Solving gym environments using Numpy Qtables and Q-learning
Last synced: 07 May 2026
https://github.com/yahiazakaria445/ensemble-learning-voting-classifier
Ensemble Learning Using KNN, Naive Bayes, Decision Tree on Biomechanical Data
matplotlib numpy pandas scikit-learn seaborn
Last synced: 30 Apr 2026
https://github.com/luliatuccu/weather_analysis
This project highlights a combination of data science techniques and Python programming to explore real-world weather data.
data-preprocessing eda feature-engineering machine-learning matplotlib numpy pandas regex scikit-learn seab seaborn weather weather-patterns
Last synced: 02 Apr 2026
https://github.com/leftcoastnerdgirl/extract_transform_load
This mini project introduces data cleaning through ETL
data-cleaning etl extract-transform-load json merge-sort numpy pandas-dataframe pandas-python
Last synced: 07 May 2026
https://github.com/hellymodikalpesh/numpy
This repository is designed as a comprehensive resource for learning the NumPy library. It covers nearly all functions and features of NumPy, providing a thorough exploration of its capabilities for numerical computing and data analysis.
Last synced: 28 Jan 2026
https://github.com/hafaio/homeotopy
A python library for computing homeomorphisms between some common continuous spaces
Last synced: 24 Feb 2026
https://github.com/helabenkhalfallah/art-bloom
ArtBloom is a backend application designed for art enthusiasts and researchers.
analytics backend-api numpy pandas-python python recommendationsystem
Last synced: 22 Jan 2026
https://github.com/ayorick23/python-data-science-cheat-sheet
Guía rápida y práctica de sintaxis, comandos y funciones esenciales de Python para Ciencia de Datos. Perfecta para recordar cómo usar las librerías más comunes como NumPy, Pandas, Matplotlib y Scikit-learn en tus análisis diarios.
cheat-sheet data-analysis data-science data-visualization deep-learning jupyter-notebook machine-learning matplotlib ml numpy pandas python scikit-learn scipy seaborn statistics sympy tensorflow
Last synced: 07 Apr 2026
https://github.com/ggrbill/phd-plot-scripts
My personal plot scripts used to generate graphs for my PhD Thesis
hacktoberfest matplotlib numpy python
Last synced: 18 Apr 2026