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/argemenon/astronomy_and_simulations
I created this repo to learn astronomy and python simulations
astronomy matplolib numpy physics-simulation scipy sympy
Last synced: 10 Apr 2026
https://github.com/octcarp-courses/sustech_cs303-ai_f23_works
(49.8/50) Course code of CS303 2023 Fall: Artificial Intelligence, SUSTech. Taught by Prof. Ke TANG.
Last synced: 08 May 2026
https://github.com/mdaffailhami/data_science_speedrun_journey
This repository contains notebooks and projects related to my data science speedrun journey.
algebra artificial-intelligence data-analysis data-analyst data-science data-scientist jupyter-notebook machine-learning math mathematics numpy pandas postgresql probability python statistics
Last synced: 05 Apr 2026
https://github.com/mgobeaalcoba/linear_algebra_for_machine_learning
Explore fundamental linear algebra concepts essential for machine learning in this repository, with code examples and explanations. Get a solid foundation for ML!
machine-learning matplotlib numpy pandas python3 scikit-learn scipy seaborn
Last synced: 12 Apr 2026
https://github.com/venky-1710/stress-level-predection
Stress Level Prediction is a web app using machine learning to estimate user stress levels. It takes inputs like anxiety, sleep quality, and academic performance, then predicts stress using a Decision Tree Classifier. Built with Python, Flask, and scikit-learn, it's useful for students, researchers, and those interested in stress management.
css flask html machine-learning numpy pandas python python-sklearn scikit-learn
Last synced: 05 Apr 2026
https://github.com/walkerdustin/vergleich-von-messmethoden-fuer-punktwolken
Bei der Vermessung eines physischen Raumes ist das Ergebnis eine Punktwolke. Diese Punktwolke beschreibt dann ausgewählte Punkte im Raum, zum Beispiel auf den Wänden und der Decke. Wenn diese Punkte in zwei seperaten Messungen gemessen werden, vielleicht sogar von unterschiedlichen Geräten, soll hinterher herausgefunden werden wie genau diese Punktwolken übereinstimmen. Dafür gibt es zwei grundsätzlich verschiedene Methoden. Diese sollen hier verglichen werden.
3d-models accuracy-metrics data-analysis data-visualization kaggle measure-distance numpy point-cloud pointcloudprocessing punkte python science-research simulation statistics
Last synced: 11 Apr 2026
https://github.com/rhazra-003/fake_news_detector
A Machine Learning model to detect fake news with more than 95% accuracy
fake-news numpy pandas scikit-learn
Last synced: 18 Apr 2026
https://github.com/hansalemaos/cythonnestednumpy
performs sorting and grouping operations on multidimensional NumPy arrays using Cython and hash-based algorithms.
Last synced: 07 Jan 2026
https://github.com/aryansk/human-counting-system
HumanVision-Detector is a real-time human detection system built with OpenCV and HOG (Histogram of Oriented Gradients) descriptor. The system can detect and count people in both images and video streams, making it suitable for various applications including surveillance, crowd monitoring, and foot traffic analysis.
argparse imutils machine-learning machine-learning-algorithms numpy opencv python
Last synced: 19 Apr 2026
https://github.com/bielstela/connect-four
Numpy implementation of the game connect four (AKA four in a row)
game-2d numpy numpy-exercises python
Last synced: 19 Apr 2026
https://github.com/yas-sim/python-dpcpp-extension-sample-code
Python extension sample code using Intel oneAPI DPC++. The extension does a simple image processing using DPC++ kernel.
box-filter convolution-filter dpcpp gpu-acceleration gpu-programming heterogeneous heterogeneous-parallel-programming image-processing numpy numpy-capi oneapi opencl python python-extension sample-code sycl
Last synced: 13 Apr 2026
https://github.com/justsecret123/one-piece-characters-detector
An object detector trained with a Kaggle GPU, using Tensorflow and a fine-tuned ssd resnet50.
artificial-intelligence computer-vision convolutional-neural-networks deep-learning deep-neural-networks docker fine-tuning jupyter kaggle kaggle-dataset matplotlib numpy object-detection python single-shot-detector tensorflow tensorflow-object-detection tensorflow-serving transfer-learning
Last synced: 11 Apr 2026
https://github.com/salmandeveloperz/student-performance-prediction-and-grade-classification
A Machine Learning Project that predicts student grade and performance from a Dataset. Copule of Libraries are used for data pre-processing, training model, heatmaps, trees and other Algorithms.
ann classification machine-learning metplotlib numpy pandas regression-models skilearn supervised-learning tensorflow unsupervised-learning
Last synced: 20 Apr 2026
https://github.com/lostvikx/data-analysis-py
Notes & Code following Python for Data Analysis textbook
data-analytics matplotlib notes numpy pandas
Last synced: 20 Apr 2026
https://github.com/esvs2202/credit-card-fraud-detection-system
This fraud detection system is powered by a Machine Learning model, which accurately identifies whether an initiated transaction is fraudulent.
azurewebapp flask gunicorn-web-server html-css machine-learning matplotlib-pyplot numpy pandas powerbi python3 randomforestclassifier seaborn
Last synced: 12 Apr 2026
https://github.com/andrehaguiar/pos-graduacao-inteligecia_artificial-ciencia_de_dados
Cronograma do curso
ciencia-de-dados dados matplotlib-pyplot numpy orange pandas python scipy sklearn
Last synced: 11 Apr 2026
https://github.com/prashver/stock-price-prediction-lstm
Using Recurrent Neural Network (RNN) and Long Short-Term Memory (LSTM), this project predicts Nestle India stock prices. The dataset spans from May 18, 2018 to May 20, 2022, and results are visualized using matplotlib.
keras lstm-model matplotlib numpy pandas recurrent-neural-network
Last synced: 12 Apr 2026
https://github.com/n1colasf/bigdata-cert
Clases y Practicos del Certificado de Big Data de la carrera Analista en Tecnologías de la Información de la Universidad ORT Uruguay
big-data certificate jupyter-notebook numpy pandas python sklearn tensorflow university-course
Last synced: 25 Apr 2026
https://github.com/amir78729/numpy-system-solution-detector
Linear Algebra course - First Project
echelon-form linear-algebra matrix numpy
Last synced: 26 Apr 2026
https://github.com/kavayk29/quora-duplicate-question-pair
This project improves information retrieval by detecting duplicate question pairs in the Quora dataset using data exploration, text preprocessing, feature engineering, and models like Random Forest and LSTM, aiming to streamline question-answering.
beautifulsoup4 bilstm gensim keras lstm matplotlib numpy pandas pytorch random-forest seaborn sklearn tensorflow xgboost
Last synced: 21 Jan 2026
https://github.com/htlinh0604/invoice-data-extraction
This project demonstrates a classic OCR pipeline. This Flask app takes an image, applies an OpenCV preprocessing pipeline, and uses Tesseract OCR to digitize Vietnamese invoices (Bách Hóa Xanh)..
flask numpy ocr-recognition opencv pandas python regex tesseract-ocr
Last synced: 10 Nov 2025
https://github.com/corentin-mzr/pmi
Project Master IPSA : Modeling the transport of a chemical species in a fluid
1d 2d fluid-dynamics fluid-simulation matplotlib numpy physics physics-2d physics-simulation python stochastic-processes
Last synced: 07 Jun 2026
https://github.com/luizcalaca/deep-learning
Códigos de Machine e Deep Learning
azure colab-notebook colaboratory convolutional-neural-networks deep-learning hog-features-extraction knn-classification neural-network notebooks numpy perceptron python rnn sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/datarohit/nlp-course-files
The files in this Repo are files for the online NLP-Course from Udemy.com which I completed.
nlp nlp-machine-learning nltk numpy panda python sklearn spacy
Last synced: 12 Apr 2026
https://github.com/datarohit/garbage-image-classification
This is Garbage Image Classification End-To-End Project built using Python and Streamlit.
cnn-classification cnn-keras inceptionv3 keras-tensorflow matplotlib numpy
Last synced: 30 Apr 2026
https://github.com/nomadsdev/pulse-detect
PulseDetect is a Python tool that detects audio frequencies in real-time. It captures sound from the microphone and identifies the dominant frequency using pyaudio and numpy
numpy pulse-detect pyaudio python scipy
Last synced: 07 Jan 2026
https://github.com/tejasvi541/machine-learning
My Machine and Deep Learning Practice and Projects Notebooks
matplotlib numpy python3 pytorch sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/mohidex/analyze-movie-rating
Analyzing the distributions of IMDB and Metacritic movie ratings to see if we find anything interesting. To do this, first scrape data for over 2000 movies from imdb website.
beautifulsoup4 jupyter-notebook matplotlib numpy pandas python3 requests webscraping
Last synced: 20 Apr 2026
https://github.com/mrbrain295/prime-finder
pip install prime-finder-mammillaria for installation
Last synced: 28 Apr 2026
https://github.com/nirmalyabag20/wine-quality-prediction-machine-learning
This project analyzes the chemical properties of wines to identify key factors influencing quality. By leveraging machine learning techniques, i aim to develop predictive models that accurately classify wine quality, providing valuable insights for producers and enthusiasts alike.
k-neighbors-classifier logistic-regression machine-learning matplotlib numpy pandas python random-forest seaborn svc
Last synced: 09 Apr 2026
https://github.com/patilni3/python_data_analysis
Important Tools and its Functions
excel matplotlib numpy pandas seaborn
Last synced: 28 Apr 2026
https://github.com/princeofpuppers/qbot
A Domain-Specific Programming Language for Analyzing Quantum Algorithms
esoteric-language numpy probabilistic-programming quantum-computing quantum-programming-language
Last synced: 28 Apr 2026
https://github.com/mahiponii/hyperion_sort
lz4 numba numpy pandas-python python python3 scipy sorting-algorithms tensorflow
Last synced: 28 Apr 2026
https://github.com/afif-af/python-code
Basic python practice code,
computer-vision deep-learning keras machine-learning matplotlib natural-language-processing nlp nltk numpy pandas python pytorch scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/thedevreda/python
My Full Backup Packagaes & Files Guide for Python 👷♂️
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/guifernandess7/megasena-estatisticas-e-analises
Análises e Estatísticas dos jogos da megasena com base em todos os jogos que já ocorreram.
Last synced: 29 Apr 2026
https://github.com/arkapg211002/data-analysis-prac
Data analysis practice
excel matplotlib-pyplot numpy pandas powerbi tableau
Last synced: 29 Apr 2026
https://github.com/vvipjain/stock-trend-analysis
Stock Trend Analysis
matplotlib numpy numpy-arrays numpy-library pandas pandas-dataframe pandas-library pandas-python pyhton3 python seaborn
Last synced: 13 Apr 2026
https://github.com/yunfanjiang/ml_interview_with_numpy
Implementation of ML algorithms using NumPy from scratch
from-scratch interview machine-learning machine-learning-algorithms numpy
Last synced: 29 Apr 2026
https://github.com/v-mayya/python-sales-data-analysis
Group project with another team member held by CFG to conduct spreadsheet data analysis of fake sales data using Python
analysis data matplotlib numpy python
Last synced: 29 Apr 2026
https://github.com/tynoee/movies-data-anlysis
This project explores a dataset of movies sourced from IMDb (via Kaggle) to uncover trends and insights about movie production, popularity, ratings, and more.
jupyter-notebook kaggle-dataset matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/tasninanika/callifornia-housing-price-prediction-svr
Support Vector Regression (SVR) is a type of Support Vector Machine used for predicting continuous values.
matplotlib numpy pandas python3 scikit-learn seaborn svm-regression
Last synced: 11 Apr 2026
https://github.com/georgiivoyakin/mirea-big-data
Python Big Data programming tasks for institute
apriori-algorithm apriori-algorithm-python fpgrowth jupyter-notebook numpy pandas plotly python python3 scipy sklearn
Last synced: 10 Apr 2026
https://github.com/vvipjain/employee-analysis
Employee Data Analysis
numpy numpy-arrays numpy-library pandas pandas-dataframe pandas-library pandas-python plotly plotly-express plotly-python python python3
Last synced: 29 Apr 2026
https://github.com/aryansingla45/image-classification-project
A Deep Learning Model which classifies Cats and Dogs.
artificial-neural-networks convolutional-neural-networks deep-learning keras machine-learning numpy pandas python tensorflow
Last synced: 13 Apr 2026
https://github.com/madhurimarawat/python-for-datascience
This repository contains programs in the python programming language.
array basic-programs conditional-statements csv-files data-structures datatypes exception-handling first-class-functions functions list looping-statements matplotlib numpy object-oriented-programming operators pandas priority-queue python-3 queue stack
Last synced: 23 Aug 2025
https://github.com/prodev717/neurogen
A simple Python library to build and train deep neural networks (SLP and MLP). It includes functions for forward propagation, backpropagation, loss calculation, and model saving/loading.
ai backpropagation deep-learning machine-learning mlp neural-networks numpy python slp
Last synced: 30 Apr 2026
https://github.com/rakibhhridoy/exploratorydataanalysis-python
Exploratory data analysis is an approach to analyzing data sets to summarize their main characteristics, often with visual methods. A statistical model can be used or not, but primarily EDA is for seeing what the data can tell us beyond the formal modeling or hypothesis testing task.
ab-testing chitest data-science eda exploratory-data-analysis ftest hypotheses hypothesis-testing inferential-statistics numpy pandas python statistical-analysis statistics statsmodels ttest
Last synced: 30 Apr 2026
https://github.com/amorehead/ml-fundamentals
A self-educational series of Python scripts made to explore the vast library of machine learning knowledge.
machine-learning numpy pandas python scipy sentdex tensorflow tflearn
Last synced: 13 Apr 2026
https://github.com/epsoft/nlp
NLP
farsi gru nlp numpy pandas persian tensorflow training word-indexer
Last synced: 15 Apr 2026
https://github.com/akshaypatra/expression_detector
The Expression Detector is an AI-based system that identifies and classifies human facial expressions in real-time . It utilizes computer vision and deep learning techniques to analyze facial features and determine the emotional state of a person, such as happiness, sadness, anger, surprise, fear, disgust, or neutrality.
keras-tensorflow neural-network numpy opencv-python python3
Last synced: 30 Apr 2026
https://github.com/jswong65/machine_learning_nanodegree
Projects of Udacity Machine Learning nanodegree
machine-learning numpy pandas python scikit-learn scipy
Last synced: 09 Apr 2026
https://github.com/torahappy/takasa
OpenStreetMap 高低差を考えた最短(?)経路問題ソルバー
numpy openstreetmap scipy shortest-path
Last synced: 30 Apr 2026
https://github.com/ansub/mask-detection
A Mask Detection Application using Keras/TensorFlow and OpenCV.
keras numpy opencv python tensorflow
Last synced: 10 Apr 2026
https://github.com/urme-b/multimodal-multisensor
Longitudinal neurophysiological study of adult psychometric testing.
keras matplotlib numpy pandas python pytorch scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/aryansingla45/sentiment-analysis
Sentiment Analysis Project on Twitter data
deep-learning jupyter-notebook keras logistic-regression machine-learning natural-language-processing numpy pandas python scikit-learn tensorflow
Last synced: 11 Apr 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/mousazourob/stockdataresampler
Python script that resamples an instruments minute by minute candle stick data to any interval
alpha-vantage-api numpy pandas python
Last synced: 07 May 2026
https://github.com/tynab/machine-learning-overview
CyberSoft Machine Learning 03 - Overview
elasticnet-regression jupyter-notebook k-nearest-neighbours knn knn-classification label-encoder lasso-regression linear-regression logistic-regression machine-learning matplotlib numpy one-hot-encoder ordinal-encoder pandas ridge-regression scikit-learn scipy seaborn sklearn
Last synced: 11 Apr 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/Tritonix711/FractureAI
This tool helps people upload X-rays to find broken bones. It uses a machine to mark where the breaks are and gives users marked pictures to download. A smart computer also helps people understand their broken bones and gives them advice.
css cv2 flask gorq html javascript matplotlib npm numpy pandas pydantic python react scikit-learn torch torchvision ultralytics
Last synced: 19 Aug 2025
https://github.com/suraj-sedai/lstm-deep-learning
A step-by-step guide to mastering sequence prediction using TensorFlow and LSTM. This repository covers everything from basic linear predictions to advanced multi-step forecasting, many-to-many LSTM models, and real-world applications like stock price forecasting and sales prediction.
lstm-neural-networks lstm-sentiment-analysis numpy pandas python sklearn tensorflow
Last synced: 11 Apr 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/rakibhhridoy/machinelearning-featureselection
Before training a model or feed a model, first priority is on data,not in model. The more data is preprocessed and engineered the more model will learn. Feature selectio one of the methods processing data before feeding the model. Various feature selection techniques is shown here.
extratreesclassifier feature-selection gridsearchcv lasso-regression logistic-regression machine-learning numpy pandas pca rfe rfecv scikit-learn selectkbest
Last synced: 02 May 2026
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: 02 May 2026
https://github.com/cchandre/quasiperiodic_frenkel-kontorova
Analyticity breakdown for Frenkel-Kontorova Models in quasiperiodic media
dynamical-systems frenkel-kontorova hamiltonian numpy python3 scipy
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/upul/indi
Small Machine Learning library written in Python
algorithms machine-learning numpy python scipy
Last synced: 10 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/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/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/xushiyan/udacity-machine-learning
Content for Udacity's Machine Learning curriculum
jupyter-notebook machine-learning numpy pandas python reinforcement-learning scikit-learn supervised-learning udacity-machine-learning unsupervised-learning
Last synced: 13 Apr 2026
https://github.com/jayanthsd2003/ams-attendance_management_system
Project based on AMS-Attendance Management System
anaconda-navigator anaconda3 datetime face-recognition glob haarcascade-frontalface numpy opencv os pandas python python3 text-to-speech tkinter visual-studio-code
Last synced: 11 Apr 2026
https://github.com/otuemre/simplenet
A simple neural network framework built from scratch using Python and NumPy. Designed as a learning tool, SimpleNET includes essential layers, activation functions, and loss functions, enabling users to build and train basic neural networks from the ground up.
backpropagation deep-learning from-scratch machine-learning neural-network numpy python
Last synced: 13 Apr 2026
https://github.com/zion-dev1/e-commerce-analysis
Short machine learning project which analyses customer behaviour 🔎
analysis clustering ecommerce machine-learning numpy pandas sklearn
Last synced: 05 Jul 2025
https://github.com/wilfriedmercier/somptimised
An optimised version of sklearn-som with extended functionalities.
machine-learning machine-learning-algorithms numpy python python3 self-organizing-map som
Last synced: 09 Jun 2026
https://github.com/asit-14/python-programming
This repository contains all the programs and resources we will use to learn Python programming. It also includes various modules, Python libraries, and several project examples to enhance our learning experience.
matplotlib modules numpy pandas python tkinter
Last synced: 03 May 2026
https://github.com/muralisuvvani/airbnb-exploratory-analysis
Exploratory Data Analysis (EDA) on Airbnb NYC dataset to uncover trends, patterns, and insights. Data cleaning and visualization of Airbnb listings in New York City. Analyzing Airbnb NYC 2019 dataset using Python (Pandas, Numpy, Matplotlib, Seaborn)
analytics data-visualization exploratory-data-analysis numpy pandas python3
Last synced: 04 May 2026
https://github.com/yogeshnile/flight-delay-prediction
In this repo i developed predict a flight delay using machine learning.
flight-delay-prediction jupyter-notebook machine-learning numpy pandas python3 seaborn sklearn
Last synced: 13 Feb 2026
https://github.com/musfiquejim/enacp-a-hybrid-machine-learning-framework-for-detecting-anticancer-peptides
EnACP: একটি Ensemble Learning মডেল যা অ্যান্টিক্যান্সার পেপটাইড সনাক্তকরণের জন্য ব্যবহৃত হয়।
adamoptimizer ai cnn-classification data-visualization deep-learning densenet inceptionv3 machine-learning matplotlib-pyplot numpy pandas randomforestclassifier randomforestregressor restnet sklearn u-net-pytorch vgg16 vgg19
Last synced: 04 May 2026
https://github.com/apchavan/ulmfit_twitter
ULMFiT model for Twitter US Airlines Sentiment
keras-tensorflow numpy pandas-dataframe python3 sentiment sentiment-analysis sklearn twitter-sentiment-analysis ulmfit
Last synced: 04 May 2026
https://github.com/tasninanika/k-nearest_neighbors
K-Nearest Neighbors (KNN) is a simple and powerful machine learning algorithm used for classification and regression.
knn matplotlib numpy pandas python3 seaborn
Last synced: 13 Apr 2026
https://github.com/chirindaopensource/crypto_currencies_interest_rates
End-to-end Python Implementation of Bergault et al.'s (2025) methodology for constructing yield curves without traditional bonds. Implements inverse options replication, robust statistical methods, and closed-form analytical solutions for risk-neutral interest rate discovery in digital asset markets.
academic-research arbitrage-pricing cryptocurrency data-science defi derivatives econometrics financial-engineering interest-rates jupyter-notebook mathematical-finance numpy options-pricing pandas python quantitative-finance ransac risk-management robust-statistics yield-curve
Last synced: 04 May 2026
https://github.com/kunalshelke90/predict-bank-credit-risk-using-south-german-credit-data
This is an end-to-end ML project, which aims at developing a classification model for the problem of classifying a given customer profile into either of the risk category (safe or not safe). The final classifier used for this project is CatBoost classifier. Deployed in AWS.
aws cassandra catboost-classifier classification credit-risk data data-science dataanalysis dockerfile finance financial-analysis flask github-actions logging machine-learning mlflow numpy pandas python
Last synced: 03 Jan 2026
https://github.com/heisenberg141/probability-based-boundary-detection
This Repository consists of implementation of probability based boundary detection algorithm which gives more accurate results than canny edge detection.
boundary-detection canny-edge-detection computer-vision edge-detection gabor-filters gaussian-filters image-gradients image-processing kmeans-clustering lm-filters numpy opencv python3 sobel-filter texton-maps
Last synced: 04 May 2026
https://github.com/sergio11/breast_cancer_diagnosis_mlp
🩺🔬 MLP-based Breast Cancer Diagnosis: Predicts tumor malignancy from image features, aiding in early detection. 📊🤖
deep-learning deep-neural-networks machine-learning mlp-classifier mlp-networks numpy sklearn sklearn-classify
Last synced: 21 Feb 2026
https://github.com/aminkhavari78/geoai-challenge-estimating-soil-parameters-from-hyperspectral-images-
Can you predict soil parameters from hyperspectral earth observation data?
dee keras matplotlib neural-network numpy pandas seaborn
Last synced: 13 Apr 2026
https://github.com/mgobeaalcoba/datacademy
Iré subiendo los distintos desafíos del reto de Platzi llamado Datacademy
anaconda deepnote google-colab jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/parmeetbhamrah/air-quality-india-analysis
Exploratory data analysis of real-time air quality data from Indian cities using Python, Pandas, Matplotlib, and Seaborn.
air-quality data-analysis eda exploratory-data-analysis government-data india matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/cchandre/ocdm
Optical Centrifuge for Diatomic Molecules
amo hamiltonian matplotlib molecular-mechanics numpy python3 scipy symplectic-integrators sympy
Last synced: 04 May 2026
https://github.com/rooneyrulz/movie-recommender-system
Movie recommendation system using Machine learning
cosine-similarity jupyer-notebook machine-learning movie-recomendation-system numpy pandas python3 recomender-system vectorization
Last synced: 11 Apr 2026
https://github.com/md-emon-hasan/learnpython.org
A repository Python programming language, covering fundamental concepts, advanced topics, and practical applications for beginners.
exception-handling function generator lambda-functions numpy numpy-library python reduce
Last synced: 04 May 2026
https://github.com/sarmadahmad8/digit-recognizer-91.4-accuracy
Digit Recognizer 91.4% accuracy
artificial-intelligence data-science digit-recognizer machine-learning neural-network numpy pandas python
Last synced: 05 May 2026
https://github.com/quinta0/pycolors
A python program to help people with color blindness recognize color in an image
colorblindness colors image-processing numpy pandas-dataframe python tkinter-gui
Last synced: 05 May 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/guidorice/hab-detection-wyvern-hsi
Harmful Algal Bloom (HAB) Detection from Wyvern hyperspectral imagery
gdal geopandas gis hyperspectral jupyter numpy python rasterio
Last synced: 05 May 2026