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/prakharrr/skewangledetection

A function that returns correction angle of a skewed quadrilateral inside an image.

image-processing numpy python3

Last synced: 27 Apr 2026

https://github.com/607011/1dollar

Simulation of a counterintuitive distribution problem

animation go golang matplotlib numpy plot python3 simulation statistics

Last synced: 09 May 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/shanmukhsrisaivedullapalli/smsspamclassification

SMSSpamClassification is a machine learning project aimed at accurately classifying SMS messages as either spam or ham (non-spam). It employs natural language processing techniques to extract relevant features from the text data and utilizes various classification algorithms to build a robust spam detection model.

jupyter-notebook numpy pandas pickle python3 sklearn spam-classification spam-detection

Last synced: 11 Apr 2026

https://github.com/bhavyemathur/redstone-ml

High-performance Machine Learning, Dynamic Auto-Differentiation and Tensor Algebra crate for Rust

autograd-engine linear-algebra machine-learning numpy pytorch tensor

Last synced: 17 Apr 2026

https://github.com/alexcoder04/image-edit

A Python GUI for basic image editing, school project

fun gui image-editing image-processing numpy pil pyqt pyqt5 python python3 qt sideproject

Last synced: 09 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/akash-rajak/video-cropper

Script to crop video according user's size and dimension.

cv2 numpy python3 tkinter video video-cropper

Last synced: 27 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/sultanazhari/credit-scoring

A bank Company Wants to Analize their customer borrower defaults. as a Analyst we're giving the report of category and classification that have a big probability as a customer borrower default.

lending-bank numpy pandas phyton3 probability reporting

Last synced: 20 Apr 2026

https://github.com/syedaanif/ds-ml-pyhton

This repo contains learnings about Data Science and Machine Learning using Python

artificial-intelligence data-science machine-learning matplotlib numpy pandas plotly python seaborn

Last synced: 07 Apr 2026

https://github.com/haloapping/sharing-tipis-tipis

#sharingtipistipis ๐Ÿ“— catatan ketika belajar machine learning, deep learning dan masih banyak lagi.

caring deep-learning machine-learning numpy pandas scikit sharing

Last synced: 09 May 2026

https://github.com/coqui123/tradegpt

TradeGPT is a full-stack cryptocurrency trading application that combines a modern Fresh (Deno) frontend with a Python (FASTAPI) backend for Coinbase integration and Azure AI Services for intelligent trading analysis. ๐Ÿ’น

analytics automation cryptocurrency data deno fastapi fresh numpy python trading-algorithms trading-strategies tradingbot typescript

Last synced: 11 Apr 2026

https://github.com/rubinlake/rl-academy-data-analytics

Educational data analysis project demonstrating BMW sales data analysis with AI-powered code assistance using Cursor IDE and Jupyter notebooks

cursor-ide data-analysis educational-project jupyter langchain matplotlib numpy pandas python scipy seaborn

Last synced: 09 May 2026

https://github.com/huangcongqing/python-libraries

pythonๅบ“(numpy,pandas...)ๅญฆไน 

matplotlib numpy pandas python3 xgboost

Last synced: 09 Mar 2026

https://github.com/huichuanli/play-with-linear-algebra

use python3 and Numpy to realize my personal linear Algebra library

numpy python3 scipy

Last synced: 07 May 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/amir78729/numpy-system-solution-detector

Linear Algebra course - First Project

echelon-form linear-algebra matrix numpy

Last synced: 26 Apr 2026

https://github.com/burakkagann/pixels2genai-2.0

Free, open-source curriculum teaching generative art and AI across 15 modules, from a single pixel to diffusion models.

computer-vision creative-coding curriculum deep-learning design-based-research diffusion-models education gans generative-ai generative-art machine-learning numpy pytorch touchdesigner vae

Last synced: 19 Jun 2026

https://github.com/samaid/game-of-life

Conway's Game of Life implemented using array libraries and JIT compilers for CPU and GPU

dpnp numba numba-dpex numpy opencv-python python

Last synced: 25 Apr 2026

https://github.com/alvinmurimi/jumia

Data analysis on smartphones listed on jumia.co.ke

beautifulsoup4 jumia matplotlib numpy pandas scraping seaborn

Last synced: 09 May 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/tasninanika/mammographic-masses-analysis-dt

This project uses a Decision Tree Classifier to predict whether a detected mammographic mass is benign (0) or malignant (1) based on input features.

decision-tree-classifier numpy pandas pyhton3 scikit-learn

Last synced: 11 Apr 2026

https://github.com/abdulfatir/subkmeans

Numpy and pyCUDA implementation of subKmeans

clustering cuda kdd kmeans numpy pycuda python subspace-clustering

Last synced: 09 May 2026

https://github.com/deusares/drawerfunctions

A collection of PIL, Numpy and OpenCV functions to manipulate images

generative graphic image-processing numpy opencv pil pillow python

Last synced: 09 May 2026

https://github.com/rahulvictor12/the-movie-database-data-scrapper

A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.

beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping

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/teddylee777/data-exam

๋ฐ์ดํ„ฐ ๋ถ„์„ ์—ฐ์Šต๋ฌธ์ œ ํ’€์ด

dataframe jupyter numpy pandas

Last synced: 19 Apr 2026

https://github.com/mgobeaalcoba/survival_predictor_on_the_titanic_scikit_learn

Titanic Survival Predictor using Scikit-Learn: Machine learning model and analysis to predict passenger survival on the Titanic based on historical data.

matplotlib numpy pandas python3 scikit-learn seaborn titanic-dataset titanic-kaggle titanic-survival-prediction

Last synced: 10 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/arjunravi26/image-editor

A dajngo based image manipulation webiste

django jsonresponse numpy opencv pillow

Last synced: 17 Jun 2026

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/lakhidaksh-01/carinsightanalyzer

Interactive Car Ratings & Insights

cars matplotlib numpy pandas python seaborn streamlit

Last synced: 10 Apr 2026

https://github.com/kishore-sr/creditworthy

AI-powered web app built at "Codeathon 2024" IIIT Bangalore

clerk-auth node-js numpy pandas python reactjs streamlit

Last synced: 11 Apr 2026

https://github.com/lolosoares/dataanalises

This repository shows my projects made in my journey learning about data analises, ciency, engeniering and ML.

acces data-science dax excel mysql numpy pandas powerbi powerquery python r seaborn sql vba

Last synced: 10 Apr 2026

https://github.com/laavanjan/lstm-rnn-next-word-prediction

An advanced LSTM RNN-based deep learning model designed for next-word prediction. This model processes sequential text data using deep learning techniques to generate accurate and context-aware word predictions in real-time

jupyter-notebook numpy pandas-dataframe rnn rnn-tensorflow streamlit-webapp tensorflow

Last synced: 09 May 2026

https://github.com/avijit-jana/used-car-price-prediction

A Streamlit-based application utilizing machine learning to predict used car prices based on features like make, model, year, fuel type, and transmission, enhancing customer experience and streamlining the pricing process.

carpriceprediction data-science jupyter-notebooks machine-learning numpy pandas pickle pricing-data-science python3 streamlit streamlit-webapp webapplication

Last synced: 11 Apr 2026

https://github.com/tasninanika/k-means-clustering

An interactive and insightful customer segmentation project using K-Means Clustering.

matplotlib numpy pandas plotly python3 scikit-learn seaborn

Last synced: 11 Apr 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: 29 Oct 2025

https://github.com/rex-8/mnist-4-layer

Implementing a 4 layer neural to identify digits from a 28x28 grid using just python and numpy

backward-propagation deep-learning forward-propagation loss-functions machine-learning mnist-classification neural-network numpy python relu-network

Last synced: 15 May 2026

https://github.com/aarmn/maryam

๐Ÿงฎ Maryam is a light, hackable and accurate python mathematical module written for simple usage with no dependencies (up to now). In memory of Iranian mathematician Maryam Mirzakhani, The first woman and Iranian who's honored by Fields medal

algebra discrete-mathematics maryam math matrix numpy python python3

Last synced: 24 Apr 2026

https://github.com/mihirh19/python

a repository for collaborative development and version control using Git that houses Python code files, documentation, tests, and other project-related files.

algorithms data-structures django fastapi flask machine-learning numpy pandas python

Last synced: 11 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/k-ibadullaev/py-ssa-lib

Py-SSA-Lib: Python implementation of the multichannel singular spectrum analysis (MSSA) and singular spectrum analysis (SSA)

mssa numpy python singular-spectrum-analysis ssa time-series time-series-analysis time-series-forecasting

Last synced: 10 May 2026

https://github.com/charmve/numpycnn

Building Convolutional Neural Networks From Scratch using NumPy

cnn computer-vision deep-learning deep-learning-tutorial machine-learning numpy project python tutotrial

Last synced: 22 Apr 2026

https://github.com/datarohit/opencv-document-scanner

This is a Document Scanner built using Python and OpenCV. It also has Image Saving Feature. You can adjust the thresholds to find the contours better.

numpy opencv opencv-python python

Last synced: 10 May 2026

https://github.com/kernferm/presfutimpactsim

This repository contains a Python simulation model that forecasts political, economic, and social factors under a hypothetical presidency. Users input initial values, and the model simulates their progression through defined interactions and random variations.

economic-model forecasting matplotlib numpy political-model python scipy simpy simulation social-model

Last synced: 07 Jan 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/aryansk/fake-news-detection

A sophisticated machine learning solution to detect fake news using multiple classification algorithms. Identify the credibility of news articles with advanced text analysis techniques!

fake-news-detection machine-learning machine-learning-algorithms matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn

Last synced: 10 Apr 2026

https://github.com/prashver/salary-prediction-on-scraped-data

This tool predicts data science salaries by scraping Glassdoor job descriptions. Features quantify company valuation of key skills. Regression models include Multiple Linear Regression, Lasso Regression, and Random Forest. Random Forest outperformed others. Technologies/libraries used: Python, Pandas, NumPy, Scikit-learn, Seaborn, Matplotlib.

data-scraping machine-learning-algorithms matplotlib numpy pandas regression-models salary-estimator seaborn selenium selenium-webdriver

Last synced: 06 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/vbharadwaj-bk/python_cpp_tutorial

Code for a Tutorial on Writing C++ Extensions for Python.

cpp numpy pybind11 python

Last synced: 10 May 2026

https://github.com/amishmathur1/resumeats

โœจ With Resume ATS Analyzer, users can improve their resume quality, boost ATS compatibility, and increase their chances of landing interviews โ€” all with smart AI assistance.

express-python matplotlib-python nltk nltk-python numpy openai-api pandas plotly plotly-dash plotly-express pypdf2 python streamlit wordcloud

Last synced: 11 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/michaelfeil/lstm-dlnn2020

Character-LSTM implementation in Numpy

lstm nlp-machine-learning numpy

Last synced: 14 May 2026

https://github.com/prashver/customer-segmentation

This project utilizes unsupervised machine learning to segment bank customers for targeted marketing campaigns. It covers tasks like data exploration, determining optimal clusters, and applying k-means for segmentation. Ideal for marketing departments in banking and retail industries.

customer-segmentation matplotlib numpy pandas seaborn sklearn

Last synced: 07 Apr 2026

https://github.com/moeeinaali/fop2023-python-project-sut

Fundamental of Python Programming - Fall 2023 - Instructor: Mr. Malekzadeh

data-science fundamentals-of-programming matplotlib numpy pandas python

Last synced: 18 Jul 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: 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/anish202020/data-analysis-and-machine-learning-basic-programs

Basic programs on data analysis and machine learning for students. It includes a variety of tutorials, examples, and models to help students understand and apply these concepts.

keras matplotlib numpy pandas python sklearn tensorflow

Last synced: 08 Apr 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/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/iv4n-ga6l/realtime-car-traffic-tracking

Realtime car traffic tracking using yolov8 model

cartracking numpy opencv python ultralytics yolov8 yolov8n

Last synced: 02 May 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/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/zazi2002/machine-learning-project

Introduction to Machine Learning project with the goal of improving the classification performance on a dataset by optimizing the number of features and weak learners.

dimentionality-reduction ensemble-learning numpy pca random-forest scikit-learn

Last synced: 02 May 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/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/italoseara/cet083

Medidas de Posiรงรฃo (ou separatrizes) - CET083

data-science matplotlib numpy pandas portuguese python statistics university

Last synced: 03 May 2026