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-02-11 00:18:31 UTC
- JSON Representation
https://github.com/dipakxettri/numpy
This Repo is dedicated on learning NumPy a first step of learning DataScience/Machine Learning!
Last synced: 01 Aug 2025
https://github.com/sayansomya/eda_on_covid-19
Exploratory Data Analysis on COVID-19.
analytics eda matplotlib-pyplot numpy pandas-dataframe python3 seaborn
Last synced: 01 Aug 2025
https://github.com/algoscienceacademy/imageprocessingpython
Image processing python code
matplotlib numpy pathlib pil python scipy seaborne
Last synced: 01 Aug 2025
https://github.com/paulo-santos-ds/visao_computacional
O sistema utiliza inteligência artificial para analisar documentos e características físicas dos visitantes, garantindo que apenas maiores de 18 anos possam acessar as áreas de jogos
keras numpy pandas plotly python restnet50 sklearn tensorflow
Last synced: 01 Aug 2025
https://github.com/klima7/numpynet
Convolutional Neural Network written from scratch using numpy with API similar to tensorflow.
cnn convolution network nn numpy scratch tensorflow
Last synced: 24 Sep 2025
https://github.com/niteshchawla/online-marketing-time-series-case-study
An ads and marketing based company helping businesses elicit maximum clicks @ minimum cost.
acf arima-forecasting exogenous-factors exploratory-data-analysis numpy pacf-autocorrelation pandas prophet-facebook-model sarimax-model time-series-analysis
Last synced: 01 Aug 2025
https://github.com/sarmad426/python
Python mastery. OOP | Numpy | Pandas | Jupyter Notebook & more.
fastapi file-handling-in-python jupyter numpy oop pandas pytest python regex unit-tests
Last synced: 30 Dec 2025
https://github.com/oguzhantekeli06/datascience_machinelearning_prediction
Data science project
data-visualization datascience-machinelearning numpy python3
Last synced: 25 Dec 2025
https://github.com/elon-fask/nlp_num1
Natural Language Processing with Disaster Tweets
ai machine-learning nlp nlp-machine-learning numpy pandas python text-processing
Last synced: 08 Nov 2025
https://github.com/waghraj1699/codeclauseinternship_customer_segmentation_tool
Implementing customer segmentation using ML, covering exploring advantages, preprocessing, K-means clustering, and visualization.
data-preprocessing kmeans-clustering machine-learning numpy pandas visualization
Last synced: 25 Sep 2025
https://github.com/mrtaz77/numerical-analysis
Hub of numerical methods, implemented using python and its data analysis libraries like numpy and matplotlib.
interpolation matplotlib-pyplot newton-raphson numpy regression
Last synced: 25 Sep 2025
https://github.com/amdjadouxx/my_neural_network
implementation of a neural network library
deep-neural-networks ia machine-learning numpy python3
Last synced: 02 Aug 2025
https://github.com/jigyasag18/fake-news-prediction-app
The Fake News Prediction App Repository offers a machine learning project that focuses on identifying the authenticity of news articles as fake or real. It uses a dataset of 20,000 articles and employs methods such as TF-IDF vectorization and the Lemmatization algorithm, achieving ~95% classification accuracy with random forest classifier model
data datapreprocessing logistic-regression machine-learning machine-learning-algorithms numpy pandas prediction stemming streamlit streamlit-webapp vectorization
Last synced: 02 Aug 2025
https://github.com/L-Gre/TradeFX-AI
A Python-based project exploring algorithmic trading strategies, including backtesting, real-time data integration, and predictive modeling with TensorFlow and Keras. Key topics include technical indicators, risk management, and leveraging AWS and broker APIs for automated trading.
algorithmic-trading aws backtesting broker-api keras machine-learning matplotlib numpy pandas portfolio-optimisation python real-time-data-integration risk-management technical-indicators tensorflow
Last synced: 26 Sep 2025
https://github.com/nishantchamate/semvii_aiml
S.P.I.T. Semester VII'th AIML Experiments
keras matplotlib mlflow numpy pandas plotly pytorch scikit-learn scipy tensorflow
Last synced: 27 Sep 2025
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: 02 Aug 2025
https://github.com/wasifsohail5/virtual_mouse
Virtual Mouse is an AI-powered, gesture-based control system that replaces traditional peripherals with hand movements. Using MediaPipe for hand tracking and PyAutoGUI for cursor control, it enables seamless clicking, scrolling, and navigation through simple gestures. Experience a futuristic, touchless interaction with your PC! 🚀🖱️
cv2 mediapipe mediapipe-hands numpy opencv pyautogui python
Last synced: 02 Aug 2025
https://github.com/magnitopic/ft-linear-regression
Your first implementation of a machine learning algorithm. Predicting the price of a car by it's milage
42school ai ai-algorithm ft-linear-regression linear-regression machine-learning matplotlib numpy pandas prediction-algorithm python
Last synced: 03 Aug 2025
https://github.com/azaz9026/eda
Exploratory Data Analysis (EDA) refers to the method of studying and exploring record sets to apprehend their predominant traits, discover patterns, locate outliers, and identify relationships between variables. EDA is normally carried out as a preliminary step before undertaking extra formal statistical analyses or modeling.
data-cleaning data-visualization encoding machine-learning matplotlib numpy pandas plotly python3 seaborn sklearn-library
Last synced: 03 Aug 2025
https://github.com/rosemol-jose/noisy-sparse-phase-retrieval-using-thresholded-wirtinger-flow-algorithm
Implementing and evaluating the TWF algorithm against real datasets
mathematics numpy python scipy signal-processing spyder
Last synced: 03 Aug 2025
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: 03 Aug 2025
https://github.com/amirjahantab/deep-ml-solutions
ML Code Challenges
ai algorithms backpropagation data-science deep-learning-algorithms deep-neural-networks linear-algebra machine-learning machine-learning-algorithms mathematics matrix numpy pca python
Last synced: 04 Aug 2025
https://github.com/RedInfinityPro/PygameCicruit
Rating: (6/10) The code combines a Pygame GUI application with a PySpice circuit simulation, providing a user-friendly interface with buttons, menu options, dropdown menus, input boxes, sliders, and text elements.
matplotlib numpy os pygame pyspice random sys
Last synced: 30 Sep 2025
https://github.com/RedInfinityPro/CircuitPythonProjects
Rating: (4/10) This Python script simulates circuits using PySpice, importing libraries like NumPy and Matplotlib. It defines voltage divider, diode circuits, subcircuit definitions, DC sweep analysis, and simulates each circuit using the simulator.
matplotlib numpy os pyspice sys
Last synced: 30 Sep 2025
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: 05 Aug 2025
https://github.com/2kabhishek/ml-primer
Basic Machine Learning & Data Science in Python/ 📈🐍
jupyter-notebook machine-learning matplotlib numpy pandas python
Last synced: 07 Sep 2025
https://github.com/rahulchouhan1/spotify-most-popular-songs-data-analysis
🎵 Spotify Songs Analysis using Pandas
Last synced: 06 Aug 2025
https://github.com/rand-asswad/controle_optimal
Une étude d'un problème de contrôle optimal avec visualisation 3D
controle-optimal numpy optimal-control python sympy
Last synced: 06 Aug 2025
https://github.com/prat555/python_practice
These files contain the Python exercises I completed as practice.
deep-learning numpy pyhton3 regex
Last synced: 01 Oct 2025
https://github.com/miss-mhv/udacityproject_dataviz
Data analysis of a bicycle rental system. The goal is to understand how trips are made according to age, time of year, day of the week, time of day
jupyter-notebook matplotlib numpy pandas python3 seaborn-plots
Last synced: 07 Aug 2025
https://github.com/hrolive/fundamentals-of-accelerated-data-science
How to use GPU-accelerated tools to conduct data science faster, leading to more scalable, reliable, and cost-effective results.
accelerated-computing bokeh cudf cugraph cuml cupy dask data-science jupyter numpy pandas python rapids xgboost
Last synced: 07 Aug 2025
https://github.com/dwija12903/mentorness-internship
Developed and applied technical skills in areas such as programming languages, data analysis, and machine learning methodologies.
matplotlib numpy pandas python scikit-learn
Last synced: 07 Sep 2025
https://github.com/saadarazzaq/spectrogram-rnnrbm-generation
NeuroVocal RNN-RBM: A Hybrid Deep Architecture for Spectrogram Modeling and Vocalization Synthesis
audio-spectrum-visualizer numpy pylab rbm rng rnn scipy spectogram tensorflow theano vocalization
Last synced: 09 Nov 2025
https://github.com/iambedant/deeplearning.ai-assignments
cnn convolutional-neural-networks numpy python3 tensorflow
Last synced: 09 Nov 2025
https://github.com/ricardorobledo/ml_optimization
matplotlib numpy python scikit-learn xgboost
Last synced: 08 Aug 2025
https://github.com/yasinefeee/parkspotter_pretest_enviroment
The ParkSpotter project is designed to detect the occupancy status of parking spots in a simulation environment. Using a toy model, a camera system, and a machine learning model, this system identifies whether a parking space is EMPTY or NOT EMPTY in real-time.
ai-systems classifier computer-vision cv2 numpy opencv parking-spot-detection parking-spots python sckit-image sckit-learn simulation-environment svm svm-classifier
Last synced: 08 Aug 2025
https://github.com/ola-kaznowska/ai-digit-recognition
AI digit recognition. Artificial neural network for digit recognition
ai artificial-intelligence machine-learning neural-network numpy tensorflow
Last synced: 03 Oct 2025
https://github.com/leandro-bertoluzzi/parchis-probabilities
Small weekend project to play around with numpy and help me taking decissions while playing parchís
Last synced: 08 Aug 2025
https://github.com/hoyirul/genetic-algorithm-py
The 'Genetic Algorithm Isolation Forest' app combines genetic algorithm and isolation forest for accurate anomaly detection, offering an intuitive interface for easy parameter adjustment and result visualization.
numpy pandas python3 sklean unsupervised-learning
Last synced: 09 Aug 2025
https://github.com/raviiii-ai/ml-assignments
Pattern recognition and machine learning assignments.
colab-notebook machine-learning machine-learning-algorithms machinelearning-python machinr matplotlib-pyplot numpy opencv pandas skit-learn
Last synced: 09 Aug 2025
https://github.com/ashithapallath/image-processing
The Image Processing Lab repository showcases a variety of image processing techniques using Python. It covers essential concepts such as image manipulation (resizing, cropping), enhancement (adjusting brightness/contrast), analysis (edge detection, contours), color space conversions, and noise reduction.
color-space-conversion image-analysis image-enhancement image-manipulation image-processing noise-reduction numpy opencv python
Last synced: 03 Oct 2025
https://github.com/jcm-ai/Robust-MLOps-Elevating-Machine-Learning-to-Production-Scale
This project aims to address the challenge faced by the Office of Foreign Labor Certification in managing a high volume of job certification applications for employers seeking to hire foreign workers in the United States. By leveraging ML models, this project seeks to streamline the process of shortlisting visa applicants based on historical data.
aws-ec2 aws-ecr aws-s3 cicd-pipeline data-science docker-image end-to-end exploratory-data-analysis git github-actions html machine-learning-models mlops mlops-project model-deployment mongodb numpy pandas python yaml
Last synced: 09 Aug 2025
https://github.com/pem-humboldt/wiutils
Exploration utilities for Wildlife Insights projects.
biodiversity camera-trap images matplotlib numpy pandas python seaborn trail-cameras wildlife-insights
Last synced: 09 Aug 2025
https://github.com/yashaka/learncv
Toolset used in learning Computer Vision at R_D course
Last synced: 03 Oct 2025
https://github.com/klaudiozdrava/image-analysis
A Python project that was developed as a university assignment and the goal is to colorize an grayscale image using machine learning techniques.
colorization image-processing kmeans-clustering numpy svm
Last synced: 03 Oct 2025
https://github.com/aaaastark/web_scraping
Web Scraping
beautifulsoup csv matplotlib news numpy pandas pyhton python3 request requests scraper scraping web-scraping webscraping
Last synced: 10 Aug 2025
https://github.com/ananupam/eda-stock_market
An Exploratory Data Analysis project done on Financial data read from a search engine (yahoo) to predict the trends of stocks of 4 Tech companies.
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 10 Aug 2025
https://github.com/vipinchaudhary31122002/valuevanguard
ValueVanguard is a machine learning project for accurate house price predictions. Using advanced algorithms and real-world data, it empowers users to analyze and forecast property values efficiently. Perfect for developers, data enthusiasts, and real estate professionals. 🏠📈
machine-learning matplotlib numpy pandas python sklearn streamlit
Last synced: 10 Aug 2025
https://github.com/lorenzorottigni/ml-iris-svm
Machine Learning python bootcamp: Support Vector Machines on iris flower dataset
ipynb machine-learning numpy pandas python scikit-learn seaborn support-vector-machines
Last synced: 04 Oct 2025
https://github.com/paulomppatricio/projeto_challenge_telecomx-br_parte-2
Projeto Challenge TelecomX-BR_Parte-2 - Formação Data Science do programa ONE - Oracle Next Education em parceria com a Alura.
data-science imblearn joblib machine-learning matplotlib modelos-preditivos numpy pandas python scipy seaborn sklearn statsmodels xgboost
Last synced: 20 Aug 2025
https://github.com/0xkibh/books-recommendation-system
This is the website with collections of top readed books with the functionaliy of recommendation system. It basically recommends the book on the basis of given books. It also shows data of different books available.
bootstrap css flask font-awesome html numpy pandas pickle
Last synced: 11 Aug 2025
https://github.com/magzybog12/real-time-object-distance-measurement-using-opencv-python
Using an A4 paper as a guide, performing the distance measurements to find the height and width of objects placed in the region
numpy opencv-python pycharm-ide
Last synced: 11 Aug 2025
https://github.com/nazmul-1117/100-days-of-machine-learning
I'm Nazmul so exited to start a new journey to learn 100 Days of Machine Learning. It's February 8, 2025. I'm so exited, let's see what happened insha'Allah
data-science machine-learning numpy pandas-dataframe python3 scikit-learn statistics
Last synced: 11 Aug 2025
https://github.com/trups39/nyc-green-taxi-trip-analysis
Analyze NYC Green Taxi data, predicting fares and optimizing pickup locations using Regression machine learning models uncover travel patterns.
numpy pandas predictive-modeling python3 regression-models skit
Last synced: 25 Sep 2025
https://github.com/marse11e/3dlookup
Бот позволяет пользователям искать 3D модели по фотографиям и тегам, используя современные технологии машинного обучения. Поддерживает избранное, многоязычность и имеет удобный интерфейс в молодёжном стиле.
celery django django-rest-framework numpy pytelegrambotapi tokenizer torch
Last synced: 04 Oct 2025
https://github.com/akansharajput280799/data-exploration-and-visualization-for-streaming-platform
Data Analysis and Visualization for streaming platform to provide insights and recommendations to improve their userbase.
data-visualization excel exploratory-data-analysis matplotlib numpy python seaborn
Last synced: 12 Aug 2025
https://github.com/adityabadgotiya/facial-recognition-attendance-system
This Attendance System that uses facial recognition to automatically mark student attendance. It features admin and student logins, real-time face detection, attendance tracking, email reporting, and secure password management. Built with Python (Tkinter, OpenCV, and Pillow), it replaces manual attendance with automated facial verification.
hashlib numpy opencv pandas pillow python sha-256-hash smtplib tkinter-gui
Last synced: 12 Aug 2025
https://github.com/tomaslopera/modelos_simulacion
jupyter-notebook matplotlib-pyplot modeling-and-simulation numpy pandas scipy seaborn
Last synced: 12 Aug 2025
https://github.com/saifalibaig/crop-yield-prediction
🌾 A machine learning-based crop production prediction system using historical Indian agricultural data with advanced regression models and hyperparameter tuning.
eda feature-encoding feature-selection kaggle-dataset lasso-regression linear-regression matplotlib-pyplot numpy onehot-encoding pandas python3 ridge-regression seaborn simpleimputer xgboost-regression
Last synced: 12 Aug 2025
https://github.com/lulunac27a/number-statistics-jupyter-notebook
Number statistics app in Jupyter Notebook
jupyter jupyter-lab jupyter-notebook jupyter-notebooks jupyternotebook notebook number number-statistics number-stats numpy numpy-arrays numpy-python python python-notebook python-notebooks statistics stats
Last synced: 04 Oct 2025
https://github.com/sanchariii/health-assist-1
Health Assist web app uses the Streamlit framework to help users identify potential diseases. Simply input your symptoms, and the system will predict whether you have diabetes, heart disease, or Parkinson's disease. The system is designed to be quick and convenient, promoting early detection and timely medical intervention.
numpy pandas pickle streamlit-webapp svm-model
Last synced: 13 Aug 2025
https://github.com/sohamrider786/house_price_predictor
A machine learning project to predict house prices based on various property features using advanced regression techniques. This project demonstrates end-to-end model development, including data preprocessing, feature engineering, model training, evaluation, and visualization.
machine-learning matplotlib-pyplot numpy pandas random-forest-regression sklearn-library
Last synced: 13 Aug 2025
https://github.com/aishwaryagm1999/arithmetic-matrix-operations-calculator-using-numpy
The Repository includes the python code to implement a Arithmetic Matrix Operations Calculator using NumPy. The calculator performs some common mathematical functions for 2 matrices of the same size, Dot Multiplication of 2 matrices and a few general mathematical operations performed on 1 Matrix.
arithmetic arrays calculator dsa matrix numpy python
Last synced: 25 Dec 2025
https://github.com/kumpatlapavankumar/recognizing-flowers-with-convolutional-neural-networks
This project uses a Convolutional Neural Network (CNN) to classify flower images into five categories: Daisy, Dandelion, Rose, Sunflower, and Tulip. The model is trained on the Flowers Recognition dataset with image augmentation techniques to enhance generalization.
cnn-keras coding data-science deep-learning enjoying flower-classification machine-learning numpy opencv2 pandas pathlib pillow python tensorflow testing training
Last synced: 30 Dec 2025
https://github.com/hafaio/hilbert-bytes
A python library for converting between d-dimensional points and indices on a hilbert curve
hilbert-curve numba numpy python
Last synced: 13 Aug 2025
https://github.com/applicativesystem/numpy-builder
code getter and numpty operator for numpy operations
data-analysis numpy numpy-python shell-script
Last synced: 15 Aug 2025
https://github.com/aathithya-shanmuga-sundaram/cyber-threat-intelligence-dashboard
Interactive Streamlit dashboard for visualizing and analyzing cyber threats, featuring real-time data insights, severity classification, geolocation mapping, and customizable dark-cyber UI.
cyber-threat-intelligence cyber-threat-tool cybersecurity cybersecurity-tools data-visualization dataset numpy pandas plotly python streamlit threat-intelligence
Last synced: 10 Nov 2025
https://github.com/dmitruzik/python_projects
All python projects are here
matplotlib numpy pandas python seaborn
Last synced: 10 Nov 2025
https://github.com/giihcastro/trabalho-fisica
3D VPython Electromagnetic Particle Motion Simulator
Last synced: 10 Nov 2025
https://github.com/hanzdr/2d-3d-object-transformation
For my Linear Algebra Project Defense
matplotlib-python matrix numpy
Last synced: 10 Nov 2025
https://github.com/tristanbilot/mycnn
Convolutional Neural Network implementation from scratch, used on LeNet5 model with mnist dataset.
data-science deep-learning machine-learning neural-networks numpy python
Last synced: 04 Oct 2025
https://github.com/tasninanika/australian-credit-approval-analysis-svm
This project uses a Support Vector Machine (SVM) Classifier to predict whether a credit application is approved (1) or denied (0) based on applicant features.
numpy pandas python3 scikit-learn svm-classifier
Last synced: 30 Dec 2025
https://github.com/ahmedabdalkreem/airline_passenger_satisfaction
In this project, we work in machine learning project that show the satisfacion of customer from the service that have in airline this service make it like this experience or not.
decision-trees gradient-boosting knn logistic-regression machine-learning matplotlib naive-bayes numpy pandas preprocessing python random-forest svm visualization
Last synced: 15 Oct 2025
https://gitlab.com/DLR-SY/beos
Beos is a legacy Fortran tool used to calculate the static and dynamic buckling behavior of flat/curved fiber composite structures.
Last synced: 16 Aug 2025
https://github.com/lmlk-seal/pyspeed
Intelligent Python Performance Optimization Tool Automatically profile, analyze, and accelerate your Python code with minimal effort.
analyzer customtkinter gui intelligent numpy optimization optimization-tools performance python real-world-problem-solving
Last synced: 17 Aug 2025
https://github.com/leftcoastnerdgirl/matplotlib_and_numpy
This project applies lessons using Matplotlib and Numpy
bar-charts box-and-whisker-plots correlation-analysis data-analytics data-visualization jupyter-notebook linear-regression numpy pandas-dataframe pandas-python r-value scatter-plot scipy scipy-stats
Last synced: 05 Oct 2025
https://github.com/magnitopic/data-science-journey
data-science jupyter-notebook numpy python statistics
Last synced: 17 Aug 2025
https://github.com/abdullah-masood-05/eye-balll-detection
This repository provides advanced eye gaze tracking using MediaPipe Face Mesh for both video files and live camera feeds.
Last synced: 30 Dec 2025
https://github.com/cherukuri-thanu/conjoint-analysis-netflix
This repository contains configuration files for performing conjoint analysis on Netflix survey data.
conjoint-analysis logistic-regression matplotlib-pyplot netflix numpy pandas squantify statsmodels
Last synced: 05 Oct 2025
https://github.com/pythoncoderunicorn/linear-algebra-python
Linear Algebra in Python
Last synced: 30 Dec 2025
https://github.com/zuecopio/vco_2425
Computer Vision (VCO) subject practices
cv2 matplotlib numpy opencv pilllow
Last synced: 18 Aug 2025
https://github.com/hanannazri/predictive-customer-churn-modelling-with-price-sensitivity-insights-
As a part of BCG Data Science Project, I developed a predictive churn-risk model for XYZ energy utility by engineering price, consumption and contract features and training XGBoost and Random Forest models to identify customers most likely to churn at current prices.
bcgx data-visualization exploratory-data-analysis feature-engineering jupyter jupyter-notebook model-training-and-evaluation numpy pandas random-forest scikit-learn xgboost
Last synced: 19 Aug 2025
https://github.com/joao-inacio/numpy-essencial-para-desenvolvedores-python
O curso foi elaborado para desenvolvedores Python que desejam explorar os recursos poderosos da biblioteca NumPy. Através de aulas práticas, eu vou adquirir as habilidades necessárias para trabalhar com arrays multidimensionais, realizar cálculos científicos complexos e manipular dados com eficiência.
array array-manipulations array-methods jupyter-notebook numpy python python3
Last synced: 19 Aug 2025
https://github.com/izhaan0/predict-marks-based-on-study-hours
Student Marks Predictor is a machine learning project that predicts a student’s exam scores based on the number of study hours. It uses Linear Regression to learn the relationship between study hours and marks, and provides both command-line and interactive Streamlit web interfaces for prediction and visualization.
data-visualization joblib jupyter-notebook machine-learning machine-learning-algorithms matplotlib-pyplot numpy pandas pandas-dataframe pickle python scikit-learn seaborn
Last synced: 30 Dec 2025
https://github.com/erikaax08/numerical_methods
This repository hosts the project developed for the Numerical Methods class at the Benemérita Universidad Autónoma de Puebla (BUAP)
django maths matplotlib numerical-methods numpy plotly
Last synced: 19 Aug 2025
https://github.com/esoltys/climate_data_viz
FastAPI-based web application that fetches and visualizes climate data from the Copernicus Climate Data Store (CDS).
apache-echarts copernicus-climate-data-store fastapi numpy
Last synced: 19 Aug 2025
https://github.com/bzubs/mlzero
Implementation of widely used ML algorithms in vanilla python
machine-learning machine-learning-algorithms machinelearning numpy python statistics
Last synced: 19 Aug 2025
https://github.com/dougyboyyys/data-analytics-portfolio-superstore
Superstore sales analysis in Python/Jupyter: data cleaning, EDA, and visualizations that reveal sales, segments, and regional trends. 🐙
csv dash-plotly data-analysis data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas predective-modeling seaborn tableau
Last synced: 19 Aug 2025
https://github.com/mjshubham21/ny_yellow_taxi_python_da_project
A data analysis project of New York Yellow Taxi (Feb of 2025) using Python and its libraries for analytics like : NumPy, MatPlotLib, Pandas and Seaborn.
data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 04 Oct 2025
https://github.com/liblaf/array-typing
🧮 Type-safe array operations for NumPy, JAX, and PyTorch
array code-quality documentation jax numpy python static-analysis torch type-hints typing
Last synced: 19 Aug 2025
https://github.com/kr1shnasomani/smartscan
QR code detection using pyzbar and Computer Vision
computer-vision matplotlib numpy opencv pyzbar
Last synced: 19 Aug 2025
https://github.com/lunanvarg/bid-data-cac22039
En este repositorio se vé mi TP Integrador del programa Codo a Codo: Big Data
colab data-studio-google deepnote excel matplotlib mysql numpy pandas-library python seaborn
Last synced: 20 Aug 2025
https://github.com/oguzhansarigol/Expected-Goals-xG-Data-Analysis
We will analyze in our code the expected goal locations of football players based on which areas of the field, at what times, with which feet, using which parts of their bodies, and from which angles and distances they are most likely to score.
data-analysis-python expected-goals numpy pandas-python python
Last synced: 20 Aug 2025
https://github.com/dmarks84/coursework_project_image-text-recognition
Project for University of Michigan Python Programming Specialization -- Read in documents with images and text, and utilized CV libraries/packages to extract specific types of images and text, pairing them together
classification computer-vision image-classification numpy pandas programming python text-classification
Last synced: 20 Aug 2025
https://github.com/parthds02/customer-segmentation-with-kmeans-clustering
Analyze customer behavior using Python and KMeans Clustering on transactional data. Features RFM analysis, data cleaning, clustering insights, and actionable visualizations to support business decision-making.
data-analysis data-visualization feature-engineering kmeans-clustering numpy pandas vscode
Last synced: 21 Aug 2025