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-26 00:18:09 UTC
- JSON Representation
https://github.com/j-nobull/noble_ana-500
Apply Advbanced Python programming to data science problems
dash machine-learning-algorithms neural-network numpy pandas plotly scikit-learn tensorflow
Last synced: 03 Mar 2025
https://github.com/dilipgjadhav/cs_encryption_decryption_project
🔐 Secure Data Hiding in Images using Steganography | AICTE & IBM SkillsBuild Internship Project. This Python-based tool hides secret messages in images using OpenCV & PyQt6, with password-protected decryption. Secure, user-friendly & efficient for cybersecurity. Future scope: multi-format support, AES encryption & web/mobile integration.
cyrptography data-hiding image-encryption image-processing numpy opencv pyqt5-gui python-project python-security secure-communication steganography
Last synced: 06 May 2026
https://github.com/satyacoder29/crm-analytics
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: 03 Mar 2025
https://github.com/nour-zayed/face-recogntion
This project implements a real-time face recognition system using Computer Vision and Deep Learning. The system is capable of detecting and recognizing faces in real-time using a webcam, as well as from images and video files. The project leverages OpenCV, dlib, and the face_recognition library to accurately detect, encode, and identify faces.
database dlib face-recognition numpy opencv python
Last synced: 05 May 2026
https://github.com/bassemhalim/webrtc-demo
webrtc demo using aiortc library
Last synced: 09 Apr 2026
https://github.com/eljandoubi/disasterresponsepipeline
Project aim is to build a Natural Language Processing (NLP) model to categorize messages on a real time basis.
flask nltk numpy pandas plotly scikit-learn scipy sqlalchemy
Last synced: 09 Apr 2026
https://github.com/armahdavi/data_pipeline_analytics_statistics_ML_PM_PSD_residential_QFF
Sharing all the data pipelines and processing codes, statistical modellings, descriptive statistics, plot visualizations, and machine learning from Mahdavi & Siegel (2021) (Indoor Air) Project Miestone: 2017 - 2020 Full-length article: https://onlinelibrary.wiley.com/doi/abs/10.1111/ina.12782
data-science data-visualization dust hvac indoor-air-quality jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats spyder spyder-python-ide statistics
Last synced: 17 Sep 2025
https://github.com/matheusotenio/catdog_imageclassifier
Classificar imagens de gatos e cães, utilizando um conjunto de dados misto.
deep-learning freecodecamp-project ipynb machine-learning matplotlib numpy tensorflow
Last synced: 29 Nov 2025
https://github.com/athari22/classification-with-python
IBM Project
classification-algorithm decisiontree decisiontreeclassifier ibm k-nearest-neighbor knn knn-classification logistic-regression lr matplotlib ml numpy pandas python sklearn sklearn-library support-vector-machine svm svm-classifier visualization
Last synced: 09 Apr 2026
https://github.com/itskoushik/eyecue-intellisense
A project related to Smart Intellisense mouse controller which can be controlled by Eye tracking and hand gestures
cv2 machine-learning mediapipe numpy pynput
Last synced: 15 Apr 2026
https://github.com/abeertechcamus/documentdata
The dataset was cleaned and queried using Python inside Jupyter Notebook and visualizes using PowerBI Document Data Analysis Projects
dax jupyter-notebook numpy pandas powerbi python
Last synced: 04 May 2026
https://github.com/adamouization/superconductors-critical-temperature-predictions-regression
:chart_with_upwards_trend: Machine Learning & Data Visualisation/Processing techniques for predicting the critical temperatures required for different superconductors to conduct electrical current with no resistance.
jupyter jupyter-lab jupyter-notebook machine-learning matplotlib matplotlib-pyplot numpy pandas prediction python python-3 regression regression-algorithms scikit-learn scikitlearn-machine-learning scipy
Last synced: 12 Apr 2026
https://github.com/dakshsammi/arkaid
Arkaid is a game performance analytics platform developed for the Information Integration Architecture Course - CSE656 (IIIT Delhi). It uses a data warehouse approach to analyze gaming data from multiple sources and provides insights via an AI-driven interface.
ai airflow aws database-management datawarehouse docker etl flask information-integration numpy openai postgresql python togetherai
Last synced: 09 Apr 2026
https://github.com/roluochke/real-estate-price-prediction-app
This is a data science project for a real estate price prediction website.
flask html-css-javascript jupyter-notebook matplotlib numpy python sklearn
Last synced: 09 Apr 2026
https://github.com/laurobmb/data_analise
Analise quantitativo de números de processos judiciais existentes no Nordeste brasileiro
data-science matplot numpy python python3
Last synced: 15 May 2026
https://github.com/dsowles/miniproject1davidsowles2025
INF601 Mini Project 1
Last synced: 16 May 2026
https://github.com/abyshergill/ultralytics_yolo_object_detection_testing_gui
This is a desktop application for real-time object detection using the YOLO (You Only Look Once) model build with ultralytics libarary. It's built with PyQt5 for the graphical user interface and OpenCV for video and image processing. The application allows users to load a YOLO model, adjust detection settings, and perform object detection on media.
numpy opencv-python pytorch qt5-gui threading ultralytics yolo
Last synced: 08 May 2026
https://github.com/prachi005748/website-performance-data-analysis-project
Briefly describe the objective of the project—e.g., analyzing website performance metrics over time, uncovering trends in user engagement, or evaluating channel-wise traffic quality.
data-analyst data-cleaning data-preprocessing data-visualization data-visualization-python exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn storytelling
Last synced: 01 May 2026
https://github.com/samiksha29-patil/e-commerce-sales-insights-dashboard
This project focuses on analyzing e-commerce sales data through data visualization. It highlights customer behavior, popular sales channels, product category trends, and city-wise performance to provide actionable business insights.
analytics customer-insights data-visualization ecommerce matplotlib numpy pandas python sales-analysis seaborn
Last synced: 03 May 2026
https://github.com/princeoncada/quant-pca-risk
Applies Principal Component Analysis (PCA) to daily returns of 20 US equities (2015–2025) to uncover hidden risk factors. Explores variance explained, scree, loadings, factor returns, covariance reconstruction, and Varimax rotation. Results show 3–5 PCs capture ~75% of portfolio risk.
correlation-analysis covariance-matrix dimensionality-reduction factor-models matplotlib numpy pandas pca portfolio-risk principal-component-analysis python quantitative-finance time-series-analysis variance varimax
Last synced: 06 May 2026
https://github.com/kushalagarwalla/netflix-movie-data-analysis
🚀 Netflix Data Analytics Project 🎬📊 | Analyzed 9K+ movies to uncover insights on genres, popularity, votes & release trends. Includes EDA, KPIs & visualizations using Python (Pandas, NumPy, Matplotlib, Seaborn). Supports data-driven content & engagement strategy.
data-analysis data-visualization jupyter-notebook numpy pandas python seaborn
Last synced: 06 May 2026
https://github.com/kandil2001/lid-cavity-evolution
Lid Cavity Evolution is an open-source CFD suite for the lid-driven cavity problem, featuring MATLAB, Python, and parallel solvers with benchmark comparisons.
benchmarking cfd cfd-simulation lid-driven-cavity matlab mpi numpy open-source openfoam openmp parallel-computing python scientific-computing simple-algorithm star-ccm
Last synced: 06 May 2026
https://github.com/labex-labs/numpy-for-beginners
This comprehensive course covers the fundamental concepts and practical techniques of NumPy, the essential library for numerical computing in Python. Learn to create, manipulate, and analyze arrays efficiently.
array-manipulation array-slicing beginner-friendly course data-analysis data-science data-structures fast-computation hands-on labex labs linear-algebra matrix-operations numerical-computing numpy programming python python-programming scientific-computing vectorized-operations
Last synced: 20 Jun 2026
https://github.com/vitor-ace/sunspots-data-analysis
This is a Jupyter Notebook which works with Data Analysis logic and libraries implementation with Python.
data-analysis data-visualization debbuging error-handling file-handling matplotlib-pyplot numpy pandas python
Last synced: 06 May 2026
https://github.com/rohanbanerjee1234567-cell/prediction-of-expected-salary-using-machine-learning
Here is my first Project Repository where I have made a Machine Learning Project using Python. The Problem statement was to train a model based on the given Dataset and from there we need to Predict the Expected Salary of an Employee who will have similar profiles.
exploratory-data-analysis linearregression matplotlib-pyplot numpy pandas randomforest randomforestregressor scikit-learn scikitlearn-machine-learning searborn visualization
Last synced: 27 Apr 2026
https://github.com/radithsandeepa/robot-path-visualizer
Welcome to Robot Path Visualizer! This tiny project uses Python, Pygame, and NumPy to replay a precomputed trajectory (x, y, θ). It rotates a robot sprite frame-by-frame and draws a trail, making it handy for diff-drive path playback, simulation demos, and quick visual debugging of robotics experiments.
animation numpy pygame python robot-simulation robotics trajectory-visualization
Last synced: 18 Sep 2025
https://github.com/shotadft/vecposlib
This is a library that enables vector calculations in Python.
math math-library numpy python python-lib python-library python3
Last synced: 18 Sep 2025
https://github.com/ibrahimfazili/stock-market-model
machine-learning numpy python3 quandl
Last synced: 15 May 2026
https://github.com/abhishek-patidar066/synthetic-datasets
Synthetic datasets are artificially generated data used for training machine learning models, simulating real-world data while ensuring privacy.
clustering datasets jupyter-notebook libraries matplotlib-pyplot numpy pandas-dataframe python random sklearn
Last synced: 15 Apr 2026
https://github.com/harinisri012/plant-leaf-disease-detection-system
A deep learning project to detect and classify plant leaf diseases using CNN and VGG16 models. This system aids in early disease identification to support agricultural sustainability by helping farmers protect crops.
cnn cv keras keras-tensorflow neural-networks numpy vgg16
Last synced: 20 Jan 2026
https://github.com/anushkapal28/maatri-care
MaatriCare is an AI-based healthcare application designed to provide personalized nutrition advice and maternal care recommendations for pregnant women, lactating mothers, and women in general.
gemini-api jupyter-notebook labelencoder numpy pandas python3 random-forest streamlit svm-training
Last synced: 18 Sep 2025
https://github.com/akash-207/ecommerce-monetization-analysis
“Revenue and monetization analysis of Brazilian e-commerce data (Olist dataset). Includes KPIs, trends, and business insights.”
business-analytics matplotlib mysql numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/rarawe/taskly
A public repository for taskly
celery flutter-app hacktoberfest numpy pandas pydata queue queue-workers queued-jobs redis redis-queue scikit-learn scipy task-runner
Last synced: 09 Apr 2026
https://github.com/noxs1d/cv-emotion-classification
This project is a deep learning-based system for detecting human emotions from facial images using TensorFlow, OpenCV, and NumPy.
cnn cnn-classification dockerfile keras numpy opencv tensorflow transfer-learning
Last synced: 09 Apr 2026
https://github.com/pramodyasahan/car-safe-predictor
This repository contains a machine learning project that applies the K-Nearest Neighbors (KNN) classification algorithm to predict car safety ratings. The project uses a dataset of cars, with features such as buying price, maintenance cost, number of doors, persons, lug boot size, and safety.
classification k-nearest-neighbours machine-learning numpy pandas scikit-learn
Last synced: 10 Apr 2026
https://github.com/yashpandey1405/numpy-assignment-solution
This repository contains solutions to all questions from the NumPy Assignment, organized for clarity and easy navigation. 🚀
Last synced: 29 Apr 2026
https://github.com/ronakbediya310/campus-placement-project
This Flask web application leverages machine learning models to predict campus placements based on user-provided input. It provides an intuitive and user-friendly interface for users to input relevant features, such as academic performance, gender, work experience, and more. The application then processes these inputs through a trained algorithms
flask machine-learning numpy pandas python3 sklearn webapp
Last synced: 10 Apr 2026
https://github.com/hrolive/deep-learning-nanodegree
As one of the top 3% students from the first phase, "PyTorch Scholarship Challenge" by Facebook AI, I have earned a full scholarship to Udacity’s Deep Learning Nanodegree program
api-gateway aws aws-lambda aws-sagemaker computer-vision convolutional-neural-networks deep-learning deployment machine-learning natural-language-processing numpy pandas python pytorch scikit-learn
Last synced: 12 Apr 2026
https://github.com/aniket2021448/fakenewspredictionapp
The web app uses logistic regression on a dataset of 20,000 news articles, achieving 96% accuracy. It employs NLTK for text preprocessing and TF-IDF for feature extraction.
huggingface ml news nltk-python numpy pandas-python streamlit-webapp transformers-models
Last synced: 24 Jun 2026
https://github.com/jovicdev97/Financial-Loan-DataScience-Notebook
using numpy and pandas to analyze a synthetic loan dataset with python
data-analysis matlabplot numpy pandas plotting python seaborn
Last synced: 12 Mar 2025
https://github.com/babagata/racunalna_fizika
Math and physics solved with python
matplotlib numpy random scipy sympy
Last synced: 10 Apr 2026
https://github.com/jain1shh/solar-flare-prediction
This repository contains code and data for predicting solar flare energy ranges using machine learning, based on NASA's RHESSI mission data. It includes preprocessing of FITS files into a unified CSV dataset and implements models like Gradient Boosting, Random Forest, and Decision Tree classifiers, achieving accuracies up to 87%.
data-visualization machine-learning numpy pandas python scikit-learn solar-flare-prediction
Last synced: 09 Apr 2026
https://github.com/mayankmittal29/tensortinker_statistical_methods_in_ai
This repository contains implementations of various machine learning algorithms from scratch, including Multi-Layer Perceptron (MLP), Gaussian Mixture Models (GMM), Principal Component Analysis (PCA), Autoencoders, and Variational Autoencoders.
autoencoder-mnist cupy gmm-clustering image-segmentation matplotlib-pyplot mlp-classifier mlp-regressor mnist-dataset numpy pandas pca python3 pytorch roc-auc seaborn torch variational-autoencoder
Last synced: 09 Apr 2026
https://github.com/nguyenanhtuan1912/datatable-image-to-text
Repository này là đồ án môn học Computer Vision
computer-vision javascript nodejs numpy opencv python tesseract
Last synced: 09 Apr 2026
https://github.com/rusenaite/frame-quality-clustering
Python application that processes video files to extract frames and analyze their quality using blur detection and clustering techniques.
Last synced: 11 Apr 2026
https://github.com/vyjayanthipolapragada/image_classifier_cnn_data_augmentation
A deep learning project using Convolutional Neural Networks (CNNs) to classify CIFAR-10 images. The model leverages data augmentation, batch normalization, and ReLU activation to improve performance and generalization. Includes training and evaluation scripts for multi-class image classification.
adam-optimizer convolutional-neural-networks data-augmentation deep-learning image-classification jupyter-notebook neural-networks numpy optimizer pandas python pytorch relu-layer
Last synced: 09 Apr 2026
https://github.com/trivedikavya/food-redistribution-platform
Food Redistribution Console base platform
console-application consolebase-application contributions-welcome kavyatrivedi numpy open-source python3 sklearn
Last synced: 29 Apr 2026
https://github.com/v-mayya/resale-revolution
Empower Hacks Hackathon Submission
html matplotlib numpy pandas python sqlite streamlit
Last synced: 09 Apr 2026
https://github.com/mirzaazwad/tymbert
TYMBert is our submission for NCIM 2025, a spam classifier that makes use of knowledge distillation to compress the model while preserving accuracy
bert huggingface-transformers knowledge-distillation machine-learning matplotlib numpy pandas python3 scikit-learn tiny-bert torch
Last synced: 09 Apr 2026
https://github.com/shafaq-aslam/predicting-heart-disease-risk-with-logistic-regression-techniques
Develop a predictive model using logistic regression techniques to assess heart disease risk based on patient health metrics and data analysis.
data-analysis heart-disease logistic-regression machine-learning machine-learning-models matplotlib numpy pandas python scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/Khushi130404/CatNet
CatNet is a simple machine learning project that classifies images as either a cat or not a cat using logistic regression. The dataset consists of labeled images of cats and non-cats, preprocessed and used to train a binary classification model.
h5py matplotlib numpy pillow scipy
Last synced: 19 Sep 2025
https://github.com/michabirklbauer/neuralnet
Neural Network Implementation in NumPy
backpropagation classification educational feedforward-neural-network from-scratch neural-network numpy
Last synced: 16 May 2026
https://github.com/shauryashaurya/marty_mcfly
Code, text and notebooks on a tutorial for Introduction to Machine Learning using open sources
anaconda jupyter-notebooks machine-learning machine-learning-tutorials notebook numpy python regression scikit-learn scipy tutorial
Last synced: 09 Apr 2026
https://github.com/nandit123/python_on_excel
Data Analysis using python libraries on excel data
csv data-analysis data-science fill fluctuations graph numpy python python-library
Last synced: 16 May 2026
https://github.com/ramanpreet6262/ml_internity
Repository of code implimentations of various machine learning algorithms in my Internity Internship.
matplotlib numpy pandas python scikit-learn
Last synced: 06 Apr 2026
https://github.com/rajireddy15/employee-attrition-prediction-hr-analytics-
Employee Attrition Prediction (HR Analytics) helps organizations analyze employee data, identify factors driving turnover, and predict attrition using machine learning and visual dashboards, enabling data-driven HR decisions and retention strategies.
data-cleaning data-collection data-manipulation data-preprocessing data-science data-visualization eda feature-engineering imbalanced-data machine-learning mysql-database numpy pandas
Last synced: 04 May 2026
https://github.com/sauravokos/deep-learning
Repository on private project concerning Deep Learning through multilevel neural networks
keras numpy pillow python python-3-5 scikit-image scikit-learn scipy tensorflow tensorflow-examples tkinter tkinter-graphic-interface
Last synced: 02 Apr 2026
https://github.com/kishanlalchoudhary/be-sem-8
BE SEM 8 Assignments
cpp deep-learning hpc keras matplotlib numpy openmp pandas scikit-learn seaborn tensorflow
Last synced: 28 Jul 2025
https://github.com/azaz9026/house_price_prediction_with_machine_learning
🏡 House Price Prediction with Machine Learning Project 🤖💰 Seeking to revolutionize the real estate industry with cutting-edge technology? Explore my latest project, where I leveraged machine learning algorithms to predict house prices accurately.
linear-regression machine-learning-algorithms metaploit numpy pandas pickle python seaborn visualization
Last synced: 12 Apr 2026
https://github.com/mattsebastianh/Election-Results
Analyze Data with Python
binomial-distribution numpy python statistics
Last synced: 18 Jun 2026
https://github.com/rakibhhridoy/appliedmachinelearninghousing-regression
Let's take the Housing dataset which contains information about different houses in Boston. This data was originally a part of UCI Machine Learning Repository and has been removed now. We can also access this data from the scikit-learn library. The objective is to predict the value of prices of the house using the given features.
deep-learning housing-market housing-prices machine-learning numpy pandas python real-estate regression scikit-learn
Last synced: 05 Apr 2026
https://github.com/yalai92/cava_imp_exp_analysis
Analysis, visualization, preprocessing and clustering of global sparkling wine trade (2017–2024) using Python in Colab and ML to reveal trends and country profiles.
clustering colab-notebook data-science data-visualization machine-learning matplotlib numpy pandas preprocessing python sklearn tableau-public
Last synced: 25 Jan 2026
https://github.com/adityabhamare10/aiml-hackathon
Smart Credit Risk Solutions
chatgpt confusion-matrix css ejs flask git github html javascript joblib jupyter-notebook logistic-regression matplotlib numpy pandas pycharm python seaborn sklearn stremlit
Last synced: 20 Jan 2026
https://github.com/hariprasath-v/av_job-a-thon-june-2022
Machine learning model to predict if the user would buy the product in the next 3 months or not.
matplotlib numpy pandas pycaret python seaborn sklearn
Last synced: 20 Apr 2026
https://github.com/amardeepsingh-06/smart_attendance_system
The Smart Attendance System is designed to automate the attendance process using facial recognition. Traditional methods of taking attendance can be time-consuming and prone to errors. This project aims to streamline the process by leveraging computer vision technology, allowing for efficient, contactless, and accurate attendance tracking.
asgiref django mysql numpy opencv pillow-library python sqlparse
Last synced: 05 Apr 2026
https://github.com/kikoveiga/feup-ia1
Artificial Intelligence (IA) First Project (2023/2024): BSc in Informatics and Computing Engineering @ FEUP
feup feup-ia feup-leic genetic-algorithms hill-climbing numpy pandas python simulated-annealing tabu-search
Last synced: 06 May 2026
https://github.com/hariprasath-v/hackerearth_get-a-room-ml-hackathon
Build a Machine Learning model to identify the habitability score of the property based on the property's basic information and location-based information.
exploratory-data-analysis machine-learning numpy pandas pycaret python randomforestregressor regression scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/hariprasath-v/zindi_umojahack-india-income-prediction-challenge
Create a machine learning model to predict whether an individual earns above 50,000 in a specific currency or not.
catboost-classifier classification exploratory-data-analysis f1-score matplotlib numpy pandas python scikit-learn seaborn shap zindi
Last synced: 13 Apr 2026
https://github.com/mayap2803/supervised-machine-learning--classification
Using supervised machine learning algorithms to classify signal from background particle events
adaboost k-nearest-neighbours linear-classifier machine-learning machine-learning-algorithms matplotlib mlp mlp-classifier numpy python scipy sklearn supervised-learning svm-classifier
Last synced: 11 Apr 2026
https://github.com/eoastafurov/numpy-neural-net
Simple and extendable library for deep learning in numpy
deep-learning mlp-classifier numpy
Last synced: 02 Mar 2025
https://github.com/aaaastark/graph-convolution-network-with-dimensional-redaction-and-differential-algorithms-python
Graph Convolution Network GCN with Dimensional Redaction and Differential Algorithms using Python
cora differential-evolution dimensionality-reduction gcn gcn-architecture ipython matplotlib networkx numpy pandas pubmad pymoo python sklearn stellargraph tensorflow
Last synced: 12 Feb 2026
https://github.com/amnydv17/audio-analysis-and-classification
This project demonstrates how to analyse the audio datasets and apply the existing Machine learning/Deep Learning techniques to the classify various environmental sounds...
jupyter-notebook matplotlib numpy pandas
Last synced: 08 May 2026
https://github.com/shambac/shamboflow
Fierce tensorflow competitor
cuda cupy machine-learning numpy pypi-package
Last synced: 19 Feb 2026
https://github.com/arijitdas0211/live-image-capture-and-emotion-detection
colab-notebook numpy pandas python scipy
Last synced: 29 Jul 2025
https://github.com/mallocode300/colour_palette_generator
Upload an image and immediately obtain a colour palette with the 10 most common colors in HEX codes and RGB
Last synced: 29 Jul 2025
https://github.com/morsalinislamshapon/diabetes-prediction-systemv3
This repository contains a machine learning model that predicts diabetes using user health data. It features an interactive web interface built with Streamlit and provides insights into model predictions through SHAP and permutation importance. 🐙🌟
jupyter-notebook machine-learning matplotlib numpy pandas plotly randomforestclassifier sckit-learn seaborn streamlit-webapp
Last synced: 29 Jul 2025
https://github.com/ferdos-coder/instacartmarketbasketanalysisportflio
a repository for statistical and visual analyses utilizing tools like Pandas, NumPy, SQL, and Power BI using InstaCart Market Basket Data
jupyter-notebook machine-learning numpy pandas python statistics
Last synced: 01 May 2026
https://github.com/abhinav330/credit-score-classification-problem
This project aims to analyze credit card customer data, clean the dataset using libraries such as Pandas and NumPy then create a machine learning model using sklearn
credit-card credit-card-fraud credit-card-fraud-detection credit-risk credit-scoring data-science machinelearning numpy pandas python sklearn
Last synced: 08 Sep 2025
https://github.com/kelvynamaral/rolling-stones-spotify-eda
Análise Exploratória de Dados dos Rolling Stones no Spotify Projeto de EDA focado nas músicas e álbuns dos Rolling Stones no Spotify. Explora características musicais, popularidade e evolução da banda ao longo do tempo. Utiliza técnicas de análise de dados e visualizações para revelar insights sobre a discografia da icônica banda de rock.
matplotlib numpy pandas seaborn
Last synced: 15 May 2026
https://github.com/fandreuz/python-serialization-benchmark
Low-effort benchmark of several serialization libraries for scientific applications
avro json numpy protobuf python serialization
Last synced: 12 Apr 2026
https://github.com/arjunravi26/glucose-monitoring
Glucose Monitoring system to monitor patients and notify whenever glucose goes high.
machine-learning numpy pandas plotly python3 streamlit xgbboostregressor
Last synced: 30 Jul 2025
https://github.com/hadson0/dip-candy-classification
Candy classification project using digital image processing. Includes dataset creation, model development, and evaluation tools with TensorFlow, OpenCV, and Albumentations. Complete setup and instructions provided for building and training the model.
albumentations bounding-boxes cnn computer-vision cvat image-classification image-processing keras machine-learning matplotlib numpy opencv python seaborn sklearn tensorflow
Last synced: 29 Sep 2025
https://github.com/zeeshan4002911/data-analysis-hub
Quality control, data processing, data cleaning, data ploting
jupyter-notebook jupyterlab matplotlib numpy pandas seaborn
Last synced: 03 May 2026
https://github.com/abdelrahman-amen/face_recognition
This project implements a real-time face recognition system using Python, OpenCV, and the face_recognition library. It identifies individuals by comparing facial features from live video streams with pre-stored encodings, enabling fast and accurate recognition.
cmake cv2 dlib-face-detection face-recognition numpy opencv os python
Last synced: 10 May 2026
https://github.com/ledsouza/MedPhys-BI
Aplicativo desenvolvido para gestão e análise de dados do Serviço de Física Médica em Medicina Nuclear do HCPA
aws boto3 cloud-computing cloud-run docker dotenv gcp mongodb numpy os pandas plotly pymongo python s3 streamlit terraform vitrinedev yaml
Last synced: 22 Sep 2025
https://github.com/dhavltharkaaar/portfolioprojects
This Repository contains the project related to my portfolio
css flask flask-api html5 idle jupyter-notebook matplotlib numpy pandas python python3 sklearn spyder
Last synced: 06 Apr 2026
https://github.com/imnotannamaria/ia-ml-scikit-learn
Learning tradicional machine learning with scikit-learn.
numpy pandas python scikit-learn seaborn
Last synced: 06 Apr 2026
https://github.com/ayushtiwari134/stock_price_predictor_dl
This is a full stack end to end project with the model trained in jupyter notebook, the backend file written in python, and for simplicity, the frontend created using streamlit.
deep-learning eda keras lstm-model machine-learning matplotlib numpy pandas python rnn streamlit tensorflow yfinance-library
Last synced: 06 Apr 2026
https://github.com/farzeennimran/apriori-algorithm
Apriori Algorithm for Association Rule Mining
algorithm apriori apriori-algorithm apyori association-rule-mining association-rules data-analysis data-mining data-science numpy pandas python
Last synced: 06 Apr 2026
https://github.com/alyssonmach/machine-learning-com-python
Aplicações de Machine Learning usando a linguagem de programação Python.
ia keras-tensorflow machine-learning matplotlib numpy pandas programming python scikit-learn scipy
Last synced: 10 Apr 2026
https://github.com/vishal-verma-96/Pre-Owned-Car-Price-prediction-using-Streamlit-App
Capstone Project by skill Academy- Exploratory Analysis, Visualization and Prediction of Used Car Prices. Deploying the highest-scoring model with Streamlit web app
data-analysis data-science jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python3 regression-algorithms scikit-learn seaborn streamlit
Last synced: 02 Mar 2025
https://github.com/werctfourth/python-border-autocrop2
Python script that crops borders from images v2
border crop image-processing libvips numba numpy python python3
Last synced: 17 May 2026
https://github.com/ralfkeo/detection-de-faux-billets-avec-python
OpenClassrooms parcours Data Analyst Projet 12
matplotlib-pyplot numpy pandas pickle plotly prediction-model python scipy seaborn sklearn
Last synced: 10 Apr 2026