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.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-24 00:18:03 UTC
- JSON Representation
https://github.com/alansteinbarth/irysy
🪻 Irysy 🌼 eksploracyjna analiza danych – wizualizacje, ML, transparentny kod i autorskie grafiki. Projekt łączący AI, estetykę i praktyczne umiejętności!
ai classification clean-code data-science exploratory-data-analysis feature-engineering github-pages iris-dataset jupyter-notebook machine-learning matplotlib modern-ui numpy open-source pandas portfolio-project python reproducible-research seaborn visualization
Last synced: 17 Oct 2025
https://github.com/cosmoquester/numpy-neural-net
This is neural network samples implemented with numpy without machine learning libraries.
implementation neural-network numpy
Last synced: 22 Jan 2026
https://github.com/deepcloudlabs/dcl702-2021-jul-12
DCL-702: Data Analytics using Python
data-analytics numpy pandas python3
Last synced: 05 May 2026
https://github.com/neelays/xor-xnor_neural_network
NumPy neural network to approximate XOR/XNOR
Last synced: 15 May 2026
https://github.com/fanisgl/cnn_machine_learning
A Machine Learning exercise that trains Convolutional Neural Network (CNN) using the tensorflow 2 and Keras libraries to predict images from the CIFAR-10 dataset.
data-science keras machine-learning neural-networks numpy pandas pooling-layers relu softmax tensorflow2
Last synced: 24 Feb 2026
https://github.com/navindafernando/lane-detection
Lane Detection with Image Feature Extraction Techniques :aerial_tramway:
image-feature-extraction kernel-filters machine-learning neighborhood numpy opencv sobel-filter
Last synced: 13 Apr 2026
https://github.com/muhammadshavaiz/hand-sketch-recognition--inceptionv3
The Hand Drawn Sketch Classification project uses PyTorch to classify hand-drawn sketches. It evaluates model Inception_v3, with Inception_v3 achieving the highest accuracy of 57%. The repository features scripts for dataset management, model training, and evaluation.
inception-v3 matplotlib numpy pandas python pytorch
Last synced: 14 Apr 2026
https://github.com/icepanorama/internship-visualizations-and-demonstrations
A collection of some of the programs that I've written over the course of my internship.
artificial-intelligence machine-learning matplotlib numpy pandas python3 pytorch scikit-learn
Last synced: 14 Apr 2026
https://github.com/samir-atra/experiments_and-_improvements
A repository showing the knowledge in some of the machine learning technologies there are.
dcgan-tensorflow numpy tensorflow-tutorials tensorflow2
Last synced: 23 Jan 2026
https://github.com/shuyib/pimadlkeras
Using keras specify-compile-fit- predict workflow on this binary classification problem to investigate if i'll get better predictions.
diabetes hidden-layers keras-neural-networks matplotlib-figures model-validation numpy pima-indians-dataset prediction predictive-modeling python-3-5 seaborn
Last synced: 15 Mar 2026
https://github.com/mlicamele/neural-network
Project focused on exploring the computations behind neural networks by building one from scratch with only numpy and testing it with the MNIST dataset.
gradient-descent matrix-computations neural-networks numpy python
Last synced: 12 Apr 2026
https://github.com/chirindaopensource/search_benford_law_compatibility
End-to-End Python scalable forensic accounting toolkit implementing Benford's Law analysis for FTSE financial data. Delivers automated anomaly detection with Chi-Squared/MAD testing, comprehensive validation pipelines, and risk-based prioritization of investigative resources. Replicates Ausloos et al.'s (2025) methodology with full reproducibility.
academic-research anomaly-detection benfords-law chi-squared-test data-validation econometrics financial-analysis financial-data forensic-accounting fraud-detection ftse goodness-of-fit jupyter-notebook numpy pandas python reproducible-research risk-management scipy statistical-testing
Last synced: 12 Apr 2026
https://github.com/kostadinlambov/bitcoin-and-stock-market-correlation
This study uses a quantitative research design to analyze the relationship between Bitcoin prices and the stock market over the past five years with the S&P 500 Index serving as a proxy for the stock market.
bitcoin data-science jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-stats seaborn sp500-data-analysis
Last synced: 09 Apr 2026
https://github.com/kriss024/python
Python for Data Science
anaconda anaconda3 data-science jupyter-notebook lightgbm machine-learning numpy opencv pandas python3 sklearn tensorflow2 xgboost
Last synced: 24 Oct 2025
https://github.com/bilgenurbekar/turkishcyberbullying
Contains fine-tuned BERT models and results in the text classification category using Turkish social media data
bert-fine-tuning huggingface-transformers matplotlib numpy pandas python pytorch scikit-learn transformers
Last synced: 07 Mar 2026
https://github.com/atul-maurya-30/galaxy
Galaxy Classification is a machine learning project focused on classifying galaxies into two subclasses: 'STARFORMING' and 'STARBURST'. This project demonstrates data preprocessing, model training, and evaluation using advanced machine learning techniques and Python libraries.
flask machine-learning matplotlib numpy pandas python regression-classification seaborn sklearn
Last synced: 09 Mar 2026
https://github.com/satyacoder29/crm-analytics-power-bi
CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. 🚀📊
advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau
Last synced: 14 Apr 2026
https://github.com/apbetioli/neural-network
A simple neural network implementation
machine-learning neural-network numpy python3
Last synced: 29 Apr 2026
https://github.com/yashaka/learncv
Toolset used in learning Computer Vision at R_D course
Last synced: 14 Apr 2026
https://github.com/manuel-lang/numpymongo
A python package to export NumPy data to MongoDB
Last synced: 23 Feb 2026
https://github.com/pradeep31747/smartsuggest-personalized_product_recommendations
This project implements a personalized product recommendation system using machine learning techniques to enhance user experience and drive engagement.
jupyter-notebook keras numpy pandas pyhton scikit-learn sql tensorflow vscode
Last synced: 28 Jan 2026
https://github.com/shreshthvashisht/bank-loan-case-study
Risk Analytics using Python
data-cleaning data-imputation data-normalization data-standardization exploratory-data-analysis jupyter-notebook loan-analytics loan-default-prediction matplotlib-pyplot numpy pandas python-data-analysis python-data-science risk-analysis seaborn-plots
Last synced: 07 May 2026
https://github.com/tugot17/neural-network-from-scratch
Simple neural network implemented from scratch using numpy package
from-scratch neural-network numpy python
Last synced: 26 Oct 2025
https://github.com/pushtogithub23/projectilemotion-simulation
This Jupyter notebook explores projectile motion through mathematics, visualizations, and interactive simulations.
jupyter-notebook matplotlib-pyplot numpy physics-simulation projectile-motion-simulation
Last synced: 28 Jan 2026
https://github.com/rezasharifi82/lesson_extractor
Extract all possible "معارف" courses @ Ferdowsi University of Mashhad ,FUM
beautifulsoup4 ipynb jupyter-notebook numpy pandas python3 regex
Last synced: 06 Feb 2026
https://github.com/OneMoreDavid/python-like-a-boss
This is where I stash my Python study material.
data data-analysis data-engineering data-science data-visualization datascience ipynb ipynb-jupyter-notebook ipynb-notebook numpy pandas python python3
Last synced: 28 Oct 2025
https://github.com/lintangwisesa/python_pillow_image_array
Convert 🖼 image to 📜 Numpy array using Pillow [Python]
Last synced: 07 May 2026
https://github.com/slovnicki/matematicki-softver
homeworks and projects for Mathematical Software course
ipython jupyter latex markdown mathplotlib numpy pandas scikit sympy
Last synced: 15 Apr 2026
https://github.com/ambrish8/bell-s-palsy
BELL’S PALSY SEVERITY DETECTION USING DEEP LEARNING
cnn-architecture imagedatagenerator keras numpy opencv python pytorch resnet-50
Last synced: 15 Apr 2026
https://github.com/andres29ac/website_heatmaprisk
Mapa hecho con Streamlit y Folium para mostrar la distribución delictiva de cada distrito de Trujillo mediante Mapas de Calor.
folium-maps heatmap-visualization numpy pandas ploty python stadistics streamlit
Last synced: 15 Apr 2026
https://github.com/guy1998/synthetic-data-generator-for-event-cameras
Automated workflow for the generation of synthetic data that can be used as an input for event cameras based on previously taken videos
computer-vision event-cameras numpy opencv synthetic-data
Last synced: 15 Apr 2026
https://github.com/drsartoriuss/portfolio
Учебные проекты из Яндекс Практикума "Специалист по Data Science+"
catboost computer-vision data-science deeplearning mashinelearning matplotlib nlp-machine-learning numpy pandas scipy seaborn sklearn sql torch tsf
Last synced: 28 Jan 2026
https://github.com/matheusafonseca/c213-trabalho-1
Repository dedicated to storing and managing the first assignment for C213 - embedded systems.
matplotlib numpy pid-controller python scypi streamlit
Last synced: 29 Jan 2026
https://github.com/shahaba83/airplane-ticket-cancellation
In this project, we try to predict the possibility of canceling the plane ticket by the buyer
datatime numpy pandas python scikit-learn seaborn
Last synced: 25 Feb 2026
https://github.com/asherk7/house-price-prediction
House Prices - Advanced Regression Techniques - Predict sales prices and practice feature engineering, RFs, and gradient boosting
data-science numpy pandas regression scikit-learn
Last synced: 15 Apr 2026
https://github.com/jaypanchal9/fraud-detection-case-study
A comprehensive case study applying machine learning techniques to detect fraudulent transactions effectively.
machine-learning matplotlib numpy pandas python3 scikit-learn seaborn xgboost
Last synced: 15 Apr 2026
https://github.com/linggarm/poultry-meat-freshness-classification-with-transfer-learning-using-resnet
The utilization of the ResNet architecture and Transfer Learning methods to classify Poultry Meat Freshness images into two categories, namely Fresh and Rotten.
artificial-intelligence binary-classification cnn colab-notebooks computer-vision deep-learning fine-tuning imagenet machine-learning meat-classification numpy pandas poultry python residual-networks resnet scikit-learn supervised-learning tensorflow transfer-learning
Last synced: 15 Apr 2026
https://github.com/martincastroalvarez/search-keras-gensim-elasticsearch
Search Engine using Word Embeddings, GloVe, Neural Networks, BART and Elasticsearch
elasticsearch gensim gensim-word2vec keras nlp numpy python scipy spacy word2vec
Last synced: 15 Apr 2026
https://github.com/ljadhav25/decision-tree-random-forest-algorithm-data-science-
This repository contains an implementation of decision tree and random forest algorithms from scratch in Python. Decision trees and random forests are popular machine learning algorithms used for classification and regression tasks. The goal of this project is to provide a clear and understandable implementation of these algorithms
data-analysis data-science decision-trees machine-learning-algorithms matplotlib numpy pandas python random-forest-classifier
Last synced: 15 Apr 2026
https://github.com/itssahilwhat/ai-fundamentals
A curated collection of fundamental AI concepts, algorithms, and code implementations — including Machine Learning, Deep Learning, and Computer Vision — built from scratch and with practical examples.
computer-vision deep-learning machine-learning numpy pandas python pytorch scikit-learn
Last synced: 15 Apr 2026
https://github.com/ishinzoo/songrecommendation
This project is a machine learning-based system that recommends songs based on the user's detected emotions. The application uses facial expression recognition to determine the user's current emotional state and suggests songs that align with that emotion. This system can be particularly useful for personalized music streaming services, helping use
machine-learning mediapipe numpy opencv os python tenserflow
Last synced: 25 Feb 2026
https://github.com/shwetapardhi/assignment-03-q4-hypothesis-testing
Chi2 contengency independence test Q4. TeleCall uses 4 centers around the globe to process customer order forms. They audit a certain % of the customer order forms. Any error in order form renders it defective and has to be reworked before processing. The manager wants to check whether the defective % varies by centre. Please analyze the data at 5
alternate-hypothesis chi2-contingency contingency-analysis hypothesis-testing norm null-hypothesis numpy numpy-arrays pandas python scipy significance-testing stats
Last synced: 31 Jan 2026
https://github.com/keyurparalkar/breast-cancer-detection
Predict whether the cancer is benign or malignant
gradient-descent logistic-regression machine-learning numpy
Last synced: 26 Apr 2026
https://github.com/thkox/uni_2023-compression-and-object-removal
This project is a team assignment for the "Multimedia Systems" course, offered in the 6th semester of the 2023 academic year at the University of Piraeus, Department of Informatics.
2023 6th-semester colorama compression-algorithm department-of-informatics heapq lossless-compression-algorithm motion-compensation multimedia-systems numpy object-removal opencv-python pickle python scipy-stats university-of-piraeus
Last synced: 07 Feb 2026
https://github.com/shishirshekhar/penguin_app
This is a penguin species prediction web app
data-science logistic-regression ml numpy pandas python python3 random-forest-classifier streamlit streamlit-application streamlit-webapp support-vector-machine
Last synced: 09 Apr 2026
https://github.com/arraypd/airflow-etl-elt
airflow duckdb elt etl matplotlib metabase ml numpy pandas postgresql python scikit-learn
Last synced: 15 Apr 2026
https://github.com/olfabelhadj/analyse-des-ventes-d-une-librairie-avec-python
OpenClassrooms parcours Data Analyst Projet 9
matplotlib-pyplot numpy pandas plotly-express plotly-graph-objects python scipy seaborn statsmodels
Last synced: 15 Apr 2026
https://github.com/breadrock1/ml-labs
Machine Learning. There is a suite of Machine Learning laboratory tasks.
classification knn knn-classification machine-learning nlp nlp-machine-learning numpy pandas pandas-dataframe python python3 random-forest regression scikit-learn-python skele trees
Last synced: 15 Apr 2026
https://github.com/sarmad426/ai
AI basic to advanced featuring Machine Learning, Deep Learning and Data Science.
ai data-science deep-learning hugging-face machine-learning numpy pandas python scikit-learn
Last synced: 15 Apr 2026
https://github.com/amruta33/credit_card_analysis
The loan providing companies find it hard to give loans to the people due to their insufficient or non-existent credit history. Because of that, some consumers use it as their advantage by becoming a defaulter.
Last synced: 15 Apr 2026
https://github.com/nmerka/practicum_rep
Проекты курса Аналитик данных (Яндекс.Практикум)
jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn sql tableau
Last synced: 31 Jan 2026
https://github.com/lulunac27a/number-statistics-jupyter-notebook
Number statistics app in Jupyter Notebook
jupyter jupyter-lab jupyter-notebook jupyter-notebooks jupyternotebook notebook number number-statistics number-stats numpy numpy-arrays numpy-python python python-notebook python-notebooks statistics stats
Last synced: 15 Apr 2026
https://github.com/codehub001/age-and-gender-detection
This AI-powered project detects faces and predicts age & gender from images or video streams using OpenCV and deep learning. 🧠💡 🔹 Face Detection 👀 🔹 Gender Classification 🏷️ (Male/Female) 🔹 Age Estimation 📊 (from predefined age groups) 🔹 Live Video & Image Support 🎥🖼️
argparse deep-learning numpy opencv pretrained-model python
Last synced: 15 Apr 2026
https://github.com/dmitruzik/python_projects
All python projects are here
matplotlib numpy pandas python seaborn
Last synced: 15 Apr 2026
https://github.com/offthetab/lung_cancer_prediction
ML for Lung Cancer Prediction dataset from kaggle.
matplotlib numpy pandas python seaborn sklearn
Last synced: 25 Feb 2026
https://github.com/martincastroalvarez/python-video-processing
Movie generator using MoviePy, OpenCV2 and Numpy.
Last synced: 15 Apr 2026
https://github.com/tsar123/neutral-single-nucleotide-polymorphisms-analysis
analysis of data on neutral single nucleotide polymorphisms
dna-polymorphism matplotlib numpy pandas seaborn snv
Last synced: 01 Feb 2026
https://github.com/chandkund/sentiment-analysis-on-movie-reviews
Project on Sentiment Analysis of Movie Reviews using K-means clustering. This project clusters movie reviews based on their sentiment scores to understand audience reactions. Includes data preprocessing, feature selection, model development, and visualization.
data-science eda jupyter-notebook machine-learning matplotlib numpy pandas preprocessing python sklearn
Last synced: 01 Feb 2026
https://github.com/tanzim-prog/sentiment_analysis_ml_stringdata
The motive of this project is to find out the customer satisfaction of some residential hotels of Dhaka.
accuracy-score classification confusion-matrix f1-score logistic-regression machine-learning model-evaluation modelbuilding nlp nltk numpy pandas precision-score recall-score scikit-learn sentiment-analysis
Last synced: 01 Feb 2026
https://github.com/rissh/titanicsurvivalpredictionusingml
Predicting Titanic passenger survival through machine learning. This project includes data preprocessing, exploratory data analysis, feature engineering, and model training using Python. 🚢
data data-analysis data-science data-visualization dataanalysis jupiter-notebook machine-learning machine-learning-algorithms machinelearning matplotlib numpy pandas prediction prediction-model python python3 seaborn tenserflow tflearn titanic
Last synced: 01 Feb 2026
https://github.com/saumyajeet-varma/braintumor-ml-integrated-webapp
flask numpy python tensorflow venv
Last synced: 01 Feb 2026
https://github.com/legendarym4x/data_science
Data Science Course
jupyter-notebook keras matplotlib nltk numpy pandas scikit-learn spacy tensorflow
Last synced: 02 Feb 2026
https://github.com/vladimiracunadev-create/python-data-science-program
Python Data Science Program — 197 clases en 9 partes. Pauta avanzada derivada de Géron, VanderPlas, Huyen, ISLP y Barocas/Hardt/Narayanan. Recurso personal de aprendizaje, enseñanza y mejora continua.
bootcamp data-analysis data-science education jupyter machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 01 Jun 2026
https://github.com/oislen/randomtelecompayments
An application for randomly generating telecommunication payment data.
data-simulation multiprocessing numpy pandas payments python qmarkdown random-number-generation telecommunications unittests
Last synced: 15 Apr 2026
https://github.com/sharkb8t/credit-risk-classification
Demonstrates my abilities to use Jupyter Notebook with scikit-learn to train and evaluate a machine learning model.
jupyter-notebook numpy pandas pathlib python scikit-learn
Last synced: 15 Apr 2026
https://github.com/subratamondal1/quora-automated-text-classification
Text Classification with Bag of Words - Natural Language Processing
bag-of-words machine-learning matplotlib natural-language-processing nlp nltk numpy pandas python3 pytorch scikit-learn
Last synced: 15 Apr 2026
https://github.com/olfabelhadj/gestion-d-une-boutique-avec-python
OpenClassrooms parcours Data Analyst Projet 6
matplotlib-pyplot numpy pandas plotly-express plotly-graph-objects seaborn
Last synced: 15 Apr 2026
https://github.com/r-papso/pynet
Deep learning library implemented in Python
deep-learning machine-learning neural-network numpy python
Last synced: 26 Feb 2026
https://github.com/coueghlani/nlp
Proyecto de Procesamiento de Lenguaje Natural y Análisis de Datos
mineria-de-datos nlp nlp-machine-learning nltk numpy procesadores-de-lenguajes sklearn spacy
Last synced: 08 Feb 2026
https://github.com/smahala02/materials-science-introduction
Introduction to Materials Science concepts using Python for array manipulation and visualization with NumPy and Matplotlib.
data-visualization materials-science matplotlib numpy python scientific-computing
Last synced: 09 Feb 2026
https://github.com/sarowarahmed/predicting-kolkata-house-price
🏠 Predicting Kolkata House Price: A web app powered by a Machine Learning model, built with Numpy, Pandas, Scikit-learn, and Streamlit, to predict house prices in Kolkata. Deployed on Streamlit Cloud for easy access and real-time predictions.
app kolkata linear-regression machine-learning numpy pandas scikit-learn streamlit
Last synced: 26 Feb 2026
https://github.com/ankits-21/smartspectro
This is Mobile Based Spectrometer
flask-application jvascript kd-tree matplotlib numpy pandas python react-native scipy
Last synced: 09 Feb 2026
https://github.com/mahmud-kandawala/simulating-covid-19-python-
This repository contains a Python program that simulates the spread of COVID-19 using Numpy and Matplotlib for calculations and visualization. The simulation offers an interactive way to understand virus dynamics and the impact of epidemiological parameters.
Last synced: 16 Apr 2026
https://github.com/carterbox/libimage
Provides large (2k) test images as NumPy arrays.
Last synced: 15 Apr 2026
https://github.com/puureya2/catalogue-price-scraper
Scrape & store product prices with Selenium & BeautifulSoup4. Visually represent data with MatPlotLib,Personal Project
beatifulsoup4 chrome-webdriver matplotlib numpy pandas python python-csv selenium webscraping
Last synced: 16 Apr 2026
https://github.com/anuraganalog/random-test-case-generator
Generate Random Test Cases
arrays case characters file generation generator hacktoberfest hacktoberfest2020 matrices numbers numpy py python3 random random-test-case string test test-cases
Last synced: 11 Feb 2026
https://github.com/leftcoastnerdgirl/matplotlib_and_numpy
This project applies lessons using Matplotlib and Numpy
bar-charts box-and-whisker-plots correlation-analysis data-analytics data-visualization jupyter-notebook linear-regression numpy pandas-dataframe pandas-python r-value scatter-plot scipy scipy-stats
Last synced: 16 Apr 2026
https://github.com/mindkerchief/baselineml
A collection of machine learning task performed during my studies in computer science major in intelligent system.
decision-tree dummy gaussian-mixture-models kmeans-clustering linear-regression logistic-regression machine-learning matplotlib numpy pandas random-forest scikit-learn seaborn tensorflow
Last synced: 16 Apr 2026
https://github.com/mustafaozvardar/image-classification-webapp
This project features an AI model for diagnosing pneumonia from chest X-ray images. Users can upload a chest X-ray image through the app, and the model will classify it.
artificial-intelligence computer-vision keras numpy python streamlit streamlit-webapp tensorflow
Last synced: 27 Feb 2026
https://github.com/isratafrin826/neural-networks-ann_using_mnist-dataset
matplotlib-pyplot numpy seaborn tensorflow
Last synced: 16 Apr 2026
https://github.com/harmanveer-2546/music-genre-classification
Classifying the genre of a music using deep neural networks.
cnn deep-neural-networks keras labelencoder librosa matplotlib music numpy pandas pickle python scipy seaborn sequential-models tensorflow
Last synced: 12 Feb 2026
https://github.com/walkerdustin/python-linear-regression
simple linear regression in python based on coursera andrew ng course
ai linear-regression machine-learning ml numpy python
Last synced: 05 May 2026
https://github.com/bharatsharma07/ipl-analysis
This project provides insights into the IPL's historical data, helping to identify trends, player performance, and team strategies.
data-visualization ipl-data-analysis numpy pandas python
Last synced: 16 Apr 2026
https://github.com/yalai92/alfalfa_imp_exp_analysis
This repository covers data cleaning, analysis, and visualization of global alfalfa and pellet imports, focusing on trends from 2003 to 2023. It also includes a predictive analysis of global alfalfa demand for 2024-2029, using data science techniques to provide insights for stakeholders in the alfalfa industry.
data-analysis data-cleaning data-visualization matplotlib numpy pandas python sckiit-learn tableau
Last synced: 12 Feb 2026
https://github.com/shakhthi/mlproject
This project is an end-to-end ML solution that predicts math scores from student attributes. It starts with ingesting and preprocessing data, followed by feature engineering to pinpoint key predictors. A robust model is then trained and fine-tuned before being seamlessly deployed to deliver real-time predictions.
jupyter-notebook matplotlib-pyplot numpy pandas python3 seaborn sklearn
Last synced: 16 Apr 2026
https://github.com/spoortimorabad/personally-identifiable-information-pii-
Detecting Personal Information and Masking Method
faker llms numpy pandas pre-trained-model python streamlit structured-data supabase torch unstructured-data
Last synced: 16 Apr 2026
https://github.com/rahulsm20/storedata
A data analysis project aimed at analyzing the sales data of the super store and providing useful insight into customer preferences.
data-analysis matplotlib numpy pandas python streamlit
Last synced: 16 Apr 2026
https://github.com/dpgitaccount/project---hospital-readmission-analysis
The goal of this project is to build a predictive model to estimate the likelihood of a hospital readmission based on patient data. By identifying factors that contribute to readmissions, hospitals can optimize care and reduce costs associated with repeated visits.
boxplot confusion-matrix datamodeling exploratory-data-analysis heatmap histplot numpy pandas plotly python random-forest seaborn smote-sampling visualization
Last synced: 16 Apr 2026
https://github.com/harmonicode/signal_equalizer
Signal Equalizer is a Python-based application designed to process and analyze various types of signal data, including audio and ECG signals. It provides functionalities for reading, processing, visualizing, and enhancing signal data using techniques such as Wiener filtering.
audio-processing numpy pyqt5 scipy signal-processing wiener-filter
Last synced: 13 Feb 2026
https://github.com/separatrixxx/nm_labs_6_7_sem
👓 Laboratory work for 6 and 7 semesters of MAI on numerical methods
numerical-methods numpy python
Last synced: 16 Apr 2026
https://github.com/rakesh3596/tutedude_projects
It consist of 3 major project 1:Covid19 Analysis 2:Rainfall Prediction 3:Tumor Detection
csv-files matplotlib numpy pandas plotly python sklearn-library
Last synced: 16 Apr 2026
https://github.com/vgvr0/analisis-de-datos-con-streamlit-numpy-pandas-y-matplotlib
Sistema completo de análisis y visualización de datos cinematográficos que proporciona insights detallados sobre películas, incluyendo análisis financiero, puntuaciones, tendencias temporales y un sistema de recomendación. Desarrollado con Python y Streamlit, ofrece una interfaz interactiva y amigable para explorar datos de películas.
matplotlib numpy pandas plotly plotly-dash recommendation-system streamlit
Last synced: 16 Apr 2026
https://github.com/andreashovaldt/simple-neural-network
A simple neural network, created with numpy, based on Stochastic Gradient Descent, used for classifying the MNIST dataset
mnist-classification neural-network numpy stochastic-gradient-descent
Last synced: 16 Apr 2026