An open API service indexing awesome lists of open source software.

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.

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/socrats/tscluster

Clustering time-series

clustering cython numpy python series time-series

Last synced: 19 Apr 2026

https://github.com/korolev2512/compliance-audit

Program for optimizing a set of activities based on network planning and management methods

copy matplotlib networkx numpy openpyxl os pandas python3 tkinter

Last synced: 16 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/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/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/mchenryspagg/analysis-of-car-repair-shop-operations

This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.

dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql

Last synced: 07 Jan 2026

https://github.com/harmanveer2546/credit-card-fraud-detection

The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be a fraud. This model is then used to identify whether a new transaction is fraudulent or not. Our aim here is to detect 100% of the fraudulent transactions while minimizing the incorrect fraud classifications.

ann catboost eda lightgbm machine-learning matplotlib neural-network numpy pandas python random-forest seaborn xgboost

Last synced: 11 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/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/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/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/hamdaniqhmqd/sistem-cerdas

I use this repository for my storage, especially in the intelligent systems course in semester 3

matplotlib numpy pandas python streamlit

Last synced: 20 Apr 2026

https://github.com/itdaniher/snr

Lin1 Finale

chirpz dsp numpy python svd sympy

Last synced: 17 Apr 2026

https://github.com/mikelane/neuralnetwork

A neural network implemented in python.

machine-learning matplotlib neural-network numpy python python3

Last synced: 17 Apr 2026

https://github.com/ngirimana/ml_knn

Welcome to the KNN Project! This will be a simple project very similar to the lecture, except you'll be given another data set. Go ahead and just follow the directions below.

artificial-intelligence knn-algorithm knn-classification knn-classifier machine-learning matplotlib numpy pandas python3 searbon

Last synced: 12 Apr 2026

https://github.com/dudynets/numerical-methods-labs

Labs for Numerical Methods course at Ivan Franko Lviv National University.

angular docker fastapi interpolation labs linear-algebra material-ui matplotlib ngxs numpy python typescript university

Last synced: 02 Apr 2026

https://github.com/anish202020/weather_prediction_model_21int68_internship

Predicts weather using data analysis and machine learning neural networks. The project reads data from a CSV file, processes it, trains a neural network, and visualizes the results.

keras-neural-networks keras-tensorflow matplotlib numpy pandas sklearn

Last synced: 12 Apr 2026

https://github.com/gracysapra/pandas-numpy-data-visualisation

This repository contains essential Python scripts and notebooks for data analysis and visualization. It includes: pandas: Data manipulation and analysis, including operations on series and dataframes. NumPy: Efficient numerical computations and array processing. Data Visualization: Creating insightful visualizations using Matplotlib and Seaborn.

data-science data-visualization matplotlib numpy numpy-arrays pandas pandas-dataframe pandas-series seaborn

Last synced: 07 May 2026

https://github.com/ronhachmon/road-detection

lane detection using cv2

cv2 numpy

Last synced: 17 Apr 2026

https://github.com/iv4n-ga6l/openpose-prediction

Person's body parts or joint position detection using openCV

detection numpy opencv prediction prediction-model python

Last synced: 17 Apr 2026

https://github.com/uni-creator/handwritten_number_recognition_system

A Handwritten Number Recognition System built from scratch using Deep Learning from Scratch. The model is trained on digit images and can classify handwritten numbers with high accuracy.

computer-vision deep-learning handwritten-digit-recognition image-processing implementation-from-scratch minst nueral-networks numpy pandas pytorch

Last synced: 17 Apr 2026

https://github.com/carmoreno/analisisaccidentalidadbogota

Data Analysis about traffic accidents at Bogotá, Colombia.

data-analysis data-science jupyer-notebook matplotlib numpy pandas scikit-learn

Last synced: 17 Apr 2026

https://github.com/dhruvsrikanth/pynn

Purely NumPy based API for building deep neural networks.

deep-learning deep-learning-framework machine-learning numpy python pytorch

Last synced: 09 May 2026

https://github.com/juwono136/indonesia-negative-comment-lstm

Sentiment Analysis of Indonesian Negative Comments on Social Media Using Long Short-Term Memory (LSTM)

deep-learning-algorithms gradio-interface hugging-face lstm-sentiment-analysis nlp numpy python3 tensorflow

Last synced: 17 Apr 2026

https://github.com/satyanaryana-merla/financial-analysis-in-loan-analytics

sample datasets containing information about several loans, including details such as loan amount, interest rate, term duration, and other key characteristics. For this project, we need you to calculate a cash flow amortization schedule for each loan,

amortization amortization-schedule bank numpy pandas python

Last synced: 17 Apr 2026

https://github.com/datarohit/imdb-reviews-sentiment-analysis

This is a NLP - Sentiment Analysis Project built using Bernoulli-Naive-Bayes Algorithm to Predict is the IMDB Movie Review is Positive or Negative.

bernoulli-naive-bayes classification count-vectorizer multinomial-naive-bayes nltk numpy pandas porter-stemmer regex sentiment-analysis sklearn

Last synced: 29 Apr 2026

https://github.com/felixsoderstrom/perceptron-for-ocr

Training an AI model to recognize handwritten digits

ai backpropagation machine-learning neural-network numpy pytorch

Last synced: 23 Apr 2025

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/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/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/34j/numpy-flint-arb

Arbitrary precision floating / ball arithmetic (interval arithmetic) dtype in NumPy / array API

acb arb arbitrary-precision array-api flint interval-arithmetic mpmath numpy

Last synced: 10 Mar 2026

https://github.com/arufonsekun/computer-vision

This repository hosts the code produced in dojos, week tasks, theoretical presentations during my attending time in the UFFS computer vision study group. (refactor in progress)

computer-vision numpy opencv python3

Last synced: 17 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.

numpy pandas python

Last synced: 17 Apr 2026

https://github.com/datarohit/fifa-2020--data-analysis

This is dataset is from Kaggle.com which contains data of 18000+ fifa players with more than 100 features about them for analysis. Simple analysis performed on this Dataset.

exploratory-data-analysis exploratory-data-visualizations matplotlib-pyplot numpy pandas seaborn

Last synced: 10 Apr 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/erickarpovits/carbon-metrics-model

Investigation Of Covid’s Impact On Carbon Emission Rates In the United States

deep-learning numpy pandas python

Last synced: 18 Apr 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/zainashrafofficial/ml_project_2024

A machine learning semester project of university, implementing classification and regression models to predict house prices & number of rooms using a dataset with over 160,000 entries.

ai ann artificial-neural-networks classification decision-trees jupyter-notebook linear-regression logistic-regression matplotlib ml numpy pandas python random-forest regression-models svm tensorflow

Last synced: 13 Apr 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/psp515/Studies-DifferentalEquations

Differental Equations course on AGH UST 22/23.

numerical-methods numpy python

Last synced: 18 Apr 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/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/listiangr/play_tennis_classification

This project analyzes weather data to predict whether a person will play tennis or not. The main goal is to make accurate predictions based on factors such as weather, temperature, humidity, and wind.

classification flask html-css jupyter-notebook kaggle-dataset naive-bayes numpy pandas pickle play-tennis python sklearn

Last synced: 11 Apr 2026

https://github.com/harmanveer2546/movie-industry

Investigate the film industry to gain sufficient understanding of what attributes to success and in turn utilize this analysis to create actionable recommendations for companies to enter the industry.

business business-analytics dataanalysis datetime matplotlib numpy pandas python seaborn

Last synced: 11 Apr 2026

https://github.com/miroslav-reiter/kurz_ako_sa_stat_datovym_analytikom_python

🐍 Ako sa stať Dátovým ANALYTIKom v Pythone - Materiály, zdroje, skripty k večernému online školeniu Ako sa stať Dátovým Analytikom v Pythone pre Robime.it (Mentor Partners)

analysts analytics data-science math matplotlib numpy pandas python reiter scipy vizualisation

Last synced: 04 Apr 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/nemeslaszlo/dog_breed_identification

Dog breed identification model to identify and label 120 different dog breeds.

matplotlib numpy pandas tensorflow tensorflow-hub

Last synced: 13 Apr 2026

https://github.com/achalesh27022003/python-assignments-iwt

This repository is objected to have all the assignments and project related to IWT (Semester - 3).

cosinewave frame grid image imagetk labels matplotlib-pyplot numpy numpy-arrays numpy-library photoimage pil python3 sinewave spyder tkinter tkinter-gui window

Last synced: 10 Apr 2026

https://github.com/rusiruchapana/blood-group-prediction

Creating a machine learning project to predict blood groups from fingerprint patterns

asp-net-web-api keras matplotlib numpy opencv-python pandas pillow scikit-learn tensorflow

Last synced: 11 Apr 2026

https://github.com/dantasl/probabilidade-analise

Análise sobre o desempenho dos discentes na disciplina Resolução de Problemas Matemáticos Para Tecnologia da Informação (RPMTI) nos semestres de 2015.2, 2016.1 e 2016.2

data-science numpy pandas probability

Last synced: 13 Apr 2026

https://github.com/assamirzafar/learning

My Roadmaps and challenges are in this repo...I will add my colab and kaggle notebook links along with py script files in here.

calculus convolutional-neural-networks deep-learning deep-neural-networks keras linear-algebra machine-learning numpy opencv probability python3 pytorch scikit-learn scipy statistics

Last synced: 05 Apr 2026

https://github.com/jigyasag18/gold-price-prediction-project-using-machine-learning

This repository contains a machine learning project focused on predicting gold prices (GLD) using historical stock market data, including indicators such as SPX, USO, SLV, and EUR/USD. The project implements a Random Forest Regressor for accurate price forecasting, complete with data visualization, correlation analysis, and model evaluation metrics

data dataset jupyter-notebook jupyter-notebooks machine-learning machinelearing machinelearningalgorithms machinelearningmodel machinelearningprojects matplotlib mlproject numpy pandas randomforestregressor seaborn

Last synced: 23 Jul 2025

https://github.com/mohd-tahzeeb-khan/reverse_dcf-calculator-and-vistualization

This Dashboard is Developed by me. I had Applied for Internship in which i had to develop this Dashboard to showcase my skill and talent.

beautifulsoup bs4 dash dashboard dataframes flask numpy pandas plotly plotly-dash plotly-express python requests shares stock-market

Last synced: 14 Apr 2026

https://github.com/Shriram-Vibhute/RealEstateForecast-Price-Prediction-System

This project aims to predict Prices of House. It involves several key stages, including data preprocessing, feature engineering, model selection, and evaluation. The goal is to develop a model that provides accurate and reliable price predictions based on the given features.

exploratory-data-analysis feature-engineering feature-transformation hyperparameter-tuning machine-learning matplotlib numpy pandas python random-forest sklearn

Last synced: 02 Apr 2025

https://github.com/khaymanii/diabetes_prediction_model

This is a Machine learning model built using Python

matplotlib numpy pandas python scikit-learn

Last synced: 19 Apr 2026

https://github.com/sreejabethu/cost-of-living-index-globally

This Streamlit app is a data visualization tool that allows users to explore and compare the cost of living indices across different countries. The app takes in a dataset of cost of living indices for various countries and provides an interactive interface for users to select specific indices and countries to visualize.

bargraphs costofliving costoflivingindex csv datavisualization index matplotlib-pyplot numpy pandas-dataframe plotly python seaborn streamlit-webapp

Last synced: 19 Apr 2026

https://github.com/fayzi-dev/machin_learning

Machin Learning Full Algorithm (Linear Regression, Decision tree, Random forest, Neural network ,Logistic regression ,Support vector machine ,Naive Bayes ,Clustering, XGBoost,DBscan,KMeans)

algorithms artificial-neural-networks logistic-regression machine-learning matplotlib matplotlib-pyplot naive-bayes-classifier numpy pandas python python3 seaborn seaborn-plots sklearn sklearn-knn sklearn-library sklearn-linear-model sklearn-linear-regression sklearn-metrics sklearn-svm

Last synced: 09 Apr 2025

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/epsoft/ner

NER

ner numpy pandas

Last synced: 04 May 2026

https://github.com/dwarkadhish2005/weather-predictor

Built a model based on collected data which takes various parameters and predicts the weather

classifier matplotlib numpy pandas sklearn xgboost

Last synced: 20 Apr 2026

https://github.com/kishlayjeet/zomato-data-exploration

In this project, we will be exploring a dataset containing information on various restaurants and their ratings, location, and other attributes.

data-analysis eda matplotlib numpy pandas zomato-data-exploration

Last synced: 10 Apr 2026

https://github.com/serhatderya/fall_detection

This project implements a computer vision-based fall detection system using deep learning techniques. The system can detect whether a person has fallen in images or video frames.

ai artificial-intelligence artificial-neural-networks computer-vision deep-learning deep-neural-networks deeplearning falldetection matplo neural-network numpy opencv pil pillow pytorch tensorflow yolo yolov5 yolov8

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/datarohit/titanic-survival-data--classification

This is a Titanic Survival Data from Kaggle Competition with Multiple Classification Algorithm testing and Detailed Exploratory Data Analysis.

classification-algorithm kaggle-competition machine-learning-algorithms matplotlib-pyplot numpy pandas seaborn sklearn

Last synced: 10 Apr 2026

https://github.com/gunjangyl/rainfall_prediction_system

The Rainfall Prediction System is a machine learning-based web application that forecasts rainfall based on weather parameters like precipitation, temperature, and wind speed.

bootstrap css django html javascript jupyter-notebook numpy pandas python

Last synced: 20 Apr 2026

https://github.com/fabrizio-ottati/misha

Simple and fast decoding of event cameras data to NumPy

c cpp event-ca neuromorphic numpy

Last synced: 20 Apr 2026

https://github.com/gyanz/py-gpu-scripts

Sample python scripts for gpu processing

gpu numpy pysdl2 python vulkan

Last synced: 21 Apr 2026

https://github.com/chr5tphr/funcache

Minimally cache python function outputs on disk!

cache disk functions hash memoization metrohash numpy python pytorch

Last synced: 21 Apr 2026

https://github.com/gg7991/data-analysis-with-python-certification-freecodecamp

Challenges for DA with Python Certification on FreeCodeCamp

matplotlib matplotlib-pyplot numpy pandas

Last synced: 21 Apr 2026

https://github.com/simran2911/flight-price-pridiction

This github repositiory contains the Flight Price Prediction project aims to develop a machine learning model to predict flight ticket prices based on various factors such as departure and arrival locations, dates, airlines, and other relevant features.

accuracy-score catboostregressor machine-learning matplotlib numpy pandas r2-score random-forest-regression seaborn xgboost-regression

Last synced: 21 Apr 2026

https://github.com/nikhilroxtomar/introduction-to-numpy

A list of jupyter notebook explaining the various functions and properties of Numpy.

numpy numpy-tutorial

Last synced: 21 Apr 2026

https://github.com/nikhilroxtomar/fully-connected-neural-network-in-numpy

This is an efficient implementation of a fully connected neural network in NumPy.

dnn neural-network numpy python3

Last synced: 22 Apr 2026

https://github.com/aymen016/emotion-recognition-using-face-detection

A deep learning-based project that detects human faces and predicts their emotions in real-time using OpenCV and a trained neural network model.

gpu-acceleration haar-cascade-classifier keras-tensorflow matplotlib numpy opencv python

Last synced: 13 Apr 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/redinfinitypro/laser-strategy

Rating: (8/10): Is an interactive graphical simulation using Pygame library, featuring laser and detector dynamics. It includes pathfinding, collision detection, and dynamic object interactions. The game allows dragging, checking for collisions, and updating object states.

math numpy pygame random sys time

Last synced: 25 Apr 2026

https://github.com/michael-insights/portfolio

This repository showcases my projects and skills in Data Analytics, Data Science, and Machine Learning. It includes hands-on work in data analysis, predictive modeling, and machine learning algorithms, aimed at solving real-world problems.

data-analytics data-science data-visualization datapreprocessing jupyter-notebooks machine-learning matplotlib numpy pandas predictive-modeling python scikit-learn sql

Last synced: 11 Apr 2026

https://github.com/gregoritsch3/ml_eda_classification_loanapprovalprediction

An EDA and Machine Learning Classification exercise on the Loan Approval dataset demonstrating EDA, feature engineering, StratifiedKFold and the use of Tensorflow NN, SVC, LinearSVC, XGBoost, Naive-Bayes, Bagging, Random Forest and Decision Tree algorithms.etc. The modela are optimized using hyperparameter tuning through GridSearchCV.

eda feature-engineering machine-learning matplotlib numpy pandas scikit-learn scipy seaborn tensorflow

Last synced: 13 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