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/rubinlake/rl-academy-data-analytics

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

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

Last synced: 09 May 2026

https://github.com/pr38/cox_ph_estimation_notebooks

Personal discovery work on estimating Cox Proportional hazards coefficients for for both breslow and efron ties, using both autograd and directly calculating the gradient and hessian

cox-regression dask data-science machine-learning numpy pytensor statistics survival-analysis

Last synced: 15 Apr 2026

https://github.com/mattdelaune/ecommerce_market_basket_analysis

This repository includes a Market Basket Analysis (MBA) project with advanced data cleaning and a Power BI dashboard. It identifies top revenue-driving item pairs, their impact on CLV and ATV, and offers insights for optimized product bundling and revenue growth.

anaconda git google-docs jupyter-notebook kaggle-api numpy pandas postgresql powerbi psql random sql sql-magic sqlalchemy vscode

Last synced: 26 Feb 2026

https://github.com/py-mp3/boston-comparing-regression-modules

A ipynb file that compares different regression modules in the sk.learnit library.

ipython-notebook numpy pandas python regression-models seaborn sklearn

Last synced: 09 Feb 2026

https://github.com/abdulfatir/subkmeans

Numpy and pyCUDA implementation of subKmeans

clustering cuda kdd kmeans numpy pycuda python subspace-clustering

Last synced: 09 May 2026

https://github.com/yangeorget/clustering-algorithms

K-means and C-means experiments with Numpy

clustering clustering-algorithm numpy

Last synced: 02 Apr 2026

https://github.com/moeeinaali/ce282-la

Solutions to Dr. Rabiee's CE282: Linear Algebra Course (Sharif University of Technology - Spring 2024)

linear-algebra matplotlib numpy pandas python

Last synced: 13 Apr 2026

https://github.com/mohd-faizy/learn_numpy

NumPy (short for Numerical Python) is a powerful Python library used for working with arrays, matrices, and numerical computations.

array-manipulations numpy numpy-arrays numpy-matrix numpy-neural-network numpy-python numpy-tutorial

Last synced: 26 Feb 2026

https://github.com/kimpro82/myinvestmentmodules

Someday these will be an integrated trading system, but not now. So I am sad.

investment monte-carlo-simulation numpy python r vba xing-api

Last synced: 10 Feb 2026

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

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

numpy opencv opencv-python python

Last synced: 10 May 2026

https://github.com/rickydoan/machine-learning-risk-model-prediction-classification

This project leverages machine learning to provide insights into loan and credit risk. By analyzing user-provided financial data, it predicts the likelihood of loan default, generates a credit score, and assigns a risk rating. Designed to assist financial institutions and individuals in making informed decisions

classification joblib machine-learning numpy pandas python sklearn-library streamlit

Last synced: 27 Feb 2026

https://github.com/hansalemaos/locate_pixelcolor

Locate RGB values in a picture! 40x faster than PIL, 5x faster than numpy

bot colors locate np numexpr numpy rgb

Last synced: 27 Feb 2026

https://github.com/paulo-santos-ds/dados-telefonia

Este projeto tem como objetivo desenvolver um modelo que possa analisar o comportamento do cliente e recomendar um dos planos mais recentes de uma companhia telefônica fictícia.

matplotlib numpy pandas python3 sklearn

Last synced: 12 Apr 2026

https://github.com/hansalemaos/cythonunique

Fast implementation of unique elements in an array - up to 30x faster than NumPy

faster numpy unique

Last synced: 28 May 2026

https://github.com/huifer/python_doc

python技术相关

numpy pandas python requests

Last synced: 11 May 2026

https://github.com/sralter/sustainability_insights

A data analysis project that derived insights from an emissions dataset sourced from Climate TRACE.

duckdb eda matplotlib numpy pandas tableau

Last synced: 12 Feb 2026

https://github.com/muhammadabyaz/facial-recognition-based-attendance

Facial Recognition Based Attendance System

numpy open-cv pandas pyqt python3 qml supabase

Last synced: 12 Feb 2026

https://github.com/amirdh17/reading-device-for-visually-impaired

This device looks like reading stand which can take photo of the book and read out for visually impaired person. Raspberry Pi 4 is used as controller. Major Python modules used are Pytesseract, OpenCV and Pytts.

autocorrect image-processing nlp numpy opencv-python pillow portable pytesseract-ocr python3 pyttsx3 raspberry-pi-3 skimage thonny

Last synced: 12 Feb 2026

https://github.com/prakhar-002/pandas-numpy

This repo covers NumPy & Pandas basics! ⚡ NumPy 🧮 for arrays & math operations, 🐼 Pandas 📊 for data handling with DataFrames & Series. 🚀 Includes practical examples 📝 for efficient data processing! 🔥

basics-of-python numpy pandas pandas-dataframe python-library python3

Last synced: 11 May 2026

https://github.com/ashraf-khabar/funcplot-plottingfunctionsmadeeasy

FuncPlot is a user-friendly app built with Kivy and KivyMD that allows you to easily plot and visualize mathematical functions on your desktop or mobile device. With its intuitive interface and support for multiple functions, FuncPlot makes it easy to explore and understand complex mathematical concepts.

kivy kivymd matplotlib numpy python

Last synced: 11 May 2026

https://github.com/hanzopgp/lstmcryptopriceprediction

TensorFlow LSTM neural networks which predict cryptocurrencies future prices. Starting from Sentdex's tutorial.

artificial-intelligence deep-learning lstm-neural-networks machine-learning matplotlib numpy personal recurrent-neural-networks tensorflow

Last synced: 11 May 2026

https://github.com/rhazra-003/sketcher

A simple python code to make sketch out of any given photo using opencv and numpy

numpy opencv python3

Last synced: 11 May 2026

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: 27 Feb 2026

https://github.com/nirmalyabag20/breast-cancer-prediction-using-machine-learning

This project leverages machine learning to classify breast cancer as malignant or benign based on tumor characteristics. By applying and evaluating multiple algorithms, the model achieves high accuracy, demonstrating the practical application of data-driven solutions in medical diagnostics.

logistic-regression matplotlib numpy pandas python scikit-learn seaborn

Last synced: 12 Feb 2026

https://github.com/zceemja/si-base

A basic python package that converts numerical strings with units to base units

conversion jax numpy python scientific scipy

Last synced: 12 Feb 2026

https://github.com/lasithaamarasinghe/face-recognition

This project demonstrates a basic face recognition system using Python, OpenCV, and the face_recognition library.

cmake computer-vision dlib face-recognition numpy opencv python visualstudiocode

Last synced: 16 Apr 2026

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

How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? How to Build ML Models, Algorithms and Other Stuff ??Your all Questions are answer here !!!!

algorithm deep-learning environment-configuration keras libraries machine-learning numpy pandas scipy tensorflow

Last synced: 16 Apr 2026

https://github.com/aniketmondal/da_youtube_popular_videos

Analysis of current most popular YouTube videos. Contains real-life data collection using API, storing data in Cloud database, analysis of various data types in Pandas, and creating visualizations using Seaborn, Matplotlib.

cloud-database compute-engine data-cleaning data-science data-wrangling datetime-library google-cloud-platform ipython-notebook matplotlib numpy pandas pgadmin4 postgresql psycopg2 python python-dotenv seaborn virtual-machine youtube-api-v3

Last synced: 13 Feb 2026

https://github.com/mgobeaalcoba/survival_predictor_on_the_titanic_scikit_learn

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

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

Last synced: 10 Apr 2026

https://github.com/yashika-malhotra/micromobility-service-provider---hypothesis-testing

Examined factors influencing demand for micro-mobility shared electric cycles Performed exploratory analysis and hypothesis testing, revealing the distinct influence of weather-season association on hourly counts

colab-notebook data-visualization eda exploratory-data-analysis hypothesis-testing jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-library scipy-stats seaborn skit-learn

Last synced: 12 Apr 2026

https://github.com/mothnik/robust_fourier

Noise- and Outlier-Robust Fourier Transform with Hermite Functions with NumPy and Numba

chebyshev-polynomials fourier-transform hermite-functions hermite-polynomials least-square-regression logsumexp numba numpy python robust-statistics

Last synced: 04 Jan 2026

https://github.com/34j/numpy-flint-arb

Arbitrary precision floating / ball arithmetic (interval arithmetic) dtype in NumPy / array API

acb arb arbitrary-precision array-api flint interval-arithmetic mpmath numpy

Last synced: 10 Mar 2026

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

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

customer-segmentation matplotlib numpy pandas seaborn sklearn

Last synced: 07 Apr 2026

https://github.com/g-eoj/cv-tl-keras

Use the cross validation functions from scikit-learn to evaluate image classification transfer learning with Keras models.

cross-validation keras numpy scikit-learn transfer-learning

Last synced: 10 Apr 2026

https://github.com/kishlayjeet/zomato-data-exploration

In this project, we will be exploring a dataset containing information on various restaurants and their ratings, location, and other attributes.

data-analysis eda matplotlib numpy pandas zomato-data-exploration

Last synced: 10 Apr 2026

https://github.com/mardavsj/weather-prediction

Weather prediction model which mainly focuses on visualization.

data-analysis data-visualization matplotlib numpy pandas pandas-dataframe

Last synced: 10 Apr 2026

https://github.com/argemenon/astronomy_and_simulations

I created this repo to learn astronomy and python simulations

astronomy matplolib numpy physics-simulation scipy sympy

Last synced: 10 Apr 2026

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

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

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

Last synced: 17 Apr 2026

https://github.com/amishmathur1/resumeats

✨ With Resume ATS Analyzer, users can improve their resume quality, boost ATS compatibility, and increase their chances of landing interviews — all with smart AI assistance.

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

Last synced: 11 Apr 2026

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

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

clerk-auth node-js numpy pandas python reactjs streamlit

Last synced: 11 Apr 2026

https://github.com/smolodtsova13/website

Веб-сайт для стоматологии

bootstrap django numpy pandas python

Last synced: 11 Apr 2026

https://github.com/shanmukhsrisaivedullapalli/automatic-ticket-classification

This project processes customer complaint data using pandas for data manipulation and applies text preprocessing techniques, including lemmatization, to clean and normalize complaint text. The `tqdm` library provides progress bars for efficient tracking of text processing tasks.

matplotlib neural-networks nlp numpy pandas python3 scikit-learn seaborn tensorflow tqdm wordcloud

Last synced: 11 Apr 2026

https://github.com/mihirh19/python

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

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

Last synced: 11 Apr 2026

https://github.com/nvinayvarma189/deep-learning-with-tensorflow

This repo consists all the basics of tensorflow and all major Deep Learning algorithms and techniques implemented in tensorflow. It will explain you the basics of tensorflow. You can visualize how tensors flow through a grapg while you create one

autoencoder cnn deep-learning gan matplotlib neural-network numpy pandas python3 reinforcement-learning rnn tensorflow

Last synced: 11 Apr 2026

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

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

beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping

Last synced: 11 Apr 2026

https://github.com/tasninanika/mammographic-masses-analysis-dt

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

decision-tree-classifier numpy pandas pyhton3 scikit-learn

Last synced: 11 Apr 2026

https://github.com/shanmukhsrisaivedullapalli/smsspamclassification

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

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

Last synced: 11 Apr 2026

https://github.com/rkarahul/machinelearning

This is for my all machine learning code

analysis computer-vision matplotlib mysql nlp numpy pandas python

Last synced: 11 Apr 2026

https://github.com/mrtaz77/numerical-analysis

Hub of numerical methods, implemented using python and its data analysis libraries like numpy and matplotlib.

interpolation matplotlib-pyplot newton-raphson numpy regression

Last synced: 19 Jun 2026

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

The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be a fraud. This model is then used to identify whether a new transaction is fraudulent or not. Our aim here is to detect 100% of the fraudulent transactions while minimizing the incorrect fraud classifications.

ann catboost eda lightgbm machine-learning matplotlib neural-network numpy pandas python random-forest seaborn xgboost

Last synced: 11 Apr 2026

https://github.com/apoorva-info/eye-blink-detetction

Blink Detector Sensitive to Facial Orientation

mediapipe numpy opencv python3

Last synced: 28 Apr 2026

https://github.com/pradipece/two_dimensional_data_visualization

This repository for different kinds of Data science and Machine learning project

data-science data-visualization jupyter-notebook machine-learning matplotlib numpy pandas python seaborn sklearn statistics

Last synced: 11 Apr 2026

https://github.com/bogdang888g/shad_homework_2024-2025

Репозиторий с домашними работами из курса "Школы Аналитиков Данных" от МТС

matplotlib numpy pandas python scipy seaborn

Last synced: 11 Apr 2026

https://github.com/djleamen/music-mood-matcher-demo

An intelligent music recommendation system that analyzes your mood through natural language and suggests personalized playlists using advanced AI and machine learning techniques.

demo machine-learning matplotlib ml natural-language-processing nlp nltk nltk-python numpy openai pandas python scikit-learn seaborn

Last synced: 11 Apr 2026

https://github.com/aarryasutar/linear_multivariate_regression_on_football_statistics

Linear regression models are used to predict football player attacking stats based on attributes like finishing and passing, with the model trained, evaluated, and applied for predictions. Multiple features improve accuracy, and performance is assessed using metrics like MSE and R-squared.

datasets feature-selection football-stats linear-reg machine-learning mae mse multivariate-regression numpy pandas rmse scatter-plot train-test-split

Last synced: 14 Apr 2026

https://github.com/camilajaviera91/apache-beam-pipeline-first-approach

This code demonstrates how to integrate Apache Beam with scikit-learn datasets and perform simple data transformations. It loads the Linnerud dataset from scikit-learn, converts it into a Pandas DataFrame for easier manipulation.

apache-beam dataframes glob kmeans-clustering matplotlib-pyplot mean-absolute-error mean-square-error numpy os pandas pipelines scipy-stats seaborn silhouette-score sklearn sklearn-datasets standardscaler

Last synced: 28 Apr 2026

https://github.com/nemeslaszlo/financial-crisis-effects-on-some-stocks

Focusing on bank stocks to see how they progressed throughout the 2008-09 financial crisis all the way to early 2016.

cufflinks jupyter-notebook matplotlib numpy pandas pandas-datareader plotly seaborn

Last synced: 03 May 2026

https://github.com/kanishk1420/renewabled-data-helper

An AI-powered assistant designed to help analysts, developers, and investors efficiently analyze and extract critical insights from renewable energy project documents. Built using Python, Google Gemini, FAISS, and Streamlit

gemini-api langchain mongodb numpy python streamlit

Last synced: 11 Apr 2026

https://github.com/tom-mohr/clevertable

Consistent, intelligent transformation of text-based tabular data into numerical data.

conversion data-science numpy pandas python

Last synced: 06 May 2026

https://github.com/mdaiyub/covid-19-detection

The emergence of Coronavirus Disease 2019 (COVID-19) in early December 2019 has caused immense damage to health and global well-being. Currently, there are approximately five million confirmed cases and the novel virus is still spreading rapidly all over the world. The chest X-ray images along with emerging Artificial Intelligence (AI) methodologies, in particular, Deep Learning (DL) algorithms have recently become a worthy choice for early COVID-19 screening. This work proposes a DL-assisted automated method using X-ray images for the early diagnosis of COVID-19 infection. We evaluate the effectiveness of the pre-trained Convolutional Neural Network (CNN) model. The model has been validated on publicly available chest X-ray images and it is obtained by CNN with an accuracy of 97.26%. This study will be useful for researchers to think about the design of more effective CNN-based models for early COVID-19 detection.

backend early-stopping global keras matplotlib modelcheckpoint numpy os pandas tensorflow

Last synced: 02 Apr 2026

https://github.com/SudipBishwakarma/Bulk-Remove-OneSignal-Users

Bulk remove OneSignal subscribed users blazingly faster with parallel processing.

numpy pandas python python-logger python-multiprocessing python-threading python3

Last synced: 31 Mar 2025

https://github.com/asanka-j/machine_learning_exercises

Machine learning Self study Python & R

matplotlib numpy pandas python r sklearn

Last synced: 12 Apr 2026

https://github.com/balaji24092001/python

All python related content: notes, problems, progress archive.

matplotlib numpy opencv pandas python3 scipy-stats seaborn sklearn sqllite

Last synced: 12 Apr 2026

https://github.com/shreeyas-48/creditcardfrauddetection

Project for detecting credit card frauds using neural networks and logistic regression

autoencoder keras logistic-regression matplotlib neural-networks numpy pandas python scikit-learn

Last synced: 12 Apr 2026

https://github.com/Willie-Conway/Data-Science-Tools-and-Ecosystem

🧠 Explore essential Data Science 🧪 tools, 🧰 libraries, and 🐍 Python arithmetic basics — perfect for beginners!

data-science jupyter keras notebooks numpy pandas python pytorch

Last synced: 12 Jun 2025

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

Credit card fraud detection through logistic regression.

logistic-regression machine-learning numpy pandas python sklearn

Last synced: 03 Mar 2025

https://github.com/mchenryspagg/analysis-of-car-repair-shop-operations

This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.

dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql

Last synced: 07 Jan 2026

https://github.com/danhenriquex/data-science-project

The main goal of this project was to apply the concepts of data visualization and analysis.

data-analysis data-science numpy pandas python

Last synced: 12 Apr 2026

https://github.com/hamdaniqhmqd/sistem-cerdas

I use this repository for my storage, especially in the intelligent systems course in semester 3

matplotlib numpy pandas python streamlit

Last synced: 20 Apr 2026