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-24 00:18:03 UTC
- JSON Representation
https://github.com/gauravsakure02/project_titanic_eda
This Project includes Exploratory Data Analysis of the Titanic Dataset
eda numpy pandas-dataframe sklearn-library
Last synced: 16 Apr 2026
https://github.com/lynk4/your-first-machine-learning-model-in-python
Create your first machine learning model in python...........
datavisualization linear-regression machine-learning machinelearning machinelearning-python machinelearningmodel matplotlib ml model numpy pandas python random-forest
Last synced: 05 Apr 2026
https://github.com/martincastroalvarez/python-deep-learning-algorithms
Combinatorics implemented with numpy, matplotlib and scipy.
algebra combinatorics matplotlib numpy python scipy
Last synced: 13 Apr 2026
https://github.com/mansurpro/digitrecognizer
DigitRecognizer is a simple, handcrafted neural network implemented with NumPy to classify handwritten digits from the MNIST dataset. This project demonstrates the foundational principles of neural networks, including forward propagation, backpropagation, and gradient descent, all built from scratch without relying on deep learning frameworks.
backpropagation custom-dataset data-visualization deep-learning from-scratch gradient-descent handwritten-digit-recognition machine-learning minimal-dependencies mnist neural-network numpy python
Last synced: 16 May 2026
https://github.com/mohd-mb2205153/data-science-project
A data analysis project using Python to study climate patterns and genocide-related datasets from Gaza and the West Bank.
climate-change data-science matplotlib numpy palestine python3
Last synced: 05 Mar 2026
https://github.com/celineboutinon/bottleneck
ENSAE-ENSAI Formation Continue (Cepe)/OpenClassrooms Data Analyst 2022-2023 - Projet 5
data-analysis data-analytics data-visualisation dataframes market-intelligence marketing-analytics matplotlib-pyplot missingno numpy pandas python seaborn
Last synced: 07 Sep 2025
https://github.com/rara-ch/data-analysis-portfolio
This repository to store my data analytics projects, showcasing my skills in SQL and Python.
data-analysis mathematics matplotlib numpy pandas portfolio probability python seaborn sql statistics
Last synced: 12 Mar 2025
https://github.com/bsc-dom/npp2nvm
NumPy Persistence to Non-Volatile Memory
numpy nvm persistent-data-structure pmdk
Last synced: 04 Mar 2026
https://github.com/lgeiger/mypy-einsum
MyPy Type Checking for NumPy/Jax/PyTorch Einsum Operations
deep-learning einsum jax mypy mypy-plugins numpy pytorch
Last synced: 09 May 2026
https://github.com/idow09/ud810-problem-sets
Solutions to the problem sets of Introduction to Computer Vision course at Udacity
computer-vision numpy opencv opencv-python problem-sets python solutions udacity
Last synced: 09 May 2026
https://github.com/kaushikrohida/leetcode-premium
mysql numpy pandas pandas-dataframe postgresql python3
Last synced: 05 Apr 2026
https://github.com/ladityagogoi/shadowguard
The ShadowGuard Browser Extension is a powerful tool designed to enhance user experience by identifying and highlighting potential dark patterns on websites. Our extension employs a combination of machine learning algorithms and natural language processing (NLP) models to detect and classify various deceptive design practices
css flask html javascript joblib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/michaelfeil/lstm-dlnn2020
Character-LSTM implementation in Numpy
lstm nlp-machine-learning numpy
Last synced: 14 May 2026
https://github.com/parawanderer/quantumcircuitdesigner
Interactive quantum circuit simulator
diagrams-as-code mathematics numpy quantum-computing tkinter-gui
Last synced: 29 May 2026
https://github.com/arshitarora/image-overlaying-prespective
Perform perspective warping and image fusion in Python using OpenCV and NumPy. Select four points on the base image to define the region where the subject image will be warped and fused. The script creates a fused image and saves it as Final_Output.png. 🖼️🌌🔮
image numpy opencv python swap
Last synced: 09 May 2026
https://github.com/paulo-santos-ds/dados-telefonia
Este projeto tem como objetivo desenvolver um modelo que possa analisar o comportamento do cliente e recomendar um dos planos mais recentes de uma companhia telefônica fictícia.
matplotlib numpy pandas python3 sklearn
Last synced: 12 Apr 2026
https://github.com/khaymanii/medical_insurance_cost_prediction-_model
This Model was built using Python and Linear Regression algorithm
matplotlib numpy pandas python sckit-learn seaborn
Last synced: 09 May 2026
https://github.com/tom474/rice_plant_disease_classification
[RMIT 2025A] COSC2753 - Machine Learning - Group Assignment
classification machine-learning matplotlib numpy pandas python scikit-learn seaborn tensorflow
Last synced: 11 Jun 2025
https://github.com/ankushmallick1100/diabetes-prediction-of-females-using-maching-learning-techniques
This is a machine learning work that uses various machine learning algorithms to predict whether a patient is diabetic or not. Here various machine learning algorithms like SVM, RF Classifier, DT Classifier, KNN, LR , LR with CV, NB Classifier, and XGB are used. For this work, a website is made with Python Streamlit library.
classification cross-validation decision-tree-classifier diabetes diabetes-prediction jupyter jupyter-notebook logistic-regression machine-learning machine-learning-algorithms numpy pandas python random-forest random-forest-classifier regression streamlit support-vector-machine xgboost xgboost-classifier
Last synced: 04 Apr 2026
https://github.com/nirmalyabag20/breast-cancer-prediction-using-machine-learning
This project leverages machine learning to classify breast cancer as malignant or benign based on tumor characteristics. By applying and evaluating multiple algorithms, the model achieves high accuracy, demonstrating the practical application of data-driven solutions in medical diagnostics.
logistic-regression matplotlib numpy pandas python scikit-learn seaborn
Last synced: 12 Feb 2026
https://github.com/anishshinde01/machine-learning-exercises
Python implementations of machine learning, statistics, and mathematical foundations.
linear-algebra machine-learning machine-learning-algorithms matplotlib numerical-analysis numpy python scikit-learn scipy statistics
Last synced: 11 Jun 2026
https://github.com/zceemja/si-base
A basic python package that converts numerical strings with units to base units
conversion jax numpy python scientific scipy
Last synced: 12 Feb 2026
https://github.com/nguyenanhtuan1912/computer_vision_exercises
Trong này sẽ chứa các file source về bài tập Computer Vision.
computer-vision numpy opencv python
Last synced: 12 Apr 2026
https://github.com/jayanthsd2003/dms_sarathi_-driver-monitoring_system-
This is a project which can be seen on TATA Trucks and other premium edition cars based and focussed on the safety and monitoring driver Consciousness state
dlib dlib-face-detection numpy opencv-python pygame python pyttsx3 scipy
Last synced: 13 Apr 2026
https://github.com/lasithaamarasinghe/face-recognition
This project demonstrates a basic face recognition system using Python, OpenCV, and the face_recognition library.
cmake computer-vision dlib face-recognition numpy opencv python visualstudiocode
Last synced: 16 Apr 2026
https://github.com/ankushmallick1100/task-2-the-sparks-foundation-data-science-and-business-analytics-internship
Task 02: Clustering using Unsupervised Machine Learning
clustering data-science internship internship-task jupyter k-means k-means-clustering machine-learning machine-learning-algorithms matplotlib numpy pandas python python3 sklearn thesparksfoundation thesparksfoundationinternship tsf unsupervised-learning unsupervised-machine-learning
Last synced: 04 Apr 2026
https://github.com/datarohit/tps-january-2022--kaggle-competition
Tabular Playground Series - Jan 2022. This Competition is Posted on Kaggle.com for practicing the EDA and Regression Skills.
kaggle-competition matplotlib numpy pandas regression-algorithms seaborn
Last synced: 09 May 2026
https://github.com/hemilkaklotar/num-plot
Python Libraries Tutorials for Numpy and Matplotlib
matplotlib numpy patterns python
Last synced: 09 May 2026
https://github.com/mnitin-reddy/anomaly-detection-in-server-networks
This project implements an anomaly detection algorithm to identify failing servers in a network. The model is trained on a dataset with throughput and latency features, estimating parameters for anomaly detection. The approach is extended to a high-dimensional dataset, showcasing its effectiveness in detecting outliers and anomalies
anamoly data-science machine-learning matplotlib numpy pyhton seaborn
Last synced: 19 Apr 2026
https://github.com/aniketmondal/da_youtube_popular_videos
Analysis of current most popular YouTube videos. Contains real-life data collection using API, storing data in Cloud database, analysis of various data types in Pandas, and creating visualizations using Seaborn, Matplotlib.
cloud-database compute-engine data-cleaning data-science data-wrangling datetime-library google-cloud-platform ipython-notebook matplotlib numpy pandas pgadmin4 postgresql psycopg2 python python-dotenv seaborn virtual-machine youtube-api-v3
Last synced: 13 Feb 2026
https://github.com/marksikaundi/30daysofdeeplearning
This challenge is designed to help you build a strong foundation in Python programming and deep learning over the course of 30 days. By the end of this challenge, you will have developed a comprehensive understanding of deep learning concepts.
data-science nlp numpy python pytorch tensorflow
Last synced: 04 Apr 2026
https://github.com/fearless-spider/stooq-dax-seasonal
Parsing seasonality from time series data can often be useful in data analytics. It helps with analyzing seasonality for decision making as well as for more accurate forecasts. Python can be used to separate out these trend and seasonal components.
numpy pandas python statistics
Last synced: 13 Apr 2026
https://github.com/yannbouyeron/genopy
Analyses génétiques et phylogénétiques pour les SVT
biopython genetique lycee numpy pandas phylogenie svt
Last synced: 04 Mar 2026
https://github.com/m-faizan-mahmood/detailed-exploratory-data-analysis-eda-marketing-recomendations.
This project focuses on cleaning, preprocessing, and analyzing data using Pandas and NumPy. Key steps include handling missing values, removing outliers, feature engineering, and exploratory data analysis (EDA). Visualizations with Matplotlib and Seaborn highlight trends in customer spending, campaign performance, and product sales.
big-data data-analysis data-processing data-science eda exploratory-data-analysis numpy pandas python
Last synced: 11 Apr 2026
https://github.com/gauravsakure02/pubg_win_prediction
Predicting PUBG game wins using a dataset involves analyzing various in-game features such as player kills, distance traveled, and weapons acquired to build a model that forecasts the likelihood of winning a match based on player performance, helping in winning game
matplotlib numpy pandas sklearn
Last synced: 29 Apr 2026
https://github.com/codewitheshayoutube/corvit_python_data_analytics_course
I teach Python & Data Analytics at Corvit Systems. This repository contains all course materials, including code, assignments, projects, and resources. ⭐ Stay updated!
matplotlib numpy pandas python python3 scikitlearn-machine-learning seaborn
Last synced: 13 Apr 2026
https://github.com/tansudasli/analytics-sandbox
from Statistical approach to Machine learning
feature-engineering machine-learning matplotlib numpy opencv pandas probability regex scikit-learn seaborn statistics
Last synced: 13 Apr 2026
https://github.com/bestmahdi2/uni__geneticprogrammingfunctionapproximation
In this university project, genetic programming is used to approximate the function
function-approximation genetic-algorithm genetic-programming matplotlib numpy python tqdm
Last synced: 16 Apr 2026
https://github.com/ibz-04/number-plate-recognition
Vehicle number plate recognition using computer vision and image processing
anpr computer-vision easyocr matplotlib-python numpy object-detection opencv
Last synced: 09 May 2026
https://github.com/21aja/house_price_prediction_revised_project
House price prediction using ML with Decision Tree Regressor achieving 100% accuracy. Preprocessing, EDA, and model evaluation applied using Python, Pandas, NumPy, Scikit-learn, and XGBoost for data-driven insights.
decision-tree-classifier linear-regression numpy pandas xgboost
Last synced: 13 Apr 2026
https://github.com/avinesh-masih/employee-report-generator
A Python-based tool that reads employee and purchase data from Excel, generates personalized PDF reports using FPDF, and organizes them into folders. Includes a progress bar for tracking report generation.
excel flask fpdf matplotlib numpy pandas python seaborn
Last synced: 03 May 2026
https://github.com/cchandre/gc2d
Guiding-center dynamics in plasma physics
hamiltonian numpy plasma-physics pyhamsys scipy symplectic-integrator
Last synced: 01 May 2026
https://github.com/athari22/house_sales_in_king_count_usa
The idea of the project is to do a Data analysis in a Real Estate Investment Trust. The Trust would like to start investing in Residential real estate.
analysis data data-science data-visualization ibm ibm-watson linearregression machine-learning matplotlib numpy pandas sklearn-library
Last synced: 01 May 2026
https://github.com/hanzopgp/neuralnetworkfromscratch
This is a multi-layer perceptron build from scratch using numpy and python.
artificial-intelligence deep-learning machine-learning multi-layer-perceptron numpy personal
Last synced: 17 Apr 2026
https://github.com/4thel00z/numpy-serializer
numpy-serializer is a nice and high-level way to serialize numpy.arrays while preserving their shape and type.
bytes deserialization deserialize deserializer msgpack numpy raw serialize serializer serializers
Last synced: 27 Jan 2026
https://github.com/khaymanii/big_mart_prediction_model
This model was built using Python and Logistic Regression Algorithm
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 01 May 2026
https://github.com/abtaaahi/smartxi
SmartXI — A Streamlit app to recommend football teams based on budget, formation, and style, plus predict player market values using machine learning models. Easy setup and interactive visualizations included.
machine-learning machine-learning-algorithms numpy pandas plotly python random-forest streamlit
Last synced: 13 Apr 2026
https://github.com/5hraddha/interconnect
Interconnect : Clients Churn Prediction using ML
decisiontreeclassifier dummyclassifier lgbmclassifier logisticregression matplotlib numpy ordinalencoder pandas randomforestclassifier scipy scipy-stats seaborn sklearn standardscaler
Last synced: 27 Jan 2026
https://github.com/y-india/project-smart-attendance-system-opencv
AI-powered Smart Attendance System using Face, Eye, and Mask detection — automates daily attendance with real-time computer vision and CSV logging. | see README below , please.
attendance-system automation cctv-cameras cctv-detection numpy opencv opencv-python pandas project projects python python3 real-world-problem-solving real-world-project webcam
Last synced: 02 May 2026
https://github.com/rvats20/python-programming-basic
Python programing basic to develop robust python applications.
data-science eda learning learning-by-doing matplotlib-python numpy pandas python
Last synced: 02 May 2026
https://github.com/andrebfarias/conversor-video-para-ascii
Ferramenta de código aberto para conversão de arquivos de vídeo em arte ASCII usando OpenCV e processamento de chroma key. Suporta conversão em lote, reprodução em terminal com looping opcional e configuração personalizável via config.ini.
ascii-art batch-processing chroma-key configparser numpy open-sources-code-github opencv-python terminal-rendering video-conversion
Last synced: 19 Apr 2026
https://github.com/snehilsanyal/ee524
Course webpage for IIT Guwahati EE524 Machine Learning Lab (Jul-Nov 2020) Session
course-webpage machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 01 May 2026
https://github.com/billgewrgoulas/hypothesis-testing-on-37-seasons-of-nba
First assignment for the course Data Mining @CSE.UOI
data-analysis data-science numpy scipy seaborn statistics
Last synced: 01 May 2026
https://github.com/anarya22/heart-disease-classification
Predicting heart disease using machine learning. This notebook looks into various python base ML and DS libraries in an attempt to build a machine learning model capable of predicting whether or not someone has heart disease based on their medical attributes.
data-cleaning data-visualization machine-learning matplotlib numpy pandas scikit-learn
Last synced: 01 May 2026
https://github.com/harikrishnan669/python
Basic Python programs and Try outs..
matplotlib numpy pandas python tkinter tkinter-gui
Last synced: 27 Jan 2026
https://github.com/nekruzash/machine-learning-decision-trees
This is from CS2023 - AI/DS/ML class, trained a machine learning model with heart disease data sets to predict a correlation using numpy and pandas.
jupyter-notebook numpy pandas python
Last synced: 02 May 2026
https://github.com/brpy/100-prisoners-problem
Simulation of 100 Prisoners Problem using Python
numpy python simulation veritasium
Last synced: 14 Apr 2026
https://github.com/vochicong/ai-memo
Notebooks about machine learning (AI) math and tools
azure-notebooks colaboratory machine-learning math numpy
Last synced: 24 Feb 2026
https://github.com/rajharit77/weather-project
Repository for exam on the openweathermap api's project
apache-airflow dataframe jupyter-notebook looker-studio matplotlib numpy openweathermap-api pandas python
Last synced: 02 May 2026
https://github.com/code-taweezy/thermos-ai
An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP
ai case-study data-visualization lovable-ai machine-learning matpplotlib mvp numpy pandas project python sckiit-learn seaborn solution tensorflow
Last synced: 02 May 2026
https://github.com/prashver/titanic-survival-prediction
This project tackles the Titanic challenge on Kaggle, predicting passenger survival based on variables like age, sex, and passenger class. The Jupyter notebook covers essential steps of a data science pipeline, including exploratory data analysis, data cleaning, feature engineering, and modeling. The dataset used is the Titanic dataset.
classification-algorithm machine-learning-algorithms matplotlib numpy pandas scikit-learn seaborn
Last synced: 02 May 2026
https://github.com/balaji24092001/python
All python related content: notes, problems, progress archive.
matplotlib numpy opencv pandas python3 scipy-stats seaborn sklearn sqllite
Last synced: 12 Apr 2026
https://github.com/harmonicode/image-mixer
A PyQt5-based application for real-time image processing and reconstruction using frequency components like magnitude, phase, real, and imaginary parts. Adjust brightness and contrast, and mix images with ease.
fourier-transform image-processing numpy opencv pyqt5 python signal-processing
Last synced: 13 Mar 2026
https://github.com/akash-rajak/image-noise-remover
Python Script to remove noise from image.
cv2 image-noise-remover numpy os python3 random tkinter
Last synced: 28 Apr 2026
https://github.com/thaikoz/data-science
This repository contains various data science projects and exercises implemented in Python using Jupyter Notebooks. It is intended for educational purposes and to document my learning journey in data science.
Last synced: 17 Apr 2026
https://github.com/m-faizan-mahmood/house-price-prediction-machine-learning-model
Implemented a Multiple Linear Regression model to predict house prices based on square footage, number of bedrooms, and age of the house.
artificial-intelligence data-analysis data-science data-visualization machine-learning machine-learning-algorithms matplotlib neural-network numpy pandas predictive-modeling python regression-models seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/juanpablo70/pgad-exam
Midterm Exam Titanic data set
data-science dataframe dataset jupyter-notebook matplotlib numpy pandas python seaburn
Last synced: 17 Apr 2026
https://github.com/madhuresh2011/telco-customer-churn-analysis-using-python
The analysis primarily investigates factors influencing customer churn, particularly focusing on payment methods and contract types.
csv data-analysis matplotlib numpy pandas pyhton seaborn vizualisation
Last synced: 02 May 2026
https://github.com/italoseara/cet083
Medidas de Posição (ou separatrizes) - CET083
data-science matplotlib numpy pandas portuguese python statistics university
Last synced: 03 May 2026
https://github.com/harmanveer-2546/heart-failure-prediction
Heart failure is a severe condition in which the heart is unable to pump blood effectively. Early prediction of heart failure can significantly improve patient outcomes. This project aims to build a predictive model using machine learning techniques to identify patients at risk of heart failure.
exploratory-data-analysis feature-engineering jupyter-notebook matplotlib model-training-and-evaluation numpy pandas python sckiit-learn seaborn visualization-of-results
Last synced: 14 Apr 2026
https://github.com/the-developer-306/house-price-predictor
House Price Predictor: Harnessing machine learning algorithms to forecast housing prices in Boston, empowering buyers and sellers with accurate predictions based on key factors like location, crime rate, rooms, accessibility, and more.
csv ipynb-jupyter-notebook joblib matplotlib numpy pandas python scikit-learn
Last synced: 23 Feb 2026
https://github.com/nemeslaszlo/lending-club-analysis
Lending Club analysis, with a model that can predict whether or nor a borrower will pay back their loan.
binary-classification classification data-visualization keras matplotlib numpy pandas seaborn tensorflow
Last synced: 12 Apr 2026
https://github.com/sralter/term_deposit_marketing
Predicting which customers will most likely purchase a type of financial product, achieving a time savings of over 93%.
matplotlib numpy optuna pandas seaborn sklearn
Last synced: 30 Apr 2026
https://github.com/nazli-d/binary-classification-using-cnn
This project utilizes a CNN model to classify cat and dog images through training and testing processes. The model is created using the Keras library on the TensorFlow backend.
binary-classification cat-and-dog-classifier cnn convolutional-neural-networks flatten keras max-pooling numpy opencv python relu-activation sigmoid-function tensorflow
Last synced: 13 Apr 2026
https://github.com/enjirouz/intelligentsystems
Expert systems examples: production type expert systems with direct and reverse logical conclusion; numpy perceptron; numpy neural network trained on logic AND operation; convolutional neural network for image recognition using cifar10 dataset and keras
cifar10 classification cnn convolutional-neural-network expert-systems image-classification image-recognition keras-tensorflow numpy
Last synced: 16 Apr 2026
https://github.com/pratishtha-abrol/principlecomponentanalysis
Principle Component Analysis with Numpy and Python
numpy principal-component-analysis python
Last synced: 03 May 2026
https://github.com/MahiPonii/Hyperion_Sort
lz4 numba numpy pandas-python python python3 scipy sorting-algorithms tensorflow
Last synced: 15 Oct 2025
https://github.com/harshitwaldia/stock-price-prediction
An AI-driven stock market analysis dashboard that predicts next-day stock prices using a deep learning LSTM model. The project features: 🔮 AI Predictions for stock movements 🌍 Global market support (US, India, China, Japan, UK) 📊 Interactive React dashboard with charts & recent searches ⚡ Flask backend powered by Tensor/Keras & Yahoo Finance
dashboard flask flask-cors keras-tensorflow lstm-neural-networks machine-learning numpy react-typescript scikit-learn stock-price-prediction
Last synced: 03 May 2026
https://github.com/varshan1123/football-analysis
Designed a soccer analytics system using YOLOv11 for player and ball tracking, with team classification and real-world movement analysis, enabling precise speed and distance assessments. Integrated automated reporting to enhance data-driven decisions for coaches and analysts.
gemini-api kmeans-clustering numpy opencv ultralytics yolov11
Last synced: 02 May 2026
https://github.com/realtristan/micronet
Neural network library from scratch
neural-networks numpy python pytorch
Last synced: 03 May 2026
https://github.com/harizonelopez/face-detector
This project is a real-time face detection application using OpenCV's deep learning-based face detector. It captures faces from a webcam feed, detects faces with high accuracy using a pre-trained Caffe model, and saves the detected faces as image files labeled with the user's name.
Last synced: 03 May 2026
https://github.com/prakashjha1/stock-trend-prediction
Deep learning for predicting stock market prices and trends has become even more popular than before. I have used yahoo finance to collect the data and LSTM to build the stock trend model.
deep-learning keras lstm lstm-neural-networks machine-learning numpy pandas pandas-datareader prediction python rnn tensorflow
Last synced: 11 Apr 2026
https://github.com/eljandoubi/huggingface_image_classifier
Fine-tune the Vision Transformer (ViT) using LoRA and Optuna for hyperparameter search.
huggingface-datasets huggingface-optuna huggingface-peft huggingface-transformers hyperparameter-optimization image-classification numpy pytorch visual-transformer
Last synced: 10 May 2026
https://github.com/iBz-04/DiabetesCL
Predicting instances of diabetic & non-diabetic patients with Support vector machine classifier
data-science diabetes-prediction google-colab-notebook machine-learning machine-learning-projects medical-informatics numpy pandas-python python3 sckiit-learn svm-classifier
Last synced: 21 Oct 2025
https://github.com/hq969/customer-churn-prediction-with-hyperparameter-optimization-and-model-deployment
A complete end-to-end machine learning project that predicts customer churn using the Telco dataset. It includes data preprocessing, exploratory data analysis (EDA), model training with Random Forest, hyperparameter tuning, evaluation, and deployment via a Flask API.
flask numpy pandas python scikit-learn xgboost
Last synced: 02 Apr 2026
https://github.com/gallo13/neuralnetworks-deeplearning-stats-classification
Descriptive Statistics, Classification and Analysis Using Python & Python Libraries (Assignment 1)
analysis data datasets deep-learning jupyter-notebook matplotlib neural-networks numpy pandas plotting python seaborn
Last synced: 17 Apr 2026
https://github.com/en10/bostonhousing
Boston Housing Dataset Example
boston-housing-dataset boston-housing-price-prediction matplotlib numpy pandas pandas-dataframe python python3 sklearn
Last synced: 12 Apr 2026
https://github.com/mrhashemi/optimizers
Python implemntation of Conjugate Gradient method and Adam, and Broyden–Fletcher–Goldfarb–Shanno (BFGS) optimizers from scratch.
adam-optimizer bfgs conjugate-gradient numpy optimizer scipy
Last synced: 30 Apr 2026
https://github.com/tynab/numpy
CyberSoft Data Analyst 08 - NumPy Basic
cybersoft cybersoft-academy cybersoft-academy-da cybersoft-academy-da-08 cybersoft-academy-data-analyst cybersoft-academy-data-analyst-08 cybersoft-da cybersoft-da-08 cybersoft-data-analyst cybersoft-data-analyst-08 da da-08 data-analyst data-analyst-08 jupyter-notebook matplotlib numpy pandas python yan
Last synced: 11 Feb 2026
https://github.com/iver56/cython-region-growing
A quick experiment: Region growing (AKA flood fill) algorithm implemented in Cython and Python
benchmark cython flood-fill numpy python region-growing
Last synced: 25 Apr 2026
https://github.com/hklyousfi/cyberxnoteloom
Hybrid piano synthesizer with ADSR envelopes, resonance modeling, and MIDI rendering
adsr-envelope digital-audio hybrid-synth midi-processor numpy piano-synthesizer python
Last synced: 30 Apr 2026
https://github.com/huaxiaz/honor_engineering_analysis
This repository is adapt from the course materials for Honors Engineering Analysis at Northwestern University. The course is designed for Engineering first-year undergraduate students to learn about linear algebra and its applications.
complex-numbers complexity degree-distribution echelon-form erdos-renyi-model fractals iterative-methods jacobi-iteration jupyter-notebook linear-algebra markov-chain networkx networkx-tutorial numpy numpy-matrix pagerank-algorithm python random-graphs randomgraph
Last synced: 14 Feb 2026
https://github.com/mark0011astra/simplecuda
CUDAを使用したGPU演算をNumPyと同様のインターフェースで簡単行えるライブラリ。A library that allows users to easily perform GPU operations using CUDA with a NumPy-like interface.
cuda cupy gpu machine-learning numpy python vector
Last synced: 02 May 2026
https://github.com/byigitt/smartmove
fake data generation and analysis for ankara metro station
ankara cv2 metro numpy pandas scikit-learn
Last synced: 03 May 2026