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/ayushsaksena30/cosmic-classifier

This notebook implements a structured machine learning pipeline to classify cosmic data using the CatBoost Classifier, known for its efficiency with categorical features and minimal preprocessing requirements.

catboost-classifier label-encoder machine-learning matplotlib numpy pandas robust-scaler scikit-learn seaborn simple-imputer

Last synced: 26 Mar 2025

https://github.com/anish202020/real-time-emotion-face-detection

The primary purpose of this website is to detect emotions in real-time using facial expressions captured via a camera.

fer keras numpy opencv python streamlit tensorflow

Last synced: 02 Apr 2025

https://github.com/anish202020/data-analysis-and-machine-learning-basic-programs

Basic programs on data analysis and machine learning for students. It includes a variety of tutorials, examples, and models to help students understand and apply these concepts.

keras matplotlib numpy pandas python sklearn tensorflow

Last synced: 02 Apr 2025

https://github.com/khaymanii/big_mart_prediction_model

This model was built using Python and Logistic Regression Algorithm

matplotlib numpy pandas python scikit-learn seaborn

Last synced: 07 Sep 2025

https://github.com/keizerzilla/python-icp

Implementação do algoritmo ICP (Iterative Closest Point) para nuvens de pontos 3D usando Python.

icp matplotlib numpy open3d python

Last synced: 10 Apr 2025

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: 07 Jul 2025

https://github.com/aarryasutar/pipe_leak_estimation_predictor_model

The project builds a Bayesian Network using pressure sensor data to detect pipe leaks, employing probabilistic reasoning to determine the likelihood of leaks based on sensor readings. It involves loading dataset, defining network structure, calculating CPDs, adding them to model, and using Variable Elimination algorithm for inference

bayesian-networks cpd csv dag data-frames inference model-verification numpy pandas pgmpy pressure-sensors probabilistic-graphical-models probability python variable-elimination-algorithm

Last synced: 01 Mar 2025

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

An open-source repository for sales data analysis. Dive into insightful trends, metrics, and visualizations to empower data-driven decision-making. Ideal for data analysts, business professionals, and enthusiasts seeking comprehensive sales insights. Clone, customize, and contribute to enhance your sales analytics journey.

data-science-projects data-visualization numpy pandas-dataframe python3 sales-analysis seaborn-plots

Last synced: 26 Mar 2025

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

https://github.com/itzzmeakhi/investigate-tmdb-dataset

Tmdb dataset is taken to perform analysis. Messy data is cleaned by performing many steps like dropping null values and rising values and analyzing correlation among them using visualization techniques using matplotlib and seaboarn to derive the answers that i imposed during the early stages of analysis.

csv matplotlib numpy pandas python3 seaborn

Last synced: 05 Oct 2025

https://github.com/bestmahdi2/uni__dataminningstackoverflowproject

A university project related to data mining lesson on StackOverflow website data with Python language

cart csv data-mining logistic-regression matplotlib mlp naive-bayes nltk numpy pandas python scikit-learn scipy seaborn stackoverflow svc textblob tqdm xgboost

Last synced: 05 Oct 2025

https://github.com/avs123a/image-color-spaces-morphology-demo

Simple demo that shows extracting RGB and HSV channels, converting from RGB to HSV and reverse converting. There are 4 main morphological operations used: erosion, diletion, opening and closing image

demo image-processing jupyter-notebook numpy opencv python3

Last synced: 05 Oct 2025

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

This notebook is trying to build a model which will recommend the movie based on given movie and genre. In this we use Popularity Based Recommendation, Content Based Recommendation and Collaborative Filtering based Recommendation.

bag-of-words cosine-similarity matplotlib numpy pandas python scikit-learn sklearn vectorization

Last synced: 30 Dec 2025

https://github.com/ujstor/streamlit-working-hours

The analysis pipeline involves combining the data forms, performing data cleaning, and starning streamlit server for statistical analysis.

data-pipeline numpy pandas statistics streamlit

Last synced: 06 Oct 2025

https://github.com/soumya6tiwari/customer-segmentation-using-rfm-analysis

This project focuses on customer segmentation using RFM (Recency, Frequency, Monetary) analysis and K-Means clustering. It enables businesses to identify high-value customers, optimize marketing strategies, and improve customer retention through data-driven insights.

backend clustering flask frontend kmeans-clustering matplotlib numpy pandas python rfm-analysis scikit-learn unsupervised-learning

Last synced: 06 Oct 2025

https://github.com/emperoryp7/covid-simulator

Application simulating the spread of COVID-19

covid-19 numpy pandemic-simulator python3 simulator

Last synced: 06 Oct 2025

https://github.com/framebuffers/mindhunter

Wrappers for Pandas DataFrames to add quicker access for common statistical values, utilities and functionality.

data-analysis data-science numpy pandas python utilities-python

Last synced: 07 Oct 2025

https://github.com/xmcp/waver

Wave file generator

numpy tkinter wavefile waveform

Last synced: 08 Oct 2025

https://github.com/abhinavsharma07/neural-network-using_numpy

Introduction to Neural Networks (Create a neural network using Numpy)

accuracy feed-forward model neural-networks numpy prediction

Last synced: 18 Jan 2026

https://github.com/chaymabghozzi/somnolence

Détection de somnolence

dlib numpy opencv pygame python

Last synced: 09 Oct 2025

https://github.com/datarohit/car-evaluation--classification

This is a Kaggle Dataset where we classify the cars using their various features. Here I used plotly to visualize the Accuracy Scores. Also I used CrossValScore to get More accurate Accuracy Score.

classification-algorithm cross-validation-score machine-learning matplotlib-pyplot numpy pandas sklearn

Last synced: 09 Oct 2025

https://github.com/kshitijshrivastava1903/neural_network_analysis_on_lending_club-dataset

Used tensorflow's neural network model to predict whether or not a person pays back a loan on the basis of his historical data and personal details of 3.9 lakh people like interest rate, employment details, address, etc.

deep-learning dropout-keras earlystopping keras-tensorflow matplotlib-pyplot neural-networks numpy pandas seaborn tensorflow-models

Last synced: 09 Oct 2025

https://github.com/lakhidaksh-01/carinsightanalyzer

Interactive Car Ratings & Insights

cars matplotlib numpy pandas python seaborn streamlit

Last synced: 30 Dec 2025

https://github.com/rish-16/linearly

Discount NumPu implementation using barebones Linear Algebra concepts

linear-algebra numpy

Last synced: 09 Oct 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/peterfication/num-peek

A CLI tool to peek into *.npy files

cli numpy python rust

Last synced: 20 Jan 2026

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/qua77i20/ai2

A simple single-layer neural network (perceptron) built in Python. Demonstrates backpropagation training from scratch for beginners.

ai backpropagation data-science deep-learning machine-learning neural-network numpy perceptron python

Last synced: 10 Oct 2025

https://github.com/gandhasiri-rahul-mohan/association-rules-q1-books

Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots

apriori-algorithm association-rules data-science machine-learning numpy pandas python unsupervised-machine-learning

Last synced: 10 Oct 2025

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/bursasha/deeplearningai-machine-learning-tensorflow-course

Projects and certificates from a machine learning course focused on TensorFlow and Keras, covering neural networks, CNNs, NLP, and time series analysis 🧠

convolutional-neural-networks deeplearning-ai keras machine-learning mlcourse natural-language-processing neural-networks numpy pandas python-machine-learning recurrent-neural-networks tensorflow

Last synced: 30 Dec 2025

https://github.com/nirmalyabag20/loan-status-prediction-using-machine-learning

This project focuses on predicting the loan status (approved or not approved) based on various applicant details. The goal is to develop a machine learning model that accurately classifies whether a loan should be approved, helping financial institutions make informed lending decisions.

matplotlib numpy pandas python scikit-learn seaborn support-vector-machine

Last synced: 19 Jan 2026

https://github.com/nomadsdev/financial-trend-analyzer

FinancialTrendAnalyzer helps analyze and visualize sales data to uncover financial trends. It uses Python to calculate total sales, track changes, and generate insightful charts for better decision-making.

business-intelligence data-analysis data-visualization financial-analysis matplotlib numpy pandas python revenue-trends sales-data seaborn time-series-analysis

Last synced: 19 Jan 2026

https://github.com/csirmaz/hypergeometry

Geometric tools for an arbitrary number of dimensions

4d cgi geometry numpy python raytracing

Last synced: 12 Oct 2025

https://github.com/omerkel/fractals

Rendering Fractals like Hilbert curves, Julia sets and Mandelbrot sets in various techniques.

fractals glsl-shaders hilbert-curve julia-sets jupyter-notebook mandelbrot-sets matplotlib numpy webgl-shader

Last synced: 04 Nov 2025

https://github.com/ahmedabdalkreem/airline_passenger_satisfaction

In this project, we work in machine learning project that show the satisfacion of customer from the service that have in airline this service make it like this experience or not.

decision-trees gradient-boosting knn logistic-regression machine-learning matplotlib naive-bayes numpy pandas preprocessing python random-forest svm visualization

Last synced: 15 Oct 2025

https://github.com/kizman-23/supervised_models

Classical prediction of future data using models trained by labeled data

numpy pandas scikit-learn supervised-machine-learning

Last synced: 15 Aug 2025

https://github.com/shreyasmehta05/sortsync

A custom sorting algorithm combining parallel merge and count sort, with detailed performance comparisons against standard sorting techniques.

c matplotlib numpy python3

Last synced: 04 Feb 2026

https://github.com/prahaladhchandrahasan/unsupervisedml_internship_tsf

K-Means clustering was performed on the iris Dateset. One of my submission for the TSF's GRIP internship, October 2020.

k-means-clustering matplotlib-pyplot numpy pandas python3 unsupervised-machine-learning

Last synced: 30 Mar 2025

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

https://github.com/prahaladhchandrahasan/object-localization

this is a blue colour detector in keras and tensorflow

computer-vision keras numpy pkl tensorflow

Last synced: 30 Mar 2025

https://github.com/mnagaharshithrao/diamondpriceprediction

Diamond Price Prediction is a machine learning project that predicts the price of diamonds based on features like carat, cut, color, clarity, and more. Using models such as XGBoost, Random Forest, and Gradient Boosting, the project aims to accurately forecast diamond prices, helping buyers and sellers in the diamond industry make informed decisions

machine-learning numpy pandas sckiit-learn xgboost

Last synced: 15 Aug 2025

https://github.com/bonifatius94/backprop

Deep Learning Reference Implementation

deep-learning numpy reference-implementation

Last synced: 25 Feb 2025

https://github.com/disney35/stock-prices-dashboard

A dashboard to analyze, predict, and visualize stock prices using Python & LSTM

ema jupyter-notebook keras macd matplotlib-pyplot mfi numpy pandas python rsi scikit-learn sma streamlit tenserflow yfinance

Last synced: 05 Oct 2025

https://github.com/ellennewerkla/apriori-analise_cesta_de_mercado

Análise de Cesta de Mercado (Market Basket Analysis) utilizando o algoritmo Apriori para identificar regras de associação entre produtos em um conjunto de transações de supermercado.

apriori-algorithm jupyternotebook marketbasketanalysis mathplotlib mba numpy pandas python3

Last synced: 10 Nov 2025

https://github.com/arn4/labtools

Package with useful scripts for Physics Laboratory Courses

numpy python3 scipy uncertainties

Last synced: 05 Jan 2026

https://github.com/hajdu-patrik/nlp_music-mood-classifier_bme_hf

This project is a Python-based NLP system that analyzes song lyrics to determine their emotional profile and recommends similar songs.

nlp nlp-machine-learning numpy pandas python

Last synced: 10 Nov 2025

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

📖 About Customer Segmentation using KMeans clustering to analyze demographics, income, and spending. Helps businesses with targeted marketing and customer insights.

joblib matplotlib numpy pandas scikit-learn seaborn

Last synced: 05 Oct 2025

https://github.com/tigureis/analise_dataset_campanha_marketing

O projeto visa melhorar a eficácia das campanhas de marketing através da análise de dados e da construção de um modelo preditivo.

numpy pandas plotly seaborn sklearn xgbo

Last synced: 23 Mar 2025

https://github.com/rampal-punia/data-science-toolkit

Your Go-To Resource for Essential Data Science Related Commands, Concepts, Quick Overviews and Useful Functions.

artificial-intelligence data-science keras machine-learning matplotlib nlp nlp-machine-learning numpy pandas pythorch sql tensorflow

Last synced: 07 Apr 2025

https://github.com/giihcastro/trabalho-fisica

3D VPython Electromagnetic Particle Motion Simulator

numpy python vpython

Last synced: 10 Nov 2025

https://github.com/project54321/stocksniper

"An interactive Stock Dashboard that visualizes historical prices, calculates key financial metrics, displays fundamental statements, and aggregates the latest news for any ticker — all in a sleek, easy-to-use Streamlit interface."

alphavantage finance numpy pandas plotly pypi python stock-market stocknews streamlit

Last synced: 10 Nov 2025

https://github.com/aathithya-shanmuga-sundaram/cyber-threat-intelligence-dashboard

Interactive Streamlit dashboard for visualizing and analyzing cyber threats, featuring real-time data insights, severity classification, geolocation mapping, and customizable dark-cyber UI.

cyber-threat-intelligence cyber-threat-tool cybersecurity cybersecurity-tools data-visualization dataset numpy pandas plotly python streamlit threat-intelligence

Last synced: 10 Nov 2025

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/md-emranhossen/deep-learning-hub

Welcome to Deep Learning Playground, a personal repository for exploring and experimenting with deep learning concepts, architectures, and techniques. This repo serves as a hands-on space for implementing and understanding deep learning models, from fundamental neural networks to advanced architectures.

cnn-model deep-learning deeplearning gan generative-adversarial-network neaural-network numpy pandas pthon tensorflow

Last synced: 15 May 2025

https://github.com/danchik12/habr_scraping

Parsing Habr articles and saving in csv format

csv fake-useragent numpy pandas parser python3

Last synced: 18 Jun 2025

https://github.com/hafaio/hilbert-bytes

A python library for converting between d-dimensional points and indices on a hilbert curve

hilbert-curve numba numpy python

Last synced: 13 Aug 2025

https://github.com/apfirebolt/numpy-and-pandas-examples

Some examples and sample datasets to learn numpy, pandas and other data science libraries in Python

data-analysis jupyter-notebook numpy pandas python

Last synced: 15 Mar 2025

https://github.com/kr1shnasomani/colourpulse

Font style detection using TensorFlow and Keras

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

Last synced: 13 Aug 2025

https://github.com/alisonmitchell/countries-of-the-world

Exploratory Data Analysis of US Government data from the World Factbook to investigate GDP ($ per capita), Literacy (%) and Phones (per 1000).

data-science machine-learning matplotlib numpy pandas python seaborn

Last synced: 05 Mar 2025

https://github.com/aaaastark/textclassification-nlp-project

Dataset preparation, Feature Engineering, Model Building, Summary Statistics, Data Exploration by Visualizations, and Save File CSV

matplotlib nltk numpy pandas python seaborn sklearn textblob wordcloud

Last synced: 01 Dec 2025

https://github.com/sofiakhutsieva/analytical_report_for_hr_department

Подготовка аналитического отчета (SQL) (Проект в skillbox), 2020 г.

analytics matplotlib numpy pandas psycopg2 seaborn sqlalchemy

Last synced: 17 Nov 2025

https://github.com/rohitinu6/image_cartoonify

To Cartoonify an Image using opencv-python

image-processing matplotlib numpy opencv opencv-python python

Last synced: 11 Oct 2025

https://github.com/aishwaryagm1999/arithmetic-matrix-operations-calculator-using-numpy

The Repository includes the python code to implement a Arithmetic Matrix Operations Calculator using NumPy. The calculator performs some common mathematical functions for 2 matrices of the same size, Dot Multiplication of 2 matrices and a few general mathematical operations performed on 1 Matrix.

arithmetic arrays calculator dsa matrix numpy python

Last synced: 25 Dec 2025

https://github.com/shdrn2402/budget-analytics

Analyze a family's two-year spending in Israel to uncover trends, optimize budgets, and compare consumption patterns using Python, Pandas, and visualization tools.

jupyter-notebook matplotlib numpy pandas python seaborn visualization

Last synced: 13 Aug 2025

https://github.com/muhkartal/xai_dashboard

an interactive AI dashboard for machine learning model analysis and explainability, supports model training, dataset exploration, feature importance analysis, and SHAP-based explanations for both individual predictions and overall model behavior, compare multiple models, visualize insights, and export results seamlessly

joblib numpy pandas python sckit-learn shap streamlit xgboost

Last synced: 07 Oct 2025

https://github.com/pedrohenriquebr/pegasus

Finance Reporting Automation

excel finance financial numpy pandas python python3 report

Last synced: 16 May 2025

https://github.com/krishbharadwaj5678/gestureninja

Play Fruit Ninja using just your index finger with real time gesture tracking. No mouse, no keyboard — just your webcam and smooth slicing.

automation computer-vision cvzone finger-tracking fruit-ninja game-development gamedev gesture-recognition hand-tracking mediapipe mouse mouse-control numpy opencv pyautogui python realtime virtualmouse webcam

Last synced: 30 Jun 2025

https://github.com/spear97/montecarlo-simulaton

This project involved developing a Monte Carlo Simulation using Python, implemented with libraries like NumPy, Pandas, and Matplotlib within Visual Studio. The program's primary goal is to generate figures illustrating compound interest results over time for a specified amount.

data-science matplotlib matplotlib-figures numpy pandas-python python python-3 python3

Last synced: 23 Mar 2025

https://github.com/elifftosunn/textdataclean

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

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

Last synced: 15 Mar 2025

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/akhileshthite/india-population

ML (simple linear regression) model for predicting India's population.

machine-learning numpy pandas python scikit-learn

Last synced: 28 Oct 2025

https://github.com/florianwoelki/salary_linear_regression

This project is for salary prediction using linear regression without any machine learning library.

jupyter linear-regression machine-learning matplotlib numpy pandas python regression

Last synced: 05 Oct 2025

https://github.com/biasandrade/rede-neural-do-zero-classificacao-binaria

🧠 Rede Neural Artificial construída do ZERO (só NumPy) para detectar fraudes em transações | Forward/Backward Propagation | Sigmoid | Gradiente Descendente

backpropagation binary-classification deep-learning fraud-detection from-scratch gradient-descent machine-learning neural-network numpy python

Last synced: 18 Nov 2025

https://github.com/stdlib-js/blas-ext-linspace

Return a new ndarray filled with linearly spaced values over a specified interval along one or more ndarray dimensions.

arange arrange javascript linear linspace math mathematics matlab ndarray node node-js nodejs numpy seq sequence statistics stats stdlib

Last synced: 18 Nov 2025

https://github.com/chokzb/covid19_vaccination_analysis

An EDA project examining global COVID-19 vaccination progress. The notebook investigates vaccination trends by country, daily vaccination rates, timeline patterns, and dose distribution. The project includes visualisations created with Matplotlib, Seaborn, and Plotly.

covid-19 data-analysis data-visualization jupyter-notebook matplotlib numpy pandas plotly python seaborn vaccination

Last synced: 18 Nov 2025

https://github.com/fbi555/fashion-mnist-cnn-tf

🧵 Classify fashion images using a compact CNN model in TensorFlow/Keras, designed for the Fashion-MNIST dataset with easy execution in Google Colab.

adam classification cnn colab-notebook computer-vision convolutional-neural-networks custom-training-loop deep-learning fashion-mnist gans image-classification interactive jupyter-notebook keras lowlevelapi mnist-dataset numpy regularization

Last synced: 18 Nov 2025