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-25 00:18:02 UTC
- JSON Representation
https://github.com/chewzzz1014/data-analysts-projects
coursework jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/rohanrony19/movie-recommendation-system
This is a python project where using Pandas library we will find correlation and give the best recommendation for movies.
data-analysis deep-learning knn-algorithm numpy pandas python recommendation-system
Last synced: 14 Apr 2026
https://github.com/pedrosfaria2/analisetitulosnetflix
Estudo de popularidade dos filmes da Netflix no IMDB.
analise-de-dados data-analysis jupyter-notebook matplotlib numpy pandas python
Last synced: 14 Apr 2026
https://github.com/5hraddha/ice-video-games-sales-analysis
Analysis of video game sales data of an online store Ice, which sells video games all over the world & identify patterns that determine whether a game succeeds or not.
data-visualization matplotlib numpy pandas requests-module scipy seaborn
Last synced: 14 Apr 2026
https://github.com/gregoritsch3/ml_eda_classification_diabetes
An EDA and Machine Learning Classification exercise on the Diabetes dataset demonstrating the use of SQLAlchemy data import from an SQL database (PostgreSQL), Pre-processing Pipelines, ANOVA, 9 ScikitLearn ML models, Hyperparamter Tuning for the best performing one, and feature importance.
anova machine-learning matplotlib numpy pandas pipelines scikit-learn seaborn sql sqlalchemy statistics
Last synced: 14 Apr 2026
https://github.com/matkorussovich/student-performance-analysis
Este repositorio contiene un análisis del desempeño académico de estudiantes, realizado como parte del módulo "Introducción al Data Science" en el Máster en Data Science de la Universidad Europea de Madrid.
jupyter-notebook matplotlib-pyplot numpy pandas python
Last synced: 14 Apr 2026
https://github.com/mizcausevic-dev/embedding-drift-graph
Track how entity embeddings drift across encoder model versions. SQLite store + Strawberry GraphQL API. Cosine drift events computed automatically on every record. Reference impl for RAG/eval pipelines re-encoding their corpus.
ai-governance drift-detection embeddings graphql llm numpy python rag sqlite strawberry-graphql vector-search
Last synced: 01 Jun 2026
https://github.com/architj6/gesture-control-system
This Gesture Control System allows users to control various system functions (like mouse movement, volume adjustment, and screen brightness) using hand gestures through a webcam. It leverages MediaPipe for hand tracking and PyAutoGUI for controlling the system. The project enables intuitive, hands-free control for everyday tasks.
brightness-control cursor cursor-control doubleclick drag-and-drop gesture handgesture handgesture-recognition mediapipe numpy opencv os pyautogui pycaw python python3 scroll volume-control
Last synced: 17 Apr 2026
https://github.com/sralter/potential_talents
Using NLP techniques (word and sentence embedding tools like SBERT and Learning-to-Rank systems like RankNet and LambdaRank) to rank candidates.
lambdarank learning-to-rank lightgbm matplotlib nlp numpy pandas python pytorch ranknet
Last synced: 09 Apr 2026
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/mbarbetti/hello-snakemake
Simple implementation of snakemake to sample and plot data
hello-world matplotlib numpy python snakemake
Last synced: 14 Apr 2026
https://github.com/sunilvarma-l/liverdiseaseprediction
"Streamlit app to predict liver disease risk using a machine learning model based on patient input data."
machine-learning matplotlib numpy pandas pickle python scikit-learn seaborn streamlit
Last synced: 13 Apr 2026
https://github.com/antodata/hate_crimes_spain_2014_2017
Analysis of hate crimes in Spain between 2014 and 2017 using official data
chi-square chi-square-test data-analysis data-visualization datascience folium hatecrime json lgtbiq linear-regression maps matplotlib numpy pandas python python3 scipy selenium selenium-webdriver sklearn
Last synced: 14 Apr 2026
https://github.com/neelays/xor-xnor_neural_network
NumPy neural network to approximate XOR/XNOR
Last synced: 15 May 2026
https://github.com/farhad-here/predict_student_performance
Predict Student Performance, is a data analysis and machine learning project aimed at predicting students' final performance (g3) based on demographic, family, and academic features. The project supports both Regression (predicting exact grades) and classification (Pass/Fail categories).
classification data-analysis data-visualization linear-regression machine-learning numpy pandas postgresql powerbi scikit-learn streamlit
Last synced: 14 Apr 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/yulia-momotyuk/dla-data-analysis-practice
This repository contains my homework assignments completed during the "Data Analyst in IT" course at Data Loves Academy.
analytics data-analysis data-visualization excel mysql numpy pandas postgres powerbi python seaborn sql tableau
Last synced: 14 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/saivarun2611/potato_disease_classifier
This project is a Potato Disease Classifier that uses a Convolutional Neural Network (CNN) to classify potato leaves as healthy, suffering from early blight, or late blight. The model helps in early detection of diseases, which can be crucial in maintaining crop health and yield.
cnn keras matplotlib numpy pandas python3 tensorflow
Last synced: 14 Apr 2026
https://github.com/sun-data/ndoptimize
Numba-accelerated minimization of objective functions.
astropy minimization numba numpy optimization scientific-computing
Last synced: 27 Jan 2026
https://github.com/juzershakir/predicting_boston_housing_prices
Builded a model to predict the value of a given house in the Boston real estate market using various statistical analysis tools. Identified the best price that a client can sell their house utilizing machine learning.
bias-variance boston-housing-price-prediction data-exploration decision-tree-regression gridsearchcv k-fold machine-learning matplotlib mlfnd model-evaluation model-validation numpy pandas python3 r2-score sklearn supervised-learning udacity-nanodegree
Last synced: 22 Oct 2025
https://github.com/juzershakir/train_a_smartcab_to_drive
From just cab, to Smart-Cab
cogsci decay-rate epsilon machine-learning machine-learning-algorithms machine-learning-tutorials matplotlib numpy pandas pygame python27 q-learning reinforcement-learning smartcab training udacity-nanodegree visualization
Last synced: 22 Oct 2025
https://github.com/bhuvantenguria/adobe-gensolve
Adobe-Gensolve
cv2 dotenv firebase-admin flask numpy pandas python react svgpathtools svgwrite
Last synced: 23 Jan 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/hifly81/photox
photo and album organizer for gtk3
gtk3 numpy opencv-python photography pil pillow python
Last synced: 24 Oct 2025
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/harmanveer-2546/reducing-data-entries
Way to delete data entries from csv/excel file using. For excel file, use excel instead of csv in the code.
csv data data-entry delete-data excel numpy pandas python
Last synced: 05 May 2026
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/luliatuccu/weather_analysis
This project highlights a combination of data science techniques and Python programming to explore real-world weather data.
data-preprocessing eda feature-engineering machine-learning matplotlib numpy pandas regex scikit-learn seab seaborn weather weather-patterns
Last synced: 02 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/alefair/ds
Data Science projects
ipython jupyter matplotlib numpy pandas python sklearn
Last synced: 15 Mar 2026
https://github.com/manuel-lang/numpymongo
A python package to export NumPy data to MongoDB
Last synced: 23 Feb 2026
https://github.com/hellymodikalpesh/numpy
This repository is designed as a comprehensive resource for learning the NumPy library. It covers nearly all functions and features of NumPy, providing a thorough exploration of its capabilities for numerical computing and data analysis.
Last synced: 28 Jan 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/adriantomin/bulldozer-price-prediction
Predicting the Sale Price of Bulldozers Using Machine Learning 🚜💰 This project uses machine learning to predict bulldozer sale prices based on historical data from the Kaggle Bluebook for Bulldozers competition. The goal is to minimize the RMSLE between actual and predicted prices.
data-science jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn
Last synced: 23 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/jsd115/tensorflow_bankfrauddetection
This repository aims to provide examples of my ability to produce ML models using tensorflow and sklearn
numpy pandas sklearn tensorflow
Last synced: 06 Feb 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/ggrbill/phd-plot-scripts
My personal plot scripts used to generate graphs for my PhD Thesis
hacktoberfest matplotlib numpy python
Last synced: 18 Apr 2026
https://github.com/gusenov/max-empty-rect-py
:black_square_button: Реализация на Питоне алгоритма поиска на изображении пустого прямоугольника максимальной площади.
algorithm empty-spot graphics numpy python python-image-library python-library rectangle-detection
Last synced: 06 Feb 2026
https://github.com/salvatoreamaddio/pipeline-assessment
Pipeline Simulation
anaconda jupiter-notebook mysql mysql-database numpy pandas pandas-python python sparql sparql-query
Last synced: 08 Apr 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/bedirk/portfolio-projects
Data Analytics Portfolio Projects
dataanalysis excel mssqlserver numpy pandas powerbi python sql tableau
Last synced: 16 Mar 2026
https://github.com/lavkalsi/creditcardfrauddetector
Credit Card Fraud Detector is a React web app that predicts if a credit card transaction is fraudulent using a Python machine learning model. Users can input transaction data, and Flask facilitates communication between the backend and frontend. Backend files are located in the res folder. This app provides simple UI for user interaction.
fraud-detection machine-learning nodejs numpy pandas python reactjs sklearn-library
Last synced: 15 Apr 2026
https://github.com/sahraiidle/email-spam-detector
Email/SMS spam detector with a Flask UI/API, tuned ML models (TF‑IDF + SVM/LogReg/NB), and a ready-to-run web form plus JSON endpoint for predictions.
data machine-learning numpy pandas python randomforest scikit-learn spam-classifier spam-detection svm
Last synced: 24 Jan 2026
https://github.com/alejandro945/insurance-risk
This project aims to predict the risk of insurance claims using a dataset from Kaggle. The dataset consists of 26 columns and 205 rows, providing various features related to insurance risk. By analyzing this data, we seek to build predictive models that can help insurers assess the risk of claims.
data-analytics ipython-notebook numpy pandas python
Last synced: 06 Feb 2026
https://github.com/dilkushsingh/iris-species-classifier
Used Random Forest Classifier Algorithm
huggingface-spaces numpy pandas python random-forest-classifier scikit-learn streamlit
Last synced: 15 Apr 2026
https://github.com/djdhairya/parkinson-s-disease-detection
datapreprocessing machine-learning modeling numpy pandas scikit-learn svm
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/shwetapardhi/assignment-03-q5--hypothesis-testing
Chi2 contengency independence test Q5. Fantaloons Sales managers commented that % of males versus females walking in to the store differ based on day of the week. Analyze the data and determine whether there is evidence at 5 % significance level to support this hypothesis. Assume Null Hypothesis as Ho: Independence of categorical variables (% of
alternate-hypothesis chi2-contingency contingency-analysis hypothesis-testing null-hypothesis numpy pandas python scipy significance-testing stats
Last synced: 28 Jan 2026
https://github.com/subh888999/car-prices--analysis-projects
This repository houses projects focused on data collection, assessment, cleaning, visualization, and analysis. It includes workflows and methodologies for handling data, from initial gathering and evaluation to processing, visualizing insights, and performing in-depth analysis
jupyter-notebook matplotlib numpy panda seaborn statistics
Last synced: 03 May 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/muhkartal/fr-photo
face-recognition system works on images first of all you need to register valid image as recognition
face-recognition numpy opencv pillow python streamlit
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/hossein-cod/practicing-deep-learning
with keras data set we load a data base and train our machine for test
deep deep-learning jupyter-notebook keras machine-learning matplotlib numpy py python sklearn tensorflow
Last synced: 25 Feb 2026
https://github.com/stavrosarm/mathematics_algorithms
Fundamental algorithms of Linear Algebra , Numerical Analysis and Calculus in Python and Julia.
calculus julia-language linear-algebra numerical-analysis numpy python
Last synced: 30 Jan 2026
https://github.com/ayuub34/siesta-smart
This project is designed to be a AIaaS 2-Way-PMS optimized with AI and ML models. The goal is to enhance the efficiency of the system through advanced technology solutions.
ai data-analysis-python data-processing data-science jupyter-python machine-learning matplotlib numpy pandas powerbi-report pyqt5 scipy seaborn sklearn
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/moh-27sl/image-alignment--python-edition
Alignment of an unaligned image with a base/reference image using feature detection, feature matching, and homography in OpenCV.
ai classical-computer-vision classical-image-processing computer-vision computervision image-alignment image-processing imageprocessing neural-network numpy opencv python python3
Last synced: 15 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/oleksiilatypov/mlzoomcamp-capstone01
mlzoomcamp capstone project
cnn-classification flask numpy tensorflow
Last synced: 15 Apr 2026
https://github.com/karishmagupta05/airbnb-data-scraping-and-analysis
This project involves web scraping Airbnb listings using Python and BeautifulSoup, followed by data analysis with Pandas. The goal is to extract meaningful insights from the data, clean and preprocess it, and visualize the results using libraries like Matplotlib and Seaborn.
beautifulsoup4 matplotlib numpy pandas python scraping seaborn visualization
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/bearddan2000/python-web-3d-matplotlib-line-parametric-curve-graph
A demo of creating a 3d line parametric curve graph.
3d curve graph line matplotlib numpy pandas parametric python web
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/dipeshgoyal013/salary-data-analysis
Salary Analysis according department and agency.
analysis matplotlib numpy pandas salary sklearn-library
Last synced: 15 Apr 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/ankitpundir7/group-face-emotion-recognition
This project can identify and categorize human emotions in both static and dynamic context. Duration : Jun 2023 - Jul 2023
convolutional-neural-networks deep-learning keras machine-learning-algorithms numpy opencv python tensorflow
Last synced: 07 Feb 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/vyask21/opencv-drowsy
Drowsiness detection can be quickly done using shape predictor face landmarks.dat model file that mark the essential landmarks on the face using OpenCV modules.
Last synced: 08 Feb 2026
https://github.com/anshpg/exploration-in-image-processing-digit-image-generation
This project, developed by Anshuman Pattnaik, explores image processing techniques using Python libraries such as pandas, numpy, matplotlib, and cv2 (OpenCV). The primary objective of the project was to delve into image processing with a focus on creating a unique dataset and algorithm for image generation.
cv2 image-generation image-processing ipynb-jupyter-notebook matplotlib-pyplot numpy opencv pandas
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