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/shortthirdman/distributedlagmodels

Distributed Lag Models in Dynamic Model Time Series

disributed-log-models numpy pandas python statsmodels time-series

Last synced: 19 Apr 2026

https://github.com/applicativesystem/numpy-builder

code getter and numpty operator for numpy operations

data-analysis numpy numpy-python shell-script

Last synced: 15 Aug 2025

https://github.com/aniket2021448/movie-recommender-system

A Machine Learning Project implemented from scratch which involves web scraping, data engineering, exploratory data analysis, NLP processing and ML, achieving the functionality of a Content based movie recommender system

data-exploration data-exploration-and-preprocessing free-hosting-service machine-learning natural-language-processing nltk-python numpy pandas streamlit-webapp

Last synced: 19 Apr 2026

https://github.com/omdoshi13/pricing-of-laptops-using-ml

Data Analysis, training Machine Learning models, and Model Evaluation and Refinement for Pricing of Laptops dataset.

data-analysis data-analysis-project datascience google-colab jupyter-notebook machine-learning matplotlib model-evaluation model-refinement numpy pandas python scikit-learn

Last synced: 09 Apr 2026

https://github.com/rayan-alam-uoit/space-x-launch-prediction-tool

A full-stack data science project analyzing SpaceX launch data using web scraping, REST APIs, SQL, interactive visualizations, and machine learning in Python to explore trends and predict launch success.

dash data-science folium jupyter-notebook machine-learning matplotlib numpy pandas plotly python seaborn sql sqlite

Last synced: 05 May 2026

https://github.com/jcardonamde/reto_cobranzas_sector_financiero

This project analyzes data provided by the organization iData, focusing on the collection process of a financial company. The objective is to develop segmentation strategies that enhance portfolio recovery and improve debt management.

data-science kmeans-clustering machine-learning machine-learning-algorithms matplotlib numpy pandas python seaborn

Last synced: 19 Apr 2026

https://github.com/mwoss/opencv-raspberry-pi

Video capture on Raspberry Pi/PC using OpenCV

numpy opencv python rapsberrypi video-capture

Last synced: 19 Apr 2026

https://github.com/csanri/simplenn

Simple Neural Network for MNIST Classification

machine-learning-algorithms neural-network numpy python

Last synced: 19 Apr 2026

https://github.com/simonusher/multi-layer-perceptron

My solution to an assignment on multi-layer perceptron. Implemented in python and numpy. Contains the forward and backward pass code, as well as some utility functions.

multi-layer-perceptron neural-network numpy python

Last synced: 19 Apr 2026

https://github.com/mariacarolinass/programacao-linear

Minimizando problemas matemáticos com Python e AMPL.

ampl numpy programacao-linear ufrn

Last synced: 19 Apr 2026

https://github.com/vyjayanthipolapragada/data_analytics_medical_appointments

Analyzing the data set which consists of medical appointments to draw insights about patient's no-show scenarios

data-analysis data-analytics data-cleaning data-visualization data-wrangling jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 19 Apr 2026

https://github.com/bharath-tars/modelml

Model for Diabetes Prediction using Machine Learning

docpilot flask heroku matplotlib-pyplot numpy pandas seaborn sklearn smtp

Last synced: 19 Apr 2026

https://github.com/emerald-geomodelling/downfile

A safe & version independent pickle alternative that integrates setuptool entry points for extensions

feather json numpy pandas python serialization

Last synced: 19 Apr 2026

https://github.com/hadjuse/spotify-recommendation-knn

Here is a personal project where i use KNN project to classify songs

data-science graphics interpretation knn-classification machine-learning matplotlib music numpy plotly spotify

Last synced: 03 May 2026

https://github.com/badranalyst/movie-correlation-analysis-in-python

This project analyzes movie data correlations using Python libraries like Pandas, NumPy, Seaborn, and Matplotlib. It examines relationships between attributes such as ratings, genres, and box office performance to uncover trends that inform recommendations and enhance understanding of movie success factors.

data data-analysis dataset jupyter jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python seaborn

Last synced: 03 May 2026

https://github.com/shreeya-methuku/predictive_analysis

This project leverages machine learning to perform time-series forecasting on key financial metrics, including sales (income), expenses, cash flow, and profit.

arima financial-forecasting numpy pandas sarima xgboost

Last synced: 20 Apr 2026

https://github.com/vyjayanthipolapragada/car_mileage_prediction

Predicting the mileage of car using the linear regression model with Scikit-learn

kaggle-titanic linear-regression machine-learning numpy pandas predictive-modeling python scikit-learn

Last synced: 20 Apr 2026

https://github.com/prahaladhchandrahasan/housingprices_adavanced_regression

A machine learning model for "House Prices: Advanced Regression Techniques" kaggle competition.

machine-learning-algorithms matplotlib-pyplot numpy pandas python3 scikit-learn

Last synced: 20 Apr 2026

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

O objetivo é realizar predições em um aplicativo de vendas de carros. A qualidade e velocidade de predições é crucial para o negócio. O projeto utiliza dados históricos, especificações técnicas, versões de acabamento e preços.

lightgbm math matplotlib numpy pandas python time

Last synced: 20 Apr 2026

https://github.com/amandeep-gupta19/chatbot

Created a custom chatbot using Langchain. Here's a summary of what I did: Data Extraction: I gathered data about technical courses from the Brainlox website using Langchain’s URL loaders. Embedding Creation & Storage: I converted this data into embeddings and stored it in a vector store for efficient searching. API Development: I built a Flask

data-extraction faiss-vector-database flask-restful langchain numpy scikit-learn vector-database webbaseloader

Last synced: 09 Apr 2026

https://github.com/levieyal/oop-course-exercises

The first exercises in the OOP in Java and python course that took place in the first semester of 2021

docs git github graph-algorithms interfaces numpy python solid-principles unit-testing

Last synced: 20 Apr 2026

https://github.com/prithvikings/zomato_data_anaysis

This analysis provides insights into customer preferences and restaurant performance on Zomato. The visualizations and findings can help Zomato make informed decisions to improve customer experience and tailor their offerings.

matplotlib numpy pandas python seaborn

Last synced: 20 Apr 2026

https://github.com/samir-atra/cancerdetector

The final project of AI50xIraq course is found in the commit on 21-3-2023

cancer-detection cnn dataset inceptionv3 matplotlib numpy opencv tensorboard tensorflow tensorflow-tutorials transfer-learning

Last synced: 11 Feb 2026

https://github.com/helenaden/data-science-fundamentals

This project delves into fundamental data science concepts using Python libraries like NumPy and Pandas

data-analysis datascience datasets datavisualization datawrangling heatmap numpy pandas patterns python

Last synced: 03 May 2026

https://github.com/mattmoony/ann_mnist

Simple self-written ANN powered by NumPy to classify handwritten digits of the famous MNIST Dataset. ✍️

adam ann deep-learning learning-algorithm machine-learning ml mnist mnist-handwritten-digits momentum neural-net neural-network normalization numpy regularization relu sigmoid tanh

Last synced: 09 Apr 2026

https://github.com/muhammadmoeezkhan/euclidean-distances

Python Program That Calculates Euclidean Distances Via 5 Algorithms

numpy pandas-python scipy timeit

Last synced: 20 Apr 2026

https://github.com/bhavna-kale/cars-eda-project

Project analyzing used car market data to identify high-impact price drivers and depreciation curves, presented through an interactive web application.

data-analysis excel matplotlib numpy pandas python3 searborn streamlit

Last synced: 03 May 2026

https://github.com/mkhekare/bikesharing_ml

Provides insights into the bike sharing trends based on various factors such as time of day, season, and weather. The findings can be used to improve bike sharing services and understand user behavior.

matplotlib numpy numpy-library pandas seaborn

Last synced: 20 Apr 2026

https://github.com/shoaib1522/credit-card-fraud-analysis

"A comprehensive project on Credit Card Fraud Detection combining Exploratory Data Analysis, Machine Learning, and an interactive Streamlit web app for real-world applicability."

eda epochs mlp-classifier neural-network numpy pandas-python perceptron-learning-algorithm python regression sckiit-learn seaborn streamlit streamlit-webapp tensorflow

Last synced: 09 Apr 2026

https://github.com/krumyakimov/house-price-developments-in-bulgaria

I developed this project for my final exam in the Data Science course at SoftUni.

data-science jupyter-notebook matplotlib numpy pandas scipy seaborn

Last synced: 03 May 2026

https://github.com/marknature/codealpha-internship_python-programming

Python Programming Internship at CodeAlpha from 1st June 2025 to 30th June 2025

numpy pandas python3

Last synced: 20 Apr 2026

https://github.com/sanchariii/health-assist-1

Health Assist web app uses the Streamlit framework to help users identify potential diseases. Simply input your symptoms, and the system will predict whether you have diabetes, heart disease, or Parkinson's disease. The system is designed to be quick and convenient, promoting early detection and timely medical intervention.

numpy pandas pickle streamlit-webapp svm-model

Last synced: 13 Aug 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: 20 Apr 2026

https://github.com/isinghabhishek/data_analysis_with_python

Introduction to Data Analysis covering the basics of Python, Numpy, Pandas, Data Visualization, and Exploratory Data Analysis.

data-visualization exploratory-data-analysis numpy pandas python

Last synced: 03 May 2026

https://github.com/abyss-s/data-analysis-project

[컴퓨팅사고와 데이터분석 기초] 최종 프로젝트 (2024-1)

matplotlib numpy pandas python sckiit-learn

Last synced: 20 Apr 2026

https://github.com/idanhoro/4-in-a-row

The board game 4 in a row with PyGame

4inarow game numpy pygame python

Last synced: 20 Apr 2026

https://github.com/raduldev/biopython

Biopython Record Work and few extra coding excercise

bioinformatics biopython gromacs jupyter-notebook matplotlib numpy pandas python3

Last synced: 03 May 2026

https://github.com/aqueeqazam/machine-learning-using-scikit

This repository contains all of the algorithms used to train the machine learning models using the Scikit library.

numpy scikit-learn

Last synced: 04 May 2026

https://github.com/souvikmajumder26/neural-network-from-scratch

🚀 Building a simple Neural Network to classify the images of the Fashion-MNIST dataset, using only numpy and no TensorFlow, Keras, or PyTorch.

config fashion-mnist logger neural-network neural-network-from-scratch notebook-jupyter numpy project python

Last synced: 21 Apr 2026

https://github.com/kisaa-fatima/foreground-segmentation-using-kmeans-face-recognization-using-knn

Implement a basic version of the interactive image cut-out/segmentation approach called Lazy Snapping. The program uses K-Means Clustering to segment images into foreground and background based on user-provided seed pixels.

face-recognition foreground-segmentation kmeans-clustering knn-classification matplotlib numpy opencv2 pil

Last synced: 03 May 2026

https://github.com/danpoynor/pet-shelter-data-analysis-notebook

Demonstration of skills analyzing data from a pet shelter. The CSV data contains tables detailing the incoming and outgoing animals and I use my knowledge of Pandas to gather and present the requested information.

csv data-analysis data-cleaning data-science jupyter-notebook matplotlib numpy pandas pet-shelter tabular-data

Last synced: 21 Apr 2026

https://github.com/micmurawski/cloud-array

cloud-array is an open-source Python library for storing and streaming large Numpy Arrays on local file systems and major cloud proviers CDNs.

aws azure big-data bigarray blob-storage cloud data-structures digitalocean-spaces gcp gcp-cloud-storage ibm-cloud-object-storage numpy s3 stream-processing streaming zadara

Last synced: 12 Aug 2025

https://github.com/alexbie98/bietorch

neural nets with numpy

autograd neural-nets numpy torch

Last synced: 03 May 2026

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

A tutorial to learn numpy and matplotlib.

matplotlib numpy tutorial

Last synced: 16 Jun 2026

https://github.com/refraction-ray/numkl

A thin cython/python wrapper on some routines from Intel MKL

cython-wrapper lapack mkl numpy

Last synced: 21 Apr 2026

https://github.com/jai0212/gpt-rnn-poetry-generator

A generative pre-trained transformer (GPT) using a recurrent neural network (RNN) to generate poetry with customizable length and creativity index.

ai csv-files gpt machine-learning neural-networks nlp-machine-learning numpy pandas-library poetry-generator rnn-tensorflow training-dataset

Last synced: 12 Aug 2025

https://github.com/chethannazre/railway-track-obstacle-detection-system

RAILWAY TRACK OBSTACLE DETECTION AND AUTOMATION (RAILTECH AUTOMATION)

automation cv2-library internship numpy ppt project python report

Last synced: 03 May 2026

https://github.com/mohammed-majid/image-classification-nn

Image classification using custom Neural Network (No ML packages)

custom multiclass-classification neural-network numpy

Last synced: 22 Apr 2026

https://github.com/RedInfinityPro/DrawImages

Rating: (7/10) The code uses Python's Turtle module to create a canvas image, converting it to grayscale, and then placing dots at each pixel's location based on its intensity.

numpy pil random turtle

Last synced: 30 Sep 2025

https://github.com/syedsaadahmed/playing-with-pandas-numpy-matplotlib

Practicing pandas, matplotlib and numpy for different data-sets, practicng these libraries and putting all the bit here in this repository

jupyter-notebook matplotlib numpy pandas pandas-numpy-matplotlib python3

Last synced: 05 Jun 2026

https://github.com/ahmad-ali-rafique/numpy-mastery-notebook

Inside this repository, you'll discover a comprehensive notebook dedicated to showcasing various NumPy array methods and operations. From basic array manipulation to advanced techniques, I've compiled a collection of examples and explanations to help both beginners and seasoned Python developers deepen their understanding of NumPy.

dataanalytics numpy numpy-arrays numpy-exercises numpy-library numpy-python

Last synced: 24 Apr 2026

https://github.com/abhinav330/iris-dataset-classic-ml-problem

This repository demonstrates the classification of Iris flowers into three species (Setosa, Versicolor, Virginica) using a Support Vector Machine (SVM) classifier.

classification data-science iris-dataset jupyter machine-learning numpy pandas python sklearn support-vector-machines svm-classifier

Last synced: 06 Jun 2026

https://github.com/theroyakash/shallow_neural_network

Design of an one hidden layer neural network using numpy only,

neural-networks numpy shallow-neural-network

Last synced: 24 Apr 2026

https://github.com/alepheleven/neuralnet

Neural Network library in NumPy✨

neural-network numpy

Last synced: 24 Apr 2026

https://github.com/mdarshad1000/ml-libraries

Code for the scientific and visualization libraries in Python for Machine Learning.

matplotlib numpy pandas seaborn

Last synced: 09 Apr 2026

https://github.com/redinfinitypro/pygamecicruit

Rating: (6/10) The code combines a Pygame GUI application with a PySpice circuit simulation, providing a user-friendly interface with buttons, menu options, dropdown menus, input boxes, sliders, and text elements.

matplotlib numpy os pygame pyspice random sys

Last synced: 24 Apr 2026

https://github.com/pawpaw2022/proj03-math-painting

An app that lets the user provide the start coordinates of geometrical shapes such as squares and rectangles, their dimensions, and their colors, and the program produces an image file canvas with all the geometrical shapes drawn in it. (Click the link below to see the demo)

numpy pillow python

Last synced: 24 Apr 2026

https://github.com/nightmachinery/mlp_from_scratch

A simple MLP using only numpy. The computational graph is not automatically tracked, but the network supports arbitrarily many batch axes.

deep-learning deep-neural-networks deeplearning educational mlp mlp-classifier mlp-networks numpy

Last synced: 25 Apr 2026

https://github.com/mattjudge/numpy_caching

Provides a method to cache the results from functions (typically numpy-based) in persistent storage

cache numpy

Last synced: 25 Apr 2026

https://github.com/ashish-kr-srivastava/olympic-games-eda---python

About Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.

data-visualization datacleaning eda matpotlib numpy pandas python seaborn seaborn-python

Last synced: 09 Apr 2026

https://github.com/jagkagd/np-xarr

Perform a numpy array transformation intuitively by giving simple patterns.

numpy python

Last synced: 25 Apr 2026

https://github.com/kaungkhantkyaw1997/face_recognition

A Computer Vision tool designed to identify and recognize characters in images.

face-recognition flask numpy opencv

Last synced: 05 May 2026

https://github.com/fandredev/ml-my-guide

my own annotations about ML/DS using pandas, matplotlib, numpy, scikit learn

anaconda matplotlib numpy pandas plotly scikit-learn seaborn

Last synced: 03 May 2026

https://github.com/davewhit3/bill-detector

Bill detection. Usage OCR algorithm to read content

ai numpy ocr-recognition python3

Last synced: 26 Apr 2026

https://github.com/prathush-kumar/fake_news_detection

Developed an intelligent system to identify and classify fake news articles using Natural Language Processing (NLP) and Machine Learning techniques.

classification machine-learning natural-language-processing numpy pandas sklearn-library

Last synced: 26 Apr 2026

https://github.com/686f6c61/conjetura-goldbach-gui-python

Aplicación para visualizar la Conjetura de Goldbach, que establece que todo número par mayor que 2 puede expresarse como la suma de dos números primos.

goldbach-conjecture matplotlib numpy python3 tkinter-gui

Last synced: 26 Apr 2026

https://github.com/siddhantborse/atmosviz

Atmos Viz is a Python-based project designed to analyze, visualize, and predict global temperature trends across various cities and countries using time-series analysis and advanced data science techniques. Leveraging historical climate data, this project integrates machine learning models, geospatial mapping, and interactive visualizations to unco

geopandas geospatial-analysis gis matplotlib numpy pandas plotly python scikit-learn seaborn shapefiles time timeseries-analysis timeseries-data

Last synced: 05 May 2026

https://github.com/whiteshadow1234/guessthenumber

This is the python code for teaching high school students python

math numpy python3 random teaching-materials turtle

Last synced: 27 Apr 2026

https://github.com/layonj3000/libras-recognition

This project is a Brazilian Sign Language (LIBRAS) recognition system that utilizes computer vision and machine learning techniques.

computer-vision libras mediapipe numpy opencv python random-forest-classifier

Last synced: 03 May 2026

https://github.com/lin826/nanogpt-demo

Training and finetuning local GPTs.

gpt nanogpt numpy pytorch tqdm transformers

Last synced: 05 May 2026

https://github.com/k-ilyas/ai-projects-handwritten-digit-recognition-titanic-survivor-analysis

AI Projects: Handwritten Digit Recognition & Titanic Survivor Analysis using scikit-learn

machine-learning numpy pandas sickit-learn

Last synced: 03 May 2026

https://github.com/technologicat/mpi_shim

MPI support wrapper for optional dependency on mpi4py

mpi mpi4py numpy optional python python2 python27 python3 python34 wrapper

Last synced: 27 Apr 2026

https://github.com/ydon96/versions-unveiled-the-evolution-of-nsa

Detection of Alzheimer's disease through the implementation of improved NSA algorithms

nsa numpy pandas python3 sklearn

Last synced: 27 Apr 2026

https://github.com/brendandasilva/applieddatascience

4 projects from Applied Data Science

data-science numpy pandas python

Last synced: 27 Apr 2026

https://github.com/lupin3000/tello-python

Python application to control the DJI Tello Drone with different controllers.

debian dji-sdk djitellopy drone dualsense-controller evdev hidapi macos numpy opencv python stadia-controller tello unihiker

Last synced: 27 Apr 2026

https://github.com/saptarshi11/diamlp---diabetes-classification-with-multilayer-perceptron

Diabetes Classification using Multilayer Perceptron (MLP) is a binary classification problem where the goal is to predict whether a patient has diabetes (positive class) or not (negative class) based on a set of biomedical features or risk factors.

artificial-neural-networks binaryclassification machine-learning mlp-classifier numpy seaborn

Last synced: 27 Apr 2026

https://github.com/vladd12/machine-learning-practice

Репозиторий для учебной практики и различных курсов, связанных с ИИ

json keras-tensorflow machine-learning numpy pandas pickle tensorflow2 torch xml

Last synced: 05 May 2026