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/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/josttim/timelined_array
Manage easily 1 or multidimensionnal samples numpy arrays that are time related. Extends numpy without removing any of it's abilities on such arrays.
numpy python time-series-analysis
Last synced: 27 Apr 2026
https://github.com/nyx1311/timelstm
TimeLSTM: An interactive Streamlit app for multi-step time series forecasting using LSTM networks, featuring data preprocessing, visualization, GPU-accelerated model training, and automated result export.
deep-learning deep-neural-networks lstm-neural-networks numpy pandas ploty python3 scikit-learn-python statsmodels streamlit torch tqdm
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/beyza-ozben/fft_ses_temizleme
BİL314-Sinyaller ve Sistemler Dersi/Final Projesi (Fourier Dönüşümü)
audio-denoising conda-environment fastfouriertransform fft librosa matplotlib noisereduce numpy python scipy-library soundfile
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/rishant/data-science-learning-2025
data science learning 2025
data-science jupyter numpy pandas python python3
Last synced: 28 Apr 2026
https://github.com/ronverse17/automate-data-cleaning
This project automates messy data cleaning tasks - like fixing column names, filling missing values, and spotting outliers, so analysts and data scientists can spend more time on insights, not preprocessing.
Last synced: 28 Apr 2026
https://github.com/varun-khorgade/salesense-e-commerce-analytics
Analyzed e-commerce datasets to discover customer behavior trends and business insights. Performed EDA, data cleaning, and visualizations to help stakeholders make data-driven decisions.
customer-behavior-analysis dashboards datacleaning exploratory-data-analysis feature-engineering jupyter-notebook matplotlib numpy pandas python seaborn sql time-series-trend visulaization
Last synced: 28 Apr 2026
https://github.com/rajivaleaakash/customer-churn-prediction
A machine learning project focused on predicting customer churn using various data analysis and modeling techniques. The repository includes data preprocessing, feature engineering, exploratory data analysis (EDA), model training, evaluation, and visualization to help businesses identify customers at risk of leaving.
churn-prediction classification customer-churn data-analysis data-science gridsearchcv imblearn machine-learning numpy pandas pyhton randomsearchcv 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/manalisbhavsar/stock-price-prediction
Stock Price Prediction model using Machine Learning and LSTM to forecast future stock prices based on historical data. Achieved a low error rate of 3.2% by leveraging moving averages and deep learning techniques, ensuring accurate predictions.
data-analysis deep-learning lstm machine-learning matplotlib numpy pandas python
Last synced: 28 Apr 2026
https://github.com/mahmood-anaam/wheeled-robot-simulation
A Python simulation of a robot equipped with four Swedish wheels, focusing on accurately modeling its kinematics and dynamics to analyze specific motion scenarios.
kinematics-dynamics matplotlib-python numpy python robotics-simulation roboticstoolbox-python swedish-wheels
Last synced: 28 Apr 2026
https://github.com/josualimbu/face-recognition
Face Recognition with Name, and only need 1 image for 1 person for the dataset to run Face Recognition.
face-detection face-recognition numpy python simple-face-recognition
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/fimbres/numpy-start
A crash project with the most important numpy functions and methods, used in data science, AI and machine learning.
data-science numpy python python-script
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/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
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/humankernel/hands-on-ml
Practice of Machine Learning
machine-learning matplotlib numpy pandas sklearn
Last synced: 08 Jun 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/ujjvalrajput/data-analysis-python-practise
Practise with matplotlib, pandas, and numpy.
matplotlib numpy pandas python
Last synced: 29 Apr 2026
https://github.com/thaisgarcia/analise-exploratoria
Respondendo 10 perguntas de negócio a partir de um dataset sobre uma rede de varejo que comercializa diversos produtos em diversas cidades dos EUA.
Last synced: 29 Apr 2026
https://github.com/chirindaopensource/high_dimensional_matrix_variate_diffusion_index_models
End-to-end Python implementation of Ma et al.'s (2025) matrix-variate diffusion index models for macroeconomic forecasting. Features α-PCA factor extraction, supervised screening, and ILS estimation for high-dimensional forecasting with preserved structural information.
diffusion-index dimension-reduction econometrics factor-models financial-modeling high-dimensional-statistics macroeconomic-forecasting matrix-factorization monte-carlo-simulation numpy principal-component-analysis python quantitative-finance research-replication scientific-computing statistical-computing statistical-modeling supervised-learning time-series-analysis time-series-forecasting
Last synced: 29 Apr 2026
https://github.com/thaivincent/fft_image_compression
A simple image compression program using FFT and numPy
Last synced: 29 Apr 2026
https://github.com/haleema33/cs50-final-project
This project allows the user to input a sequence of characters (a-z), and generates a unique audio file composed of piano sounds corresponding to those characters. The system reads sound files from a predefined directory, processes them, and outputs a new WAV file with the audio sequence. The audio is speeded up 3x for an accelerated playback.
Last synced: 29 Apr 2026
https://github.com/yibrahimmoos/snn
shallow neural network imp.
neural-network numpy python-3-6
Last synced: 29 Apr 2026
https://github.com/shariqayan/diwali_sales_analysis_python
The Diwali Sales Analysis project focuses on analyzing sales data during the Diwali festival to gain insights into customer behavior, improve customer experience, and optimize sales strategies.
data-visualization matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/brainiacsloth/brighttv_viewership_analytics_python
This repository serves to provide an EDA framework for BrightTV Viewership Data.
jupyter-notebook metadata numpy pandas python
Last synced: 29 Apr 2026
https://github.com/hanchiang/python-data-science-handbook
Learn data science with python, numpy, pandas from the book "Python Data Science Handbook: Essential Tools for Working with Data"
data-science numpy pandas python
Last synced: 29 Apr 2026
https://github.com/ksharma67/k-means-algorithm-on-the-iris-dataset
Applied the K-Means algorithm on the Iris dataset, and utilized the Silhouette Score method to find the best value of K
eda elbow-method iris-dataset kmeans-clustering matplotlib numpy pandas python seaborn silhouette-score
Last synced: 29 Apr 2026
https://github.com/jack-thesparrow/tube-color-detect
A Python program that detects the colors stored in tubes and returns a JSON file.
matplotlib-pyplot numpy opencv python3 sklearn
Last synced: 29 Apr 2026
https://github.com/sakshijain009/minor-project-ml-in-python
Exploratory Data analysis on data using python
matplotlib-pyplot ml numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/yimethan/basics-of-data-analysis
2023-2 Basics of Data Analysis
data-analysis numpy pandas python
Last synced: 29 Apr 2026
https://github.com/michaelzheng67/farmsa-programming-for-finance-spring2021
Source files for the programming for finance presentation (complements the material covered)
excel jupyter-notebook matplotlib numpy pandas python sql yahoo-finance-api
Last synced: 29 Apr 2026
https://github.com/rebeccamorolong/mtn-customer-churn-prdiction
This project addresses a real-world business problem: predicting customer churn for MTN, a major telecommunications company. Customer churn significantly impacts profitability, and accurate predictions enable targeted retention efforts.
anova-test matplotlib-pyplot numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/chandadiya2004/movie-recommendation-system
A Movie Recommendation System built using TfidfVectorizer and cosine similarity. The model processes a large dataset of movies and recommends similar movies based on a given input movie by analyzing textual features and calculating similarity scores.
cosine-similarity numpy pandas python sklearn tfidf-vectorizer
Last synced: 29 Apr 2026
https://github.com/x-nimesh/panoramer-dockerized
Panoramer is a cutting-edge panoramic image stitching web application designed to transform your images into stunning, professional-quality panoramas. Whether you're a seasoned photographer or a hobbyist, Panoramer's intuitive interface and precise alignment tools make it easy for users of all skill levels to create seamless panoramas.
flask image-processing numpy python react
Last synced: 29 Apr 2026
https://github.com/gvatsal60/ds-on-kaggle
A collection of data science projects, experiments, and insights from Kaggle competitions and datasets
data data-science data-visualization numpy pandas python3
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/amirali5/numpy
In this repo, all about NumPy which basically a Python Library used for multidimensional array. It also has functions for working in domain of linear algebra, fourier transform, and matrices. NumPy was created in 2005 by Travis Oliphant. It is an open source project and you can use it freely.
Last synced: 30 Apr 2026
https://github.com/priyansusahoo/face_recognition
Major Project: Attendance system project using Face Recognition
face-recognition numpy opencv-python python3
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/nikhilsree5/walmartcasestudy
Analysis of Customer Spending Habits at Walmart Inc
clt eda numpy pandas python3 statistics visualization
Last synced: 30 Apr 2026
https://github.com/tapishr/numpy-rnn
Implementation of an RNN using numpy library in python
numpy python recursive-neural-network rnn
Last synced: 30 Apr 2026
https://github.com/ebadshabbir/naive_bayes_classification-gaussain-
A Python project that applies Naive Bayes classification to predict user purchases based on age and salary using the Social Network Ads dataset. The project includes data preprocessing, model training, prediction, and visualization of decision boundaries for both training and test datasets.
classification gaussian jupyter-notebook machine-learning matplotlib-pyplot naive-bayes-classifier numpy pandas python
Last synced: 30 Apr 2026
https://github.com/rijul007/smartwatch-data-analysis-using-python
Smartwatch Data Analysis to uncover insights into health and activity patterns using Python for data cleaning, exploratory analysis, and interactive visualizations.
data-analysis data-science data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas plotly python
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/fikri-rouzan/student-stress-levels-classification
Proyek pemodelan machine learning untuk mengklasifikasikan tingkat stres mahasiswa berdasarkan parameter input akademik dan psikologis.
joblib jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn streamlit
Last synced: 08 Jun 2026
https://github.com/gabboraron/python_nyelvtan
Egy python nyelvi elemekkel fogallkozó kurzus jegyzete.
ai matplotlib-pyplot numpy pandas
Last synced: 30 Apr 2026
https://github.com/yashbhutwala/pong-ai
Deep Q-Learning Networks vs. Policy Gradient Learning in OpenAI Gym's Pong Environment
deep-q-learning numpy openai-gym policy-gradient pong python tensorflow
Last synced: 30 Apr 2026
https://github.com/danchik12/habr_scraping
Parsing Habr articles and saving in csv format
csv fake-useragent numpy pandas parser python3
Last synced: 30 Apr 2026
https://github.com/isaacalves7/nvidia-cuda
👁️🗨️📗 It's a repository of Nvidia CUDA programming.
anaconda gpu-programming numba numpy nvidia-cuda python3
Last synced: 30 Apr 2026
https://github.com/mukeshthenraj/video-engagement-prediction
ML project to predict video engagement using Random Forest & XGBoost
gridsearchcv matplotlib numpy pandas random-forest-classifier roc-auc-curve scikit-learn video-analytics xgboost
Last synced: 30 Apr 2026
https://github.com/dharma-acha/explanability_in_deepneuralnetworks
Our project aims to enhance the transparency and trustworthiness of the VGG model in critical fields like healthcare imaging and self-driving cars. By integrating explainability methods into the VGG model for image classification, we will clarify its decision-making process.
colab-notebook matplotlib numpy pandas scikit-learn seaborn
Last synced: 30 Apr 2026
https://github.com/abimathi03/exploratory-data-analysis
Titanic Dataset: Data Cleaning & Exploratory Data Analysis (EDA)
colab-notebook datacleaning dataset eda exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/mogankumar/bird-flock-simulation-with-pyspark
A PySpark-based bird flock simulation modeling alignment, cohesion, and separation forces with a leader guiding the flock. Efficiently handles large-scale simulations and generates a visualized GIF of the flock’s movement.
argparse matplotlib numpy pyspark python3
Last synced: 01 May 2026
https://github.com/koki0702/chainer0
A Small Chainer (Chainer From Zero)
chainer deep-learning neural-networks numpy python
Last synced: 01 May 2026
https://github.com/bjpcjp/optimize-mktg-spend-with-lagrange
simple demo of marketing (2 channel) spend optimization
lagrange matplotlib matplotlib-pyplot numpy python scipy
Last synced: 01 May 2026
https://github.com/splithor1zon/edu-barriermethodlp
Education material for learning/teaching of Linear Progrmming using Barrier Method. Presentation with commentary and python code available.
barrier-method convex-optimization cvxpy educational-project linear-programming numpy presentation python
Last synced: 01 May 2026
https://github.com/sairupeshl/portfolio-risk-calculator
A portfolio risk engine using Python, integrating the Yahoo Finance API to ingest and preprocess historical multi-asset price data
Last synced: 08 Jun 2026
https://github.com/sandip2512/play-store-app-review-analysis
EDA on Play Store apps and user sentiment reviews
eda heatmaps matplotlib numpy pandas plotly seaborn sentiment-analysis
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/paulo-santos-ds/analise_dados_musicais
Dashboard para compreender as preferências musicais dos ouvintes, tendências regionais e o impacto de artistas específicos.
Last synced: 01 May 2026
https://github.com/offthetab/nn_homework
Практические работы по нейронным сетям МИРЭА 3 курс.
gensim ignite matplotlib neural-network nltk numpy pandas scipy-stats seaborn torch torchvision
Last synced: 01 May 2026
https://github.com/dostuffthatmatters/jax-capability-analysis
demo repository containing the experiments for my master's seminar @ TUM
autograd click deep-learning huggingface jax jit-compilation mnist numpy python pytorch
Last synced: 01 May 2026
https://github.com/dhruvv1402/spam-detection-python-
This project is a Spam Detection System built using Python. It classifies SMS messages as spam or ham (not spam) using machine learning techniques.
countvectorizer kaggle-dataset nlp-machine-learning nltk numpy pandas python scikit-learn supervised-machine-learning tf-idf
Last synced: 01 May 2026
https://github.com/hariprasath-v/job-a-thon---may-2021
Exploratory Data Analysis
eda exploratory-data-analysis matplotlib missingno numpy pandas pandas-python plotnine
Last synced: 01 May 2026
https://github.com/muhammadadilnaeem/bcg-data-science-job-simulation-on-forage-august-2024
This repository contains all the tasks, code, and documentation completed during the BCG Data Science job simulation on The Forage platform. The simulation focused on analyzing customer churn, building predictive models, and presenting insights for a major utility company.
bcg customer-churn-prediction-with-machine-learning data data-science forage numpy pandas
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/shreeparab1890/unicorns-of-india-till-sep-2022-analysis-eda
This ipython notebook is the Exploratory data analysis (EDA) of the Unicorns of India till Sep 2022.
analysis data-analysis eda exploratory-data-analysis matplotlib-pyplot numpy pandas plotly
Last synced: 02 May 2026
https://github.com/amishidesai04/emergency-calls-data-analysis-project
Welcome to the Emergency Calls Data Analysis project repository. This project is dedicated to extracting, processing, and visualizing data from the "Emergency – 911 Calls, Montgomery County" dataset, sourced from Kaggle. The main objective is to analyze trends in emergency calls in Montgomery County, Pennsylvania, spanning multiple years.
analysis data-analysis data-extraction data-processing data-science data-visualization numpy pandas python seaborn
Last synced: 02 May 2026
https://github.com/camsai/jupyterlite
CAMSAI JupyterLite is a lightweight, browser-based environment tailored for AI-driven materials science research. It integrates CAMSAI tools, schemas, and workflows, enabling users to validate data, run simulations, and explore materials science applications without requiring local installation or setup.
chemistry jupyterlite materials materials-design materials-informatics materials-science matplotlib numpy pyodide python scipy
Last synced: 02 May 2026
https://github.com/ksharma67/intel-stock-predication-wiith-eda
We are trying to design a model that can predict the price of stock using different methods and algorithms.
eda linear-regression machine-learning-algorithms matplotlib numpy pandas prediction python scaler seaborn skit-learn
Last synced: 02 May 2026
https://github.com/ifte-13/digit-classification-with-mnist
MNIST Digit Classification: Comparative Analysis of Optimization Algorithms
matplotlib mnist-dataset numpy tensorflow
Last synced: 02 May 2026
https://github.com/isinghabhishek/data_analysis_with_python
Introduction to Data Analysis covering the basics of Python, Numpy, Pandas, Data Visualization, and Exploratory Data Analysis.
data-visualization exploratory-data-analysis numpy pandas python
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/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/farhannaeem00/data-visualization-practice
Learning matplotlib fundamentals - seeking feedback and code reviews
jupyter matplotlib numpy pandas python
Last synced: 03 May 2026
https://github.com/prathicashettym/machinelearningalgorithms
Contains mini projects and implementation using ML algorithms
jupyter-notebook linear-regression matplotlib numpy pandas panfas python seaborn
Last synced: 03 May 2026
https://github.com/mzayles/data-preparation.py
Curso Programação em Python para Data Science | Preparando e tratando dados de uma base de vendas com Pandas e NumPy.
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/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/carol-neto/sprint-9-making-data-driven-business-decisions
In this project I evaluate hypotheses using ICE and RICE and perform A/B testing analysis.
abtesting dataanalysis hypothesis-testing matplotlib numpy pandas python scipy-stats seaborn
Last synced: 03 May 2026
https://github.com/muskanmi/data_analysis_python
Data analysis on students result dataset using python libraries.
boxplot countplots data-analysis numpy pandas pie-chart python3 seaborn
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/asayda01/airport_operations_analytics
The project analyzes the performance of Hold Baggage Screening X-ray Machines, identifying trends in system load, bottlenecks, and operator efficiency. Using an interactive Streamlit app, users can explore data-driven insights to optimize airport screening processes and improve overall operational performance.
data-science dataanalysis datainsights datavisualization numpy pandas python streamlit
Last synced: 03 May 2026
https://github.com/coderooz/handwritten_digit_recognition
This project uses a Convolutional Neural Network (CNN) to recognize handwritten digits from the MNIST dataset. The model is built using TensorFlow and Keras.
colab handwritten-digit-recognition image-classification matplotlib neural-network numpy python tensorflow
Last synced: 03 May 2026