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/symisc/sy-numpy-cpp

A C++17 library for reading and writing NumPy .npy files, with optional .npz (zip) archive support

cpp-library cpp17 numpy numpy-library serialization

Last synced: 10 Aug 2025

https://github.com/bethanyjep/manipulating-and-cleaning-talk

Gold Ambassador and MSFT Reactor TelAviv talk on Data Cleaning and Manipulation to Student Ambassadors

matplotlib numpy pandas python scikit-learn seaborn

Last synced: 12 Sep 2025

https://github.com/reddyprasade/numpy-with-python

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object sophisticated (broadcasting) functions tools for integrating C/C++ and Fortran code useful linear algebra, Fourier transform, and random number capabilities

numpy numpy-array-creation numpy-arrays numpy-data-acessing numpy-exercises numpy-library numpy-matrix numpy-tutorial numpy-with-python

Last synced: 10 Oct 2025

https://github.com/johnnymillergh/python-boilerplate

python_boilerplate is a boilerplate project for Python. Based on template sourcery-ai/python-best-practices-cookiecutter.

black boilerplate-template docker flake8 isort matplotlib mypy numpy pandas peewee pipenv pydantic pytest python3 tenacity

Last synced: 16 Jan 2026

https://github.com/normanrichardson/rhino_shapely_interop

A python package for converting rhino geometry into shapely geometry

numpy python rhino3dm shapely

Last synced: 22 Apr 2025

https://github.com/samarthgarge/30-days-of-datascience

📊 30 Days of Data Science is a daily challenge to guide you through Data Science essentials. From basics to advanced, this repo offers clear examples, practical exercises, and resources to help you master Data Science, one day at a time. Whether you're new or refining your skills, this challenge has something for you. Join the journey now! 🚀

data-science decision-trees exploratory-data-analysis hyperparameter-tuning joblib k-means-clustering linear-regression logistic-regression machine-learning natural-language-processing numpy pandas pipeline pipelines python3 scikit-learn seaborn time-series-forecasting

Last synced: 10 Apr 2025

https://github.com/sambhav228/drowsiness-detection

Application that can detect drowsiness and raise alarm using OpenCV,face_recognition,numpy and python.

face-recognition numpy opencv python scipy

Last synced: 22 Apr 2025

https://github.com/jwest951227/aisocialgood

The rise of social media and online communities creates safe and anonymous spaces for individuals to share their thoughts about their mental health and express their feelings and sufferings in online communities. To prevent suicide, it is necessary to detect suicide-related posts and user's suicide ideation in cyberspace by natural language process

flask gpt4 numpy python tensorflow

Last synced: 26 Sep 2025

https://github.com/theengineeringworld/numpy-data-science

NumPy Data Science Essential Traing COurse. Part of Youtube Course Offered by TheEngineeringWorld.

data-analysis data-science numpy numpy-exercises numpy-library numpy-tutorial python python-3-6 python3 scipy2018

Last synced: 09 Oct 2025

https://github.com/arshtiwari2004/sahyog

Centralized Disaster Response and Inventory Management System that leverages AI and Google Cloud Technologies to predict disasters, optimize resource management, and provide real-time coordination.

adam-optimizer apache-kafka apache-spark cnn-classification docker efficientnetb4 gan-models gcp-storage gcs gemini-api hyperledger-fabric keras-classification-models l2-regularization lstm-model numpy opencv tensorflow twilio vertex-ai yolov8-detection

Last synced: 13 May 2025

https://github.com/fpt-thaituan/predicting-housing-prices-and-analyzing-real-estate-market-in-the-chicago-using-machine-learning

This project leverages machine learning to predict housing prices and analyze key trends in Chicago's real estate market. By examining historical data and socio-economic factors, it aims to provide insights for buyers, sellers, and investors, supporting informed decision-making in a dynamic market.

ai house-price-prediction linear-regression machine-learning matplotlib numpy random-forest

Last synced: 08 Oct 2025

https://github.com/f1uctus/p4a-recipes

📱 🐍 A collection of recipes for p4a (Python for Android).

android blis docker numpy p4a python python-for-android spacy

Last synced: 25 Sep 2025

https://github.com/axect/scientific_bench

Benchmark some scientific computations for various languages & libraries

benchmark cpp eigen3 julia languages nim numpy python rust scientific-computing

Last synced: 13 Apr 2025

https://github.com/kahnvex/slugnet

An experimental deep learning library, dormant since 2017

deep-learning deep-neural-networks neural-networks numpy

Last synced: 31 Jul 2025

https://github.com/antoniopelusi/vg-sales-analysis

Exploratory analysis and correlation between sales of video games and consoles in the world.

exploratory-data-analysis matplotlib numpy pandas seaborn

Last synced: 07 Oct 2025

https://github.com/crosschainer/e-peen

Benchmark CPU, Benchmark GPU, Storage, RAM using Python

benchmark benchmarking cpu-benchmark gpu-benchmark numpy pyopencl

Last synced: 07 May 2025

https://github.com/pranabdas/python-tutorial

A beginner's guide to getting started with Python programming

matplotlib numpy pandas python tips-and-tricks tutorial visualization

Last synced: 07 May 2025

https://github.com/cloudmercato/python-fpb

Python Floating Point Benchmark

benchmark cuda floating-point numpy pandas python

Last synced: 16 Mar 2025

https://github.com/polakowo/tinynet

A simple, modular and vectorized neural network with NumPy

deep-learning deep-neural-networks neural-network numpy

Last synced: 07 May 2025

https://github.com/tushar365/banking_prediction_classification

Want to boost your bank's term deposit sales? This clever system predicts which customers are most likely to say "yes" to a term deposit, letting you target them with personalized calls. ️ No more cold calls! Just happy customers locking in great rates.

data-science decision-trees knn-classification logistic-regression machine-learning matplotlib-pyplot numpy pandas seaborn

Last synced: 28 Jul 2025

https://github.com/inishchith/soundanalysis

2nd Runner-Up @MumbaiHackathon 2017

librosa music numpy python3 scipy sound-clips

Last synced: 20 Aug 2025

https://github.com/hacker-anakin/python-ai

This AI Python Jupyter Notebook project guides users through setting up, data manipulation with numpy/pandas, and upcoming advanced AI phases.

ai jupyter jupyter-notebook numpy python pythonai

Last synced: 28 Jul 2025

https://github.com/bhattbhavesh91/rural-credit-worthiness-regression

Predicting Loan Amount for rural people based on Regression

credit-scoring linear-regression multiple-linear-regression numpy

Last synced: 19 Sep 2025

https://github.com/soumyapro/solar-cells-output-prediction

Solar Power forecasting for a Solar Power System is a very active research field, as reliable information about the future power generation allow for a safe operation of the power grid and helps to minimize the operational costs. Deep Learning algorithms have shown to be very powerful in forecasting tasks, such as economic time series or speech recognition. Up to now, Deep Learning algorithms have only been applied sparsely for forecasting renewable energy power plants. By using different Deep Learning Algorithms, such as RNN,LSTM with different Feature extraction method like PCA,1D CNN , Auto encoders , My motive is to show the forecast strength of these algorithms compared to a standard MLP and traditional machine learning model in forecasting the energy output of 21 solar power plants.

lstm-neural-networks matplotlib-pyplot mlp numpy pandas

Last synced: 19 Sep 2025

https://github.com/cloud11665/octagon

How can I find an octagon? How, Elmo? How?

image-classification numpy octagon opencv-python python3

Last synced: 06 Oct 2025

https://github.com/kr1shnasomani/bloodprint

Blood group detection from fingerprint using TensorFlow and PyTorch.

computer-vision deep-learning neural-network numpy pypi pytorch scikit-learn tensorflow

Last synced: 12 Apr 2025

https://github.com/tpgillam/mt2

Stransverse mass computation, compatible with numpy.

high-energy-physics numpy physics python

Last synced: 07 May 2025

https://github.com/haidousm/fine

an artificial neural network framework built from scratch using just Python and Numpy

convolutional-neural-networks keras neural-network numpy python scratch-implementation

Last synced: 13 Apr 2025

https://github.com/papachristoumarios/triton-fpr

:dolphin: A bioinformatics application for pattern recognition and morphometry of marine organisms implemented in Python, OpenCV, NumPy and Kivy and

computer-vision cross-platform kivy numpy opencv pattern-recognition

Last synced: 31 Dec 2025

https://github.com/tillahoffmann/testax

Jit-able runtime assertions for JAX in NumPy style.

jax numpy testing

Last synced: 25 Jul 2025

https://github.com/luckylittle/most-frequently-used-keywords-in-devops-jobs-au

What are the most frequently used keywords in DevOps & Solution Architect jobs in Australia?

data-mining data-science devops-jobs jobs numpy scipy scraping sklearn solution-architect-jobs

Last synced: 29 Apr 2025

https://github.com/alexeyev/hse-spb-bigdata-python-fall2016

Материалы к курсу по программированию и инструментам анализа данных, прочитанному в петербургском филиале НИУ ВШЭ осенью 2016 года

course-materials data-analysis numpy pandas python scikit-learn sklearn

Last synced: 26 Feb 2025

https://github.com/ranjan2104/uber-rides_prediction-by-using-ml---flask

Uber Technologies, Inc., commonly known as Uber, is an American technology company. Its services include ride-hailing, food delivery (Uber Eats), package delivery, couriers, freight transportation, and, through a partnership with Lime, electric bicycle and motorized scooter rental. The company is based in San Francisco and has operations in over 900 metropolitan areas worldwide. It is one of the largest firms in the gig economy. so that i Make this Project so company can pred there weekly as well as monthly rides pred that can company help to mange there rides info correctly

flask gunicorn-web-server jinja2-templates machine-learning numpy pandas pickel python request sklearn-library

Last synced: 26 Feb 2025

https://github.com/pegah-ardehkhani/predictive-maintenance-using-ml

A machine learning project for predictive maintenance, designed to forecast equipment failures and optimize maintenance schedules to reduce downtime and operational costs

adaboost decision-tree deep-learning deep-neural-networks feature-importance knn logistic-regression machine-learning machine-learning-algorithms matplotlib numpy pandas plotly predictive-maintenance random-forest seaborn sklearn stacking svm tensorflow

Last synced: 15 Apr 2025

https://github.com/ansh-info/ur3-cobotops-clustering

Clustering analysis of UR3 CobotOps dataset to identify patterns in robotic operations.

dbscan jupyter-notebook kmeans machine-learning numpy pandas python

Last synced: 11 Oct 2025

https://github.com/zhaytam/flexibleneuralnetfromscratch

An implementation of a neural network and backpropagation in Python using NumPy

backpropagation deep-learning neural-networks numpy

Last synced: 23 Jul 2025

https://github.com/mgobeaalcoba/all_python_for_everybody_my_course

Own Course for Udemy. In progress: Daily Projects for convert in Professional Python Developer.

course django fastapi flask matplotlib-pyplot numpy pandas pip pycharm pygame python3 sckiit-learn seaborn tkinter venv-python

Last synced: 08 Aug 2025

https://github.com/ranjan2104/gesture-volume-control-opencv

Gesture Control to change the volume of a computer. We first look into hand tracking and then we will use the hand landmarks to find gesture of our hand to change the volume. This project is module based which means we will be using a previously created hand module which makes the hand tracking very easy.

comtypes ctypes handtrackingmodule math mediapipe-hands numpy opencv python3 time

Last synced: 30 Jul 2025

https://github.com/vadimkantorov/pydlpack

Create a DLPack tensor in plain C library, wrap DLPack structures in Python, import DLpack tensor into NumPy / PyTorch

ctypes dlpack numpy python pytorch

Last synced: 12 Oct 2025

https://github.com/epronovost/eincheck

Tensor shape checks inspired by einstein notation

deep-learning jax numpy pytorch tensor tensorflow

Last synced: 26 Oct 2025

https://github.com/huangyxi/aprint

A Python printing package for those who don't care about the actual elements of array-like data but the types and shapes within a complex data structure

machine-learning machine-learning-library numpy pretty pretty-print print pytorch

Last synced: 19 Apr 2025

https://github.com/aidarkhaibulov/pendulum-art

Computer graphics artwork. It's raster graphics pendulum-balls implemented by using NURBS curves.

computergraphics matplotlib numpy nurbs-curves

Last synced: 15 Mar 2025

https://github.com/aidarkhaibulov/teapot-art

Computer graphics artwork. It's raster graphics teapot which implemented by using Bresenham's algorithm to draw the lines between points.

bresenham-algorithm computergraphics matplotlib numpy

Last synced: 15 Mar 2025

https://github.com/aidarkhaibulov/flower-art

🌼Computer graphics artwork. It's raster graphics flower drawn by using Bézier curves in order to animate petals tearing off.

bezier-curves computergraphics matplotlib numpy

Last synced: 15 Mar 2025

https://github.com/manand881/ising_model_3d

This Project contains code to simulate a Quasi 3D Ising Model in Python using Numpy & Numba.

ising-model ising-model-3d numba numpy python3

Last synced: 14 May 2025

https://github.com/joeyshi12/diff-eq-solver

A desktop application that uses the finite difference method to solve differential equations

differential-equations math matplotlib numerical-methods numpy python tkinter

Last synced: 20 Jan 2026

https://github.com/microfluidica/normaldistrib

Symmetric and asymmetric normal distributions in Python

normal-distribution numpy python scipy

Last synced: 15 Jul 2025

https://github.com/matx64/rs-cvbot

Old School Runescape (MMORPG) Bot created using OpenCV (template matching) for object identification

numpy opencv python

Last synced: 03 Apr 2025

https://github.com/manikantasanjay/loan_repayment_regression_project

Prediction Of Loan Repayment using Sequential Neural Networks on Lending Club Dataset.

data-analysis data-visualization lending-club loan-repayment matplotlib numpy pandas-library seaborn tensorboard tensorflow

Last synced: 04 Apr 2025

https://github.com/yanorei32/savacs

Senior Assisting Video & Audio Communication System

docker gtk kicad mariadb microchip-pic numpy opencv php raspberry-pi requests

Last synced: 20 Jan 2026

https://github.com/marcelovilla/gdal-py-snippets

Small different-purpose programs using gdal-python bindings (and a fair amount of NumPy)

gdal gdal-python numpy ogr pandas python raster shapefile

Last synced: 16 Mar 2025

https://github.com/prakharjadaun/ml-learn-with-me

Learn Machine learning and its different algorithms with me. In this repo, I upload well explained ml algorithms and topics related to statistics.

backpropagation data-visualization keras-neural-networks learn-with-me machine-learning numpy seaborn

Last synced: 24 Dec 2025

https://github.com/Rahulkumarr2080/Comcast-Telecom-Consumer-Complaints

Comcast is an American global telecommunication company. The firm has been providing terrible customer service. They continue to fall short despite repeated promises to improve. Only last month (October 2016) the authority fined them $2.3 million, after receiving over 1000 consumer complaints. The existing database will serve as a repository of public customer complaints file.

comcast-telcom-complaints data-science data-scientists data-visualization datascience datascience-with-python jupyter-notebook matplotlib numpy pandas python python-for-data-science rahul-kumar rahul-kumar-thakur

Last synced: 27 Mar 2025

https://github.com/weltxing/fastconv

卷积操作(1d, 2d)的快速实现

convolution convolutional-neural-networks numpy

Last synced: 14 Jun 2025

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

Notes about NumPy.

numpy

Last synced: 15 Apr 2025

https://github.com/burhanahmed1/TwitSpark

This repository contains a project that demonstrates how to perform sentiment analysis on Twitter data using Apache Spark, including data preprocessing, feature engineering, model training, and evaluation.

apache-spark batch-gradient-descent kmeans-clustering knearest-neighbor-classification machine-learning matplotlib nltk-python numpy pandas pyspark python schotastic-gradient-descent seaborn sentiment-analysis textblob-sentiment-analysis

Last synced: 29 Oct 2025

https://github.com/29dch/linearalgebra

线性代数相关py代码

anaconda3 numpy python scipy

Last synced: 22 Nov 2025

https://github.com/udityamerit/Breast-Cancer-Prediction-using-different-ML-models

This project implements multiple machine learning algorithms to predict breast cancer diagnoses based on medical diagnostic data. The project compares the performance of various models, providing insights into which algorithms are most effective for this task.

classification knn-algorithm logistic-regression machine-learning numpy pandas scikit-learn svm-model

Last synced: 28 Mar 2025

https://github.com/coding-enthusiast9857/automatic_text_generation

Welcome to the repository, where innovation meets language! This repository is a comprehensive collection of tools, models, and resources dedicated to the exciting field of automatic text generation. Whether you're a researcher, developer, or enthusiast, this repository provides a playground for exploring cutting-edge technology.

ai ann cnn deep-learning deep-neural-networks gru keras lstm ml neural-networks nlp numpy python rnn tensorflow tensorflow2 text-processing

Last synced: 03 Mar 2025

https://github.com/jparedesds/image-classification-multilabel

🪐 Identification characters in Futurama frames - Kaggle Competition 🥉3º position - ResNet152 & Keras/Tensorflow

imageio jupyter-notebook keras-tensorflow numpy pytorch resnet152

Last synced: 13 May 2025

https://github.com/shaadclt/data-preprocessing-pipeline

This project contains a data preprocessing pipeline implemented in Python using the pandas and numpy libraries. The pipeline handles missing values, outliers, and normalizes numeric features in a dataset.

numpy pandas scikit-learn

Last synced: 28 Mar 2025

https://github.com/g0r0kh/clustering

k-means & hierarchical clustering

conda matplot numpy pandas scikit-learn scipy sklearn

Last synced: 12 Apr 2025

https://github.com/chrismaree/icao-weather-analysis-python

Repository for ELEN3007 - Probabilistic Systems Analysis Assignment assignment using Jupyter Notebooks and Numpy to preform calculations

jupyter-notebook numpy

Last synced: 14 Jun 2025

https://github.com/omkarpattnaik8080/numpy01

Learning Numpy library

data-science numpy

Last synced: 03 Mar 2025

https://github.com/surajv311/data_analysis-food_recipes_ds

Data preprocessing, cleaning, <Analysis> & plotting 📊 of Food Recipies Dataset (from Kaggle). 🐍 Libraries used: Pandas, Matplotlib, Seaborn, Plotly.📈

data-analysis kaggle-dataset matplotlib numpy pandas plotly seaborn

Last synced: 28 Dec 2025

https://github.com/crispengari/keras-api

💎 Introduction to Keras API and TensorFlow for Researchers

ai deep-learning jupyter-notebook keras machine-learning matplotlib numpy python scikit-learn tensorflow

Last synced: 03 Apr 2025

https://github.com/cchandre/guiding-center

Guiding-center dynamics in plasma physics

gyrokinetic hamiltonian numpy plasma-physics python3 scipy sympy

Last synced: 15 Jul 2025

https://github.com/tikam02/wine-shop

Wine Reviews and Recommendation Engine - Web-Application [Django]

django machine-learning numpy pandas python recommender-system scikit-learn wine

Last synced: 22 Apr 2025

https://github.com/zaujulio/featuresanalyzer

Python data analyze and machine learning tool

gtk machine-learning numpy pandas python sklearn

Last synced: 05 Mar 2025

https://github.com/jn513/image-editor

Pequeno editor de imagens, feito com Python, Pillow e Python OpenCV

numpy opencv-python pillow python3

Last synced: 02 Apr 2025

https://github.com/msiddhu/emotion-detection

A emotion detection tool based on TensorFlow and OpenCV

accuracy dataset emotion-detection faces numpy opencv python tensorflow tensorflow-models webcam-feed

Last synced: 02 Apr 2025

https://github.com/krushna-prasad-sahoo/draw-a-picture-using-python

This repo contains Python code to draw some random pictures.

matplotlib numpy python

Last synced: 11 Apr 2025

https://github.com/bratergit/lastchancehackertoberfest

In the final hours of hacktoberfest 2024 your last chance to get a tee

hacktoberfest hacktoberfest-accepted hacktoberfest2024 numpy pandas python3 streamlit

Last synced: 11 Apr 2025

https://github.com/omkarpattnaik8080/credit-card-fault-detection-system

"Developing a credit card fraud detection system using machine learning techniques to identify and prevent fraudulent transactions, ensuring the security and integrity of financial transactions for users and businesses."

aws data-science machine-learning matplotlib numpy pandas statistics

Last synced: 08 Jan 2026

https://github.com/kleinyuan/numpy-ml

Implementations of machine learning concepts in modules with basic numpy

basics machine-learning numpy

Last synced: 20 Mar 2025

https://github.com/yashika-malhotra/data-exploration-and-visualization-for-streaming-platform

Data Analysis and Visualization for streaming platform to provide insights and recommendations to improve their userbase.

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

Last synced: 28 Oct 2025