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/tristan296/deepplate

A custom-trained YOLOv11-based license plate detection with PaddleOCR for accurate ANPR.

cv2 numpy paddleocr sqlite3 ultralytics yolov11

Last synced: 04 Apr 2025

https://github.com/akashash01/logistic-regresion

This is an contrast of linear regression model, used to examine the association between the independent variable(category or contineous) with dependent variable(binary), which is an discrete outcome.

auc-roc-curve classification confusion-matrix data-science kolmogorov-smirnov machine-learning nonlinear-regression numpy pandas python supervised-learning vif woe-and-iv

Last synced: 01 Apr 2025

https://github.com/21aja/house_price_prediction_revised_project

House price prediction using ML with Decision Tree Regressor achieving 100% accuracy. Preprocessing, EDA, and model evaluation applied using Python, Pandas, NumPy, Scikit-learn, and XGBoost for data-driven insights.

decision-tree-classifier linear-regression numpy pandas xgboost

Last synced: 13 Oct 2025

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: 30 Oct 2025

https://github.com/florianwoelki/mnist_fashion_cnn

This is a classification problem based on the mnist fashion dataset. I've used a CNN to classify the images.

classifier cnn fashion keras mnist numpy pandas tensorflow

Last synced: 30 Dec 2025

https://github.com/paulo-santos-ds/analise_corrida_taxi

Este projeto tem como objetivo analisar os dados de um aplicativo fictício de caronas. Encontrar padrões nas informações disponíveis, entender as preferências dos passageiros e o impacto de fatores externos nas corridas.

math matplotlib numpy pandas python3 seaborn sql

Last synced: 03 Jul 2025

https://github.com/tritonix711/digitvision-number-predictor

"DigitVision: Number Predictor" is a deep learning project that uses a Convolutional Neural Network (CNN) to classify handwritten digits (0-9) from images. Built with Python and TensorFlow, it supports dataset preprocessing, model training, evaluation, and predictions, offering a scalable and accurate solution for digit recognition tasks.

cnn keras matplotlib numpy os pillow plt python tensorflow tkinter

Last synced: 06 Mar 2025

https://github.com/alexandrbig1/algo-py

A Python project focused on fundamental knowledge of algorithms and data structures. This repository provides clear implementations and explanations to help understand core algorithmic concepts.

algorithms git heapq matplotlib numpy python python3 turtle

Last synced: 04 Oct 2025

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: 04 Oct 2025

https://github.com/chaymabghozzi/somnolence

Détection de somnolence

dlib numpy opencv pygame python

Last synced: 09 Oct 2025

https://github.com/403errors/offset-to-hydrostatic-curve

Group project for making hydrostatic curves from the given ship offset table using python libraries

data-visualization matplotlib-pyplot numpy python3 sklearn

Last synced: 24 Mar 2025

https://github.com/yantonov/ml-docker

Playground for common python ml libraries

anaconda catboost docker docker-image jupiter numpy pyplot python scipy sklearn

Last synced: 16 Nov 2025

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: 09 Oct 2025

https://github.com/cosama/vasapy

Vectorized Associative Arrays for Python

associative-array associative-map dictionary numpy python vectorized

Last synced: 09 Oct 2025

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

My Machine and Deep Learning Practice and Projects Notebooks

matplotlib numpy python3 pytorch sklearn tensorflow

Last synced: 01 Sep 2025

https://github.com/shahinuralambhuiyan/learning-ml

Start learning Machine Learning basic from CodeBasics Channel

anaconda jupyter-notebook kaggle-dataset matplotlib numpy pandas pip python

Last synced: 08 Nov 2025

https://github.com/evardnk/dataanalyticsportfolio

Собрание моих проектов по аналитике данных

api automation data-analysis etl-pipeline jupyter-notebook jupyterlab kpis numpy pandas pipeline postgresql powerbi python sql visualization

Last synced: 10 Oct 2025

https://github.com/chr5tphr/funcache

Minimally cache python function outputs on disk!

cache disk functions hash memoization metrohash numpy python pytorch

Last synced: 10 Aug 2025

https://github.com/aishwaryagm1999/aircraft-network-security-using-yara-rules-and-machine-learning-for-threat-detection-and-prevention

This project addresses cybersecurity in aviation by developing a machine learning-enhanced intrusion detection and prevention system (IDPS) for aircraft networks. Combining YARA-based signature detection with behavior-based (ML) anomaly detection, the system mitigates cyber threats in real-time, protecting aircraft from sophisticated attacks.

argus automation cybersecurity feature-hashing idps joblib machine-learning matplotlib networking numpy pandas python random-forest-classifier requests seaborn shell smote smotesmote tshark yara

Last synced: 08 Apr 2025

https://github.com/smusab9152/pokemon_data_analysis

This repo that explores and analyzes a dataset of Pokémon attributes. The analysis includes data cleaning, exploratory data analysis (EDA), and visualizations .

analytics data-analysis data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas pokemon python seaborn statistical-analysis

Last synced: 10 Oct 2025

https://github.com/briankopp/fewerbytes

compress numpy arrays. binary and numeric techniques for numpy compression

compress compression numpy python python3 storage

Last synced: 10 Oct 2025

https://github.com/sourabh-kumar04/numpy-basic

Numpy-Basic is a structured learning repo covering NumPy from basics to advanced. It includes arrays, indexing, reshaping, filtering, vector ops, angle functions, stats, and .npy file handling. Each concept is explained with code, examples, and Matplotlib visualizations in both light and dark modes. Ideal for students and data learners.

data-analysis data-science data-visualization learning learning-resources machine-learning matplotlib numerical-computing numpy python python-library python-programming

Last synced: 24 Jul 2025

https://github.com/fractalyze/zk_dtypes

A NumPy dtype extension used in Zero Knowlege libraries

numpy zk

Last synced: 02 Jan 2026

https://github.com/hokagem/byakuganvisualizer

The ByakuganVisualizer repository hosts a Python tool designed to compare images and highlight their differences. It simplifies the process of identifying disparities between images, making it ideal for tasks like testing and quality assurance. Moreover, it offers a color filter that can be used to correct images for color-blind users.

color-blind color-correction colorblind image-manipulation numpy pillow

Last synced: 21 Jan 2026

https://github.com/fsubject/rotating-cube

Rotating Cube is a 3D engine made from scratch

3d 3d-engine 3d-graphics from-scratch numpy pygame python

Last synced: 31 Jan 2026

https://github.com/kr1shnasomani/traffisense

A computer vision toolkit for traffic analysis with vehicle detection, speed estimation, segmentation, and number plate recognition.

computer-vision deep-learning neural-network numpy opencv pypi pytorch

Last synced: 12 Apr 2025

https://github.com/mrhashemi/optimizers

Python implemntation of Conjugate Gradient method and Adam, and Broyden–Fletcher–Goldfarb–Shanno (BFGS) optimizers from scratch.

adam-optimizer bfgs conjugate-gradient numpy optimizer scipy

Last synced: 26 Jun 2025

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: 28 Dec 2025

https://github.com/ankushmallick1100/diabetes-prediction-of-females-using-maching-learning-techniques

This is a machine learning work that uses various machine learning algorithms to predict whether a patient is diabetic or not. Here various machine learning algorithms like SVM, RF Classifier, DT Classifier, KNN, LR , LR with CV, NB Classifier, and XGB are used. For this work, a website is made with Python Streamlit library.

classification cross-validation decision-tree-classifier diabetes diabetes-prediction jupyter jupyter-notebook logistic-regression machine-learning machine-learning-algorithms numpy pandas python random-forest random-forest-classifier regression streamlit support-vector-machine xgboost xgboost-classifier

Last synced: 30 Dec 2025

https://github.com/yukti-09/linear-regression

A small code for understanding linear regression.

linear-regression matplotlib mean-squared-error numpy

Last synced: 13 Oct 2025

https://github.com/ayaanjawaid/diwali-sales-analysis

The code file contains the Analysis of Diwali sales. Performed Exploratory Data Analysis (EDA) on Measure Values.

jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 08 Apr 2025

https://github.com/myounus-codes/saleprice-prediction-dataset-analysis-and-cleaning-advance-regression

In this project I have cleaned the data for the model. Project Google Colab Link: https://colab.research.google.com/drive/1vQY-XEFJSdEkW2PQOSf1j13Yk8L-XXNw?usp=sharing

algorithms data-analysis data-science eda google-colab machine-learning numpy pandas python scikit-learn scikit-learn-python

Last synced: 18 Sep 2025

https://github.com/narenkhatwani/arkouda-projects

This repository contains the source codes of the projects done using Arkouda (a software package that allows a user to interactively issue massive parallel computations on distributed data using functions and syntax that mimic NumPy, the underlying computational library used in most Python data science workflows.)

arkouda data-analysis data-analytics data-science high-performance high-performance-computing highperformancecomputing numpy pandas parallel-computing parallel-processing parallelization python

Last synced: 30 Mar 2025

https://github.com/sumonta056/bangladeshi-vehicle-number-plate-detection

Image Processing Pipeline: Enhance, rotate, extract features, and segment characters in images for text recognition and enhancement.

candy-edge connected-components edge-detection grayscale-images morphological-analysis numpy opencv python radon-transform scikit-image sobel-edge-detector

Last synced: 07 Sep 2025

https://github.com/moonshallow5/solar-system-simulation

A solar system simulation using the Beeman scheme and the Euler method

matplotlib-animation matplotlib-pyplot numpy

Last synced: 01 Mar 2025

https://github.com/anujdutt9/reinforcement_learning

Reinforcement Learning using Numpy and PyTorch.

numpy python3 pytorch reinforcement-learning

Last synced: 01 Mar 2025

https://github.com/harmanveer-2546/campus-placement-prediction

Student Campus-Placement Prediction ML Project using Python

decision-trees machine-learning matplotlib numpy python random-forest scipy seaborn

Last synced: 12 Dec 2025

https://github.com/tnleite/real-estate-opportunities-analysis

Este repositório apresenta uma análise de oportunidades no mercado imobiliário, combinando séries temporais, clusterização e previsões para identificar estados com maior potencial de crescimento e orientar estratégias de expansão eficientes.

catboostregressor cluster-analysis data-science kmeans-clustering lightgbm-regressor machine-learning-algorithms numpy regression-models scikit-learn xgboost-regression

Last synced: 10 Apr 2025

https://github.com/sumitkundu102022/ecobuddy

EcoBuddy: Personalized Carbon Footprint Tracker

bcrypt numpy pandas plotly pymongo python-dotenv requests streamlit

Last synced: 29 Aug 2025

https://github.com/rosa-lpz/machine-learning-zoomcamp-2025

Machine Learning Zoomcamp 2025 from DataTalksClub. Based on repository: https://github.com/DataTalksClub/machine-learning-zoomcamp/tree/master

aws deep-learning docker flask kserve kubernetes machine-learning machine-learning-algorithms machine-learning-projects metrics-visualization neural-networks numpy pandas python scikit-learn tensorflow xgboost

Last synced: 30 Dec 2025

https://github.com/udayraj04/facialemotion_musicrecommendations

A web application that detects facial emotions via webcam and recommends music tracks that match the user’s mood in real-time. Built with Flask, TensorFlow/Keras, OpenCV, and a React frontend.

cnn flask machine-learning numpy opencv pil reactjs tensorflow

Last synced: 07 Sep 2025

https://github.com/railab/nxscli-np

Nxscli extention with Numpy operations

numpy nxscli

Last synced: 08 Dec 2025

https://github.com/bjpcjp/scikit-learn-v0.23

My Jupyter Lab notebooks on Scikit-Learn v0.23. Work in progress.

matplotlib-pyplot numpy python3 scikit-learn scipy

Last synced: 23 Feb 2025

https://github.com/harshs472/real-time-object-detection

Real time object detection that detects approximately 80 objects!!!!

coco numpy python yolov3

Last synced: 12 Mar 2025

https://github.com/beberiche/jeon-woo-chi

지역 축제를 기반으로 하는, 게이미피케이션을 접목시킨 지역 상권 맞춤 추천 서비스

aws django docker elasticsearch grafana jenkins kibana logstash numpy pandas phaserjs prometheus react react-query recoil redis spring-boot tensorflow typescript zipkin

Last synced: 11 Mar 2025

https://github.com/prajakta1321/exoplanet-atmospheric-characterization-1

A machine learning project to classify exoplanets using light curve image data. Developed as part of the ML4SCI GSoC 2025 Test Task. Includes data processing, CNN-based model, and full report.

classification colab-notebook dbscan gsoc-2025 machine-learning-algorithms matplotlib-python ml numpy open-source pca-analysis python3 seaborn

Last synced: 10 Apr 2025

https://github.com/ola-kaznowska/numpy-matrix-arrays

Practice working with the NumPy library and multiple arrays. Copy() and view() functions

numpy python python3

Last synced: 11 Dec 2025

https://github.com/dmarks84/coursework_capstone_spacex_predictions

Final Project for IBM Data Science Professional Certificate -- Applied all skills and methods utilized in the series of courses for this certification to predict the success of SpaceX landings; issued full report to stakeholders

api classification dash eda folium linear-algebra matplotlib mysql numpy pandas plotly probability python seaborn sql statistics supervised-ml technical-writing web-scraping

Last synced: 09 Apr 2025

https://github.com/grandmoff100/pygrids

Dimensional Data Manipulation and Spreadsheet-like pretty grids.

arrays grids hacktoberfest numpy python spreadsheet

Last synced: 17 Mar 2025

https://github.com/emmanueltobi/ai-academy-university

Code samples from the Intel Nervana AI Academy University held in FUTA

ai classification-algorithm dataset intel numpy regression regression-models sklearn

Last synced: 11 Mar 2025

https://github.com/hansalemaos/a_pandas_ex_split_on_common_char

Splits the elements in a Series using a common separator character and returns a DataFrame.

numexpr numpy pandas separator split string

Last synced: 14 Jan 2026

https://github.com/shhiivvaam/regression

Linear Regression Model

linear-regression numpy python

Last synced: 26 Mar 2025

https://github.com/gandholisarat/mlp-backprop-pmat403

This repository contains a Jupyter Notebook developed for my course, demonstrating symbolic and numerical computation, visualization, and problem-solving in Python using libraries such as SymPy, NumPy, SciPy, and Matplotlib.

jupyter jypyternotebook matplotlib numpy

Last synced: 07 Sep 2025

https://github.com/pereira-elizabeth/aah-2d-hermitian

Minimal 2D AAH model: build, diagonalize, and plot spectrum (NumPy/Matplotlib)

condensed-matter numpy physics scipy tight-binding

Last synced: 05 Oct 2025

https://github.com/eshansugeesh/fico-score-loan-default-modeling-project

Credit risk assessment using FICO score segmentation, loan default modeling, discretization techniques, and log-likelihood evaluation for predictive analytics in financial services.

bucketing classification credit-risk customer-segmentation data-science discretization fico-score financial-analytics loan-analysis loan-default log-likelihood machine-learning numpy pandas predictive-modeling risk-modeling scikit-learn segmentation statistical-modelling

Last synced: 05 Oct 2025

https://github.com/zuhairzia/titanic-survival-project

This is a Titanic Survival Prediction Model developed using Python, Pandas, Scikit-learn, and Jupyter Notebook. The model predicts whether a passenger survived the Titanic disaster based on features such as age, gender, and passenger class.

csv-dataset flask jupyter-notebook matplotlib numpy pandas pandas-library python scikit-learn seaborn streamlit

Last synced: 05 Oct 2025

https://github.com/mehediehteshum/minesweeper

Building classic 'Minesweeper' game from scratch using Pygame with VS Code.

numpy pygame python python3

Last synced: 06 Oct 2025

https://github.com/gdg-a-coruna/inteligencia-artificial-en-la-deteccion-del-cancer

Repositorio con recursos sobre la charla Build with AI: Inteligencia Artificial en la Detección del Cáncer

ann breast-cancer breast-cancer-prediction breast-cancer-wisconsin keras lasso matplotlib ml numpy pandas python r svm tensorflow

Last synced: 07 Oct 2025

https://github.com/shwetapardhi/assignment-1-q9_b--basic-statistics-level-1

Q9) Calculate Skewness, Kurtosis & draw inferences on the following data SP and Weight(WT) Use Q9_b.csv

kurtosis matplotlib-pyplot numpy pandas python seaborn skewness

Last synced: 07 Oct 2025

https://github.com/sudharshan-bathini/chat-bot-using-cornell-movie-data-set

Developed an AI chatbot using the Cornell Movie Dialogs dataset; trained an LSTM-based model to generate context-aware, conversational responses for user inputs.

keras lstm-sentiment-analysis neural-networks nlp numpy python tensorflow tokenizer

Last synced: 30 Dec 2025

https://github.com/sanjaiveeran44/shopping-intent-analasys

This project predicts whether a visitor to an e-commerce website will make a purchase based on their browsing behavior. It includes data analysis, preprocessing, and machine learning modeling to understand online shopping patterns.

matplotlib matplotlib-pyplot numpy pandas python3 sklearn tensorflow

Last synced: 07 Oct 2025

https://github.com/raveenaross/bulldozer-price-prediction

Predicting the sale price of bulldozers using machine learning

matplotlib numpy pandas sklearn time

Last synced: 07 Oct 2025

https://github.com/zolppy/recommendation-system

This project demonstrates the creation of a content-based image recommendation system. It leverages a pre-trained VGG16 deep learning model to extract meaningful feature vectors from images. These features are then compared using cosine similarity to identify and recommend visually similar images.

computer-vision deep-learning keras machine-learning numpy recommendation-system sklearn tensorflow vgg16

Last synced: 28 Oct 2025

https://github.com/ricardorobledo/malicious_server_hack_detection

Predictive model to detect malicious hacking patterns in banking servers. Utilizes advanced Machine Learning techniques such as SMOTE, Gradient Boosting, and probability calibration to predict attacks befor

anaconda cibersecurity imbalanced-data imbalanced-learning imblearn kaggle matplotlib numpy pandas pandas-library python3 sklearn

Last synced: 07 Oct 2025

https://github.com/shreenidhi7700/auto_price_prediction

We are required to use Machine Learning algorithms to predict the price of cars with the available independent variables such as Horsepower, no-of-cylinders, engine-type, city_mpg, highway_mpg etc.

decision-tree-regression ensemble knn-regression linear-regression machine-learning-algorithms matplotlib-pyplot numpy pandas python3 random-forest-regression regression seaborn xgboost-regression

Last synced: 07 Oct 2025

https://github.com/pedasoft-consult/employee-attrition-prediction

This project implements a machine learning pipeline for predicting employee attrition using HR data. The system analyzes various factors that contribute to employee turnover and provides predictions to help HR departments take preventive measures.

joblib numpy pandas python3 sklearn streamlit

Last synced: 30 Dec 2025

https://github.com/amanimagdi/data-flux-fullstack

This repository is for a full stack application provides in-depth analysis and manipulation of various data types (tabular data, RGB images and textual data), Flask on BE and ReactJs on FE.

flask javascript numpy pandas python reactjs tailwindcss

Last synced: 30 Dec 2025

https://github.com/NetBr3ak/Planetary-System-Simulation

Planetary System Simulation enables users to simulate the trajectories of two planets in a gravitational system. Through a simple web interface, users can predict planetary movements using technologies such as Flask, NumPy, and SciPy.

astronomy flask gravitational-dynamics numerical-analysis numpy physics planetary-systems scipy simulation web-application

Last synced: 08 Oct 2025

https://github.com/cosmicsid004/air_draw

Digital drawing....

handtracking mediapipe numpy opencv

Last synced: 08 Oct 2025

https://github.com/thekartikeyamishra/data-preprocessor

A Google Colab module for interactive data preprocessing. Handles missing values, categorical encoding (One-Hot, Label), and numerical scaling (Standard, MinMax). Outputs a cleaned dataset

ipywidgets numpy pandas python scikit-learn

Last synced: 08 Oct 2025

https://github.com/yelypk/nasa-farm-navigators

NASA Space Apps Challenge Hackathon

fastapi javascript numpy phaser postgresql python railway

Last synced: 08 Oct 2025

https://github.com/khushneetsingh/datasanity

DataSanity is a AI-powered web application for dataset cleaning, synthetic data generation, vectorization, and data enrichment using natural language prompts.

cerebrus exa faiss-vector-database llm nextjs numpy pandas serperdev sqlite tailwindcss

Last synced: 08 Oct 2025

https://github.com/satyas567/weatherdataanalysis

Comprehensive Weather Data Analysis with Python: Explore trends, visualize patterns, detect outliers, and predict temperature using humidity and wind speed

jupyter-notebook linear-regression matplotlib numpy pandas python scikit-learn seaborn

Last synced: 30 Dec 2025

https://github.com/alex-s2222/mem_chat_bot

телеграмм бот для создания gif из текста введённого пользователем

cv2 google-api moviepy numpy python python-telegram-bot requests

Last synced: 08 Oct 2025

https://github.com/unikraft/lib-python-numpy

The fundamental package for scientific computing with Python.

library numpy unikraft unikraft-library

Last synced: 08 Oct 2025

https://github.com/harshavardh8n/machine-learning-projects

Machine Learning Projects: A collection of machine learning projects developed as part of the curriculum, utilizing libraries such as NumPy, Pandas, Seaborn, and Matplotlib. These projects demonstrate various algorithms, including Apriori and Decision Trees, showcasing practical applications and data analysis techniques.

apriori-algorithm decision-trees jupyter-notebook machine-learning numpy pandas python

Last synced: 18 Jan 2026

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

In this project, we focus on developing a machine learning model to detect fraudulent transactions within credit card data. Credit card fraud poses a significant challenge to financial institutions and consumers globally, with traditional rule-based detection systems often struggling to adapt to new fraud tactics.

matplotlib numpy pandas python scikit-image seaborn

Last synced: 09 Oct 2025

https://github.com/anushkundu/crime-pattern-analysis

Analyzing Crime Patterns in Montgomery County, USA: An Inclusive Study Based on NIBRS Data (2016-2022)

data-analysis data-visualization descriptive-statistics matplotlib numpy pandas python seaborn

Last synced: 09 Oct 2025

https://github.com/romanectatyana/fuel_norm

Practical data analytics case: calculating and optimizing fuel consumption norms for vehicles and heavy equipment. (Аналітичний проєкт із визначення норм витрат палива для автотранспорту та спецтехніки.)

matplotlib numpy pandas plotly power-bi

Last synced: 09 Oct 2025

https://github.com/ellennewerkla/eda_students_performance

EDA em Python com Pandas, Matplotlib e Seaborn para identificar padrões de desempenho em estudantes.

matplotlib numpy pandas python3 seaborn

Last synced: 09 Oct 2025