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/kr1shnasomani/facetronix

A toolkit for face detection, annotation, and mask recognition.

computer-vision deep-learning keras neural-network numpy opencv tensorflow

Last synced: 05 Apr 2026

https://github.com/muhkartal/fr-framework

A modular and extensible face recognition framework featuring real-time detection, facial landmark analysis, and recognition with API support.

dlib face-recognition fastapi numpy opencv pillow pydantic python-multipart requests scipy uvicorn

Last synced: 13 Apr 2026

https://github.com/guifernandess7/ciencia-de-dados-e-ml-notebooks

Notebooks com uso dos módulos Pandas, Numpy e Matplotlib para análise de dados e criação de gráficos e tensorFlow e seaborn para machine learning e visualização

machine-learning matplotlib numpy pandas python tensorflow

Last synced: 04 Apr 2026

https://github.com/sudarshanc00/brain-tumor-classification

This project uses a deep learning model in PyTorch to classify brain MRI images into four tumor types, aiding early diagnosis and treatment planning. Two ResNet-based models were developed and optimized, achieving high accuracy to support healthcare professionals in identifying tumor categories.

matplotlib numpy pytorch resnet scikit-learn streamlit

Last synced: 10 Apr 2026

https://github.com/mathensley/asimpleneuralnetworklib

A simple library in Python for training datasets using neural network models

deep-learning neural-networks numpy python

Last synced: 19 Apr 2026

https://github.com/firewind25/gdp-data-extraction-and-processing

Data Extraction from a web resource using Web-Scraping and request APIs. Processed it using Pandas and NumPy libraries. Finally exporting it to csv file for further analysis

numpy pandas python webscraping

Last synced: 12 Jul 2025

https://github.com/blinksta1ker/spam-mail-classification

Supervised ML model using Logistic Regression model to classify an email as Ham or Spam

jupyter-notebook logistic-regression machine-learning numpy pandas python sklearn supervised-machine-learning

Last synced: 09 Apr 2026

https://github.com/mnitin-reddy/image-compression-using-k-means-clustering

This project implements the K-means algorithm for clustering and image compression. It reduces the number of colors in an image using K-means, achieving compression while maintaining key visual features. The project demonstrates the process on a sample dataset and a real image.

image-processing imagecompression kmeans-clustering machine-learning matplotlib numpy

Last synced: 19 May 2026

https://github.com/Madhuresh2011/Leetcode-Questions-Analysis-Using-Python

The LeetCode Question Analysis is a Python-based project designed to help users analyze and gain insights into LeetCode problems. It allows users to track, categorize, and evaluate their progress, identify patterns in problem-solving, and optimize the preparation.

analysis csv-files matplotlib-pyplot numpy pandas python python-project seaborn

Last synced: 13 Sep 2025

https://github.com/memgonzales/order-brushing-shopee2020

Solution to the Week 1 Contest (Student Category) of the 2020 Shopee Code League on order brushing detection

data-analytics e-commerce fraud-detection jupyter-notebook numpy order-brushing pandas python rule-based

Last synced: 11 Apr 2026

https://github.com/omarnahhass/crypto-cast

CryptoCast is a machine learning-powered tool that showcases three fundamental prediction models for forecasting cryptocurrency prices

cryptocurrency machine-learning numpy pandas python

Last synced: 05 May 2026

https://github.com/pramodyasahan/custom-image-classification-model

This repository hosts a TensorFlow-based custom image classification model. The model is designed to classify images into binary classes, labeled as 'Happy' and 'Sad'.

computer-vision convolutional-neural-networks cv2 keras matplotlib numpy tensorflow

Last synced: 11 Apr 2026

https://github.com/elmezianech/email-spam-ham-classifier-lr

Email Classifier: A machine learning project using Python that categorizes emails into spam and ham (non-spam). Utilizes the Scikit-Learn library, employing logistic regression and TF-IDF (Term Frequency-Inverse Document Frequency) vectorization for text analysis and classification.

ai emails jupyter-notebook logistic-regression machine-learning ml numpy pandas python spam-detection spam-filtering tfidfvectorizer

Last synced: 09 Apr 2026

https://github.com/sagravela/plotground

Plotting Tool with Matplotlib and Tkinter. Video Demo:

matplotlib numpy python tkinter

Last synced: 19 May 2026

https://github.com/martinkersner/kmeans-meetup

Presentation about k-Means for Seoul AI Meetup on July 22, 2017.

kmeans numpy python scikit-learn

Last synced: 03 May 2026

https://github.com/kaikyMoura/BackCourt-api

Repository for the Basketball Advanced Stats API

fastapi nba-api nba-stats numpy pandas python swagger uvicorn

Last synced: 08 Apr 2026

https://github.com/chandkund/recipe-recommendations

The Recipe Recommendations project leverages natural language processing (NLP) techniques to process recipe descriptions and classify them into categories like desserts, main courses, and more. The system provides personalized recommendations by analyzing the text input and suggesting relevant recipes.

embeddings matplotlib nlp numpy pandas softmax tensorflow

Last synced: 06 Apr 2026

https://github.com/ahmedabdalkreem/preprocessing

All you need to be dataset ready to work in model without any Noise.

numpy pandas python3

Last synced: 07 Apr 2026

https://github.com/ashishsingh789/customer_purchase_prediction_using_decision-tree-_classifier

Decision Tree Classifier to predict customer purchases using demographic and behavioral data. Key steps: data preprocessing, EDA, model training, evaluation, and feature importance analysis.

data datascience desiciontree eda machine-learning-algorithms matplotlib numpy pandas-dataframe python seaborn

Last synced: 11 Apr 2026

https://github.com/hariprasath-v/machinehack-odetocode_predicting_weather_using_alien_fruit_properties

Identify the type of climate the exoplanet has based on the properties of the fruit by using machine learning.

catboost machine-learning matplotlib numpy pandas seaborn shap sklearn

Last synced: 11 Apr 2026

https://github.com/ashwathdazur/understanding-ds-using-python

Python NumPy, Pandas, Matplotlib and Seaborn for Data Analysis, Data Science and ML. Pre-machine learning Analysis.

data-science dataanalysis matplotlib numpy panda python3

Last synced: 19 May 2026

https://github.com/abhijeet107/household-transactions-analysis-report

This project analyzes household financial transactions spanning from 2015 to 2018, focusing on income, expenses, net savings, and spending patterns across categories and modes of payment.

matplotlib numpy pandas powerbi python seborn

Last synced: 11 Apr 2026

https://github.com/schmitzandrew/math_in_python

Math Functions in Python

math numpy python

Last synced: 19 May 2026

https://github.com/yashika-malhotra/machine-learning---linear-regression-on-education-institute

In this analysis, I built a model to predict graduate admissions using Linear, Ridge, Lasso, and ElasticNet regressions. CGPA, GRE, and TOEFL scores emerged as key predictors. ElasticNet effectively handled multicollinearity and balanced L1 and L2 regularization.

linear-models linear-regression matplotlib normalization numpy pandas python seaborn sklearn sklearn-library standardization standardscaler statsmodels

Last synced: 20 Jan 2026

https://github.com/subratamondal1/machine-learning

Machine Learning Notes with tools like Numpy, Pandas, Scikit-Learn.

machine-learning numpy pandas scikit-learn

Last synced: 10 Apr 2026

https://github.com/yash-rewalia/airline-passeneger-recommendations-classification

The primary objective is to deploy a robust classifier model that accurately predicts user recommendations, empowering airlines to strategize effectively, understand user behavior, optimize services, and align business strategies with financial objectives.

decsion-tree hypothesis-testing knn machine-learning numpy pandas python random-forest-classifier svm-classifier

Last synced: 07 Apr 2026

https://github.com/labex-labs/quick-start-with-numpy

Quick Start with NumPy | This repo collects 15 of programming labs exercises for Quick Start with NumPy. This course will teach you the fundamentals of NumPy, a library that supports many mathematical operations.

challenges course exercises hands-on labex labs numpy playgroud programming python

Last synced: 31 Dec 2025

https://github.com/arufonsekun/machine-learning-models

Machine Learning algorithms and related study notes.

neural-networks numpy python3

Last synced: 19 May 2026

https://github.com/tristanbilot/mycnn

Convolutional Neural Network implementation from scratch, used on LeNet5 model with mnist dataset.

data-science deep-learning machine-learning neural-networks numpy python

Last synced: 19 May 2026

https://github.com/ruan-narici/jokes_about_programming

Piadas engraçadas sobre programação e dados para dar aquela quebrada no tédio do dia a dia de dev.

module numpy pypi pypi-test python

Last synced: 07 Mar 2026

https://github.com/sweta-kaundilya/911-calls-capstone-project

For this capstone project we will be analyzing some 911 call data from Kaggle.

data data-analysis data-visualization jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 28 Apr 2026

https://github.com/addleonel/unitrevpy

This contains common conversions such as units convert of length, temperature, area, volume, time, and weight.

common-conversions numpy python3

Last synced: 05 Mar 2026

https://github.com/ulf1/numpy-linreg

Linear Regression with numpy only.

linear-regression numpy

Last synced: 19 May 2026

https://github.com/coderooz/image_classification_transfer_learning

This project involves using transfer learning to classify images into categories such as cats vs. dogs by leveraging a pre-trained model like VGG16 or ResNet. Transfer learning allows you to adapt a pre-trained model to your specific problem, making the training process faster and often more effective.

colab image-classification matplot neural-network numpy python tensorflow vgg16-model

Last synced: 20 Apr 2026

https://github.com/pkx8326/blackjack-weighted-random-choices-visualization-with-numpy-and-python

This is a small project to test and visualize the result of the weighted probability capability of Python's numpy.random.choice()

blackjack blackjack-game choice jupyter-notebook numpy python random weighted-probability weighted-random

Last synced: 04 May 2026

https://github.com/msikorski93/linear-regression-from-scratch

Different solutions of linear and polynomial regression made from scratch.

from-scratch linear-regression numpy polynomial-regression tensorflow

Last synced: 08 May 2026

https://github.com/vibhore-sagar/stock-movement-analysis-based-on-social-media-sentiment

This project aims to develop a machine learning model that predicts stock movements by analyzing sentiment in social media discussions (Reddit posts).

joblib numpy pandas praw python scikit-learn textblob-sentiment-analysis yfinance

Last synced: 09 Apr 2026

https://github.com/mohammadshabazuddin/secure-image-classification---deep-learning-for-image-based-authentication

This project implements a CNN to classify CAPTCHA images. The code preprocesses images, applies Otsu's thresholding, and uses morphological transformations for character separation. The CNN model includes convolutional, batch normalization, dropout, and fully connected layers. Training, validation, and testing are performed on labeled datasets.

keras numpy opencv pandas pil python tensorflow

Last synced: 08 Apr 2026

https://github.com/kartmaan/fire-simulation

A realistic simulation of fire propagation using thermodynamic and combustion principles, developed in Python with Pygame and NumPy

combustion combustion-models fire fire-simulation heat-transfer ignition materials materials-science numpy pygame simulation thermal-capacity thermal-conductivity

Last synced: 19 Aug 2025

https://github.com/pwojcieszak/taxidataanalyzer

Analysis of NYC taxi trips data using Ansible, Terraform, GCP, Spark, Hadoop and Kafka

ansible gcp hdfs kafka numpy pandas parquet pyarrow spark terraform

Last synced: 08 Apr 2026

https://github.com/kaka-lin/audio-analysis-tools

Audio tools for audio processing and audio analysis

audio-analysis audio-tools matplotlib numpy scipy

Last synced: 22 Jul 2025

https://github.com/kristijanh1998/reu-summer-internship

Helium Network Blockchain Data Analysis - Big data mining research project for Cybersecurity Research in a Multidisciplinary Environment internship program (Old Dominion University, Summer 2022)

analytics api big-data blockchain-technology cryptocurrency data-mining data-science helium-blockchain helium-network internet-of-things json matplotlib numpy pickle python requests-library-python

Last synced: 10 Apr 2026

https://github.com/alanmenchaca/numpy-notes

collection of notes to learn numpy!

jupyter-notebooks numpy python

Last synced: 08 May 2026

https://github.com/kientech/breast-cancer-classification-using-machine-learning

The goal is to leverage data-driven models to assist in the early detection and diagnosis of breast cancer, potentially aiding healthcare professionals in making informed decisions

data-science machine-learning numpy pandas python3 scikitlearn-machine-learning seaborn

Last synced: 22 Mar 2025

https://github.com/offthetab/gans

Just testing out different GAN models

gans matplotlib numpy seaborn torch torchvision

Last synced: 19 May 2026

https://github.com/carlescn/snake_game

An implementation of the classic Snake game using Pygame and NumPy.

numpy pygame python snake-game

Last synced: 15 Apr 2026

https://github.com/emanuelefavero/machine-learning

This repository contains code for various machine learning concepts and algorithms

algorithms machine-learning numpy pandas python

Last synced: 13 Apr 2026

https://github.com/hansalemaos/stridessequencefinder

finds sequences [3, 4, 5] in NumPy arrays [1, 2, 3, 4, 5, 1, 2, 3, 4, 5] - result: [2 7]

arrays find numexpr numpy sequence

Last synced: 08 Apr 2026

https://github.com/fwcd/minq

Tiny quantum gate library based on NumPy

numpy python quantum-computing

Last synced: 02 Jan 2026

https://github.com/thiagohrcosta/calculator-app

Calculator APP is a Python-based API developed as part of the Rockeseat specialization in Python. The project simulates a real-world application while applying best practices in software design, architecture, and scalability. The main focus is on:

api design-patterns flask numpy python

Last synced: 08 May 2026

https://github.com/a-poor/qgates

Small helper library for working with quantum matrices

bell-states numpy pypi pypi-package python quantum-computing

Last synced: 04 May 2026

https://github.com/Kikobuf/3d-file-toolkit

Pure-Python toolkit for inspecting, editing, converting, and analyzing 3D print files, supports 3MF, STL, OBJ, PLY, and GLB. Detects source software (Bambu, Orca, Prusa, Cura, Fusion 360, etc.), checks compatibility across 15 CAD and slicer programs, and works with any AI coding agent (Claude, Cursor, ChatGPT, Manus). Zero dependencies beyond numpy

3d-printing 3mf ai-agent bambu chatgpt cluade cluade-code gemini manus numpy obj orca-slicer prusaslicer python stl

Last synced: 20 May 2026

https://github.com/anathonic/big-data-mining-project

This repository contains the implementation of a machine learning project aimed at predicting movie ratings based on user reviews and tags. The data used for this project comes from the MovieLens dataset, which includes ratings and tags for over 9000 movies collected from 1995 to 2016.

decision-tree-regression gradient-boosting-regressor linear-regression machine-learning matplotlib mlp-regressor numpy pandas python random-forest-regression scipy sklearn

Last synced: 26 Jun 2025

https://github.com/open-risk-academy/academy-course-dat31055

Support material for Academy course DAT31055

linear-algebra matrix-libraries ndarray numpy

Last synced: 20 May 2026

https://github.com/badranalyst/restaurant-reviews-sentiment-analysis-nlp-case-study

This project analyzes restaurant reviews using Natural Language Processing (NLP) for sentiment analysis. It covers data exploration, pre-processing (NLTK text cleaning), model building, prediction, and deployment. The goal is to predict sentiment from reviews using Python libraries such as Pandas, NumPy, Matplotlib, and Seaborn.

data-analysis data-science eda exploratory-data-analysis matplotlib-pyplot model model-building numpy pandas pre-processing predictive-modeling python seaborn

Last synced: 13 Apr 2026

https://github.com/badranalyst/udemy-course-data-analysis-with-pandas-and-visualization-libraries

Explores Udemy course data using NumPy and Pandas for data manipulation. Provides insights into course topics, ratings, and pricing with visualizations created using Matplotlib, Seaborn, and Plotly.

data-science dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn

Last synced: 16 Apr 2026

https://github.com/Akhil-krishnan-r/super_market_analysis

The growth of supermarkets in most populated cities are increasing and market competitions are also high. This dataset is one of the historical sales of supermarket company which has recorded in 3 different branches for 3 months data. Predictive data analytics methods are easy to apply with this dataset

data-visualization matplotlib numpy pandas seaborn

Last synced: 03 Feb 2026

https://github.com/myahninsi/housing-price-prediction-ml

Final project for Big Data Visualization for Business Communications 01 (DSMM Group 1). Analyzes housing data, identifies key price factors, and builds predictive models using machine learning. Includes Power BI dashboards for interactive visualizations and Flask for deployment.

elastic-net lasso-regression linear-regression matplotlib numpy pandas ridge-regression scikit-learn seaborn

Last synced: 14 Apr 2026

https://github.com/linsanity03/particle-in-potential-well

Visualizing the Wavefunction and Probability density of a Particle in a 1D Infinite Potential Well

jupyter-notebook matplotlib-pyplot numpy probability-density schrodinger-equation wavefunction-visualisation

Last synced: 28 Apr 2026

https://github.com/nermeenkamal/image-processing-system

This Python application provides a graphical user interface (GUI) for performing various image processing operations. Users can upload, manipulate, and save images using a range of techniques, including grayscale conversion, binary conversion, histogram equalization, and more.

matplotlib numpy opencv python tkinter

Last synced: 01 May 2026

https://github.com/iv4n-ga6l/geometric-shapesrecognizer-in-image

Geometric shapes recognizer API built in python

api-rest flask numpy opencv python shaperecognitionapi

Last synced: 20 Apr 2026

https://github.com/separatrixxx/tmandcm_labs_3_sem

👓 Laboratory works for 3 semester of MAI on theoretical mechanics

matplotlib numpy python theoretical-mechanics

Last synced: 20 May 2026

https://github.com/NishuMehta/Netflix-Data-Analytics

Netflix Data: Cleaning, Analysis and Visualization

jupyter-notebook matplotlib-pyplot numpy pandas python python3 seaborn vscode

Last synced: 14 Mar 2025

https://github.com/HarshilChampaneri/Titanic_Survival_Prediction

I have Created a Machine Learning Model based on the Logistic Regression algorithm. This Model is capable of predicting whether the person will survive or not survive based on the given data of that particular person.This Model is highly accurate in predicting the result.

artificial-intelligence jupyter kaggle logistic-regression machine-learning matplotlib numpy pandas python seaborn titanic-kaggle titanic-survival-prediction

Last synced: 30 Dec 2025

https://github.com/jigyasag18/fake-news-prediction-project

The Fake News Prediction App Repository offers a machine learning project that focuses on identifying the authenticity of news articles as fake or real. It uses a dataset of 20,000 articles and employs methods such as TF-IDF vectorization and the Porter stemming algorithm, achieving around 97% classification accuracy with logistic regression model.

data datapreprocessing logistic-regression machine-learning machine-learning-algorithms numpy pandas prediction stemming vectorization

Last synced: 08 Jun 2026

https://github.com/pyfig/s21_data-science-bootcamp

School21 Bootcamp Data Science

data data-science numpy pandas python school21

Last synced: 26 Jun 2025

https://github.com/MuhammedMorad/Egypt-Premier-Fashion-Sales-Analysis

Egypt’s Premier Fashion Sales Analysis is a data-driven project that provides interactive sales insights using Streamlit, Power BI, and Pandas. It analyzes sales trends, customer behaviors, and product performance while offering real-time dashboards and downloadable reports. helping businesses make informed, data-driven decisions. 🚀

matplotlib numpy pandas plotly python seaborn streamlit

Last synced: 30 Dec 2025

https://github.com/josewebdev2000/mean-variance-calculator

My Solution to the first challenge of the Data Analysis with Python certification of Freecodecamp

data-science freecodecamp-challenge numpy python

Last synced: 20 May 2026

https://github.com/anodicpassion/printing-accuracy-analyzer

This project provides a web-based application for analyzing the print quality of scanned documents by comparing them against a template. It identifies issues such as misalignment and blur, providing visual feedback and quantitative metrics.

numpy opencv-python print

Last synced: 20 May 2026

https://github.com/iankitnegi/datapy

Welcome to DATAPy! This repo contains my Python coding projects for data science, featuring data manipulation, analysis, and visualization. Stay tuned for updates and new content!

basic-programming matplotlib numpy pandas python seaborn

Last synced: 30 Apr 2026

https://github.com/ola-kaznowska/first-steps-in-numpy

My first steps in the NumPy library

mathematics numpy python python3

Last synced: 20 May 2026

https://github.com/elifftosunn/textdataclean

Kirli veri çekildiğinde ön işleme adımlarına gerek kalmadan model eğitimi için hazır hale getirmek amacıyla yapılan uygulamadır.

corpus deasciifier morphological-analysis ngram nltk numpy pandas sentence-embedding sentence-tokenizer stemmer stopwords string turkish turkish-sentence-tokenizer word-tokenizer

Last synced: 20 May 2026

https://github.com/saattrupdan/neural_network

Homemade neural network from scratch in numpy.

neural-network numpy

Last synced: 20 May 2026

https://github.com/kr1shnasomani/genagenet

Gender and Age recognition from face images

computer-vision deep-learning neural-network numpy opencv

Last synced: 21 Jul 2025

https://github.com/kr1shnasomani/speedvision

Vehicle speed detection using Computer Vision, Deep Learning and Neural Network

bytetrack computer-vision deep-learning neural-network numpy opencv pytorch supervision tqdm yolo

Last synced: 05 Mar 2025

https://github.com/jt4v4res/neural-networks-and-deep-learning

Some neural networks implementation with purpose of understanding the use of this learning algorithm and deep learning.

deep-learning machine-learning machine-learning-algorithms neural-networks numpy perceptron-learning-algorithm

Last synced: 16 Jan 2026