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/guifernandess7/ciencia-de-dados-e-ml-notebooks
Notebooks com uso dos módulos Pandas, Numpy e Matplotlib para análise de dados e criação de gráficos e tensorFlow e seaborn para machine learning e visualização
machine-learning matplotlib numpy pandas python tensorflow
Last synced: 04 Apr 2026
https://github.com/rajiv2004-cloud/the-wine-project
AI/ML mini Project repo
algorithm dataset maachine-learning numpy prediction python
Last synced: 02 May 2026
https://github.com/alanmenchaca/numpy-notes
collection of notes to learn numpy!
jupyter-notebooks numpy python
Last synced: 08 May 2026
https://github.com/kientech/breast-cancer-classification-using-machine-learning
The goal is to leverage data-driven models to assist in the early detection and diagnosis of breast cancer, potentially aiding healthcare professionals in making informed decisions
data-science machine-learning numpy pandas python3 scikitlearn-machine-learning seaborn
Last synced: 22 Mar 2025
https://github.com/offthetab/gans
Just testing out different GAN models
gans matplotlib numpy seaborn torch torchvision
Last synced: 19 May 2026
https://github.com/muhkartal/fr-framework
A modular and extensible face recognition framework featuring real-time detection, facial landmark analysis, and recognition with API support.
dlib face-recognition fastapi numpy opencv pillow pydantic python-multipart requests scipy uvicorn
Last synced: 13 Apr 2026
https://github.com/altaris/turbo-broccoli
JSON (de)serialization extensions
bokeh json keras numpy pandas pytorch serialization sklearn tensorflow
Last synced: 04 Jan 2026
https://github.com/yesenvidnath/facerecognito-pythonfacialrecognitionapplication
this is a web application created to detect faces using a pre-given image links through Excel format, this project uses Pytorch & Flask
Last synced: 10 Apr 2026
https://github.com/anas436/cars-price-pediction-evaluation-and-refinement-using-python
cross-validation-score gridsearchcv ibm-watson jupyter-notebook linear-regression matplotlib model-selection numpy pandas polynomial-features python3 ridge scikitlearn seaborn sklearn tqdm
Last synced: 11 Apr 2026
https://github.com/dor-sketch/audio-visual-synth
Combining real-time graphics, audio synthesis, and interactive elements to create an engaging, cross-platform music visualizer.
image-processing midi-player music-composition musicsheet notes-tool numpy pygame pygbag pyopengl
Last synced: 18 May 2026
https://github.com/sanjanahombal/study-on-sentiment-analysis
This project explores the optimal combination of Bag-of-Words and TF-IDF vectorization with Naive Bayes and SVM for sentiment analysis. It evaluates performance using accuracy, precision, recall, and F1-score, addressing ethical concerns like data privacy and bias to improve sentiment classification in real-world applications.
bag-of-words confusionmatrix googlecollab gridsearch-crossvalidation matplotlib-pyplot naive-bayes-classifier numpy pandas seaborn sklearn svm-classifier tfidf-vectorizer
Last synced: 07 Jan 2026
https://github.com/knightkun77/image_classification_project
Image Classification Using Python
keras machine-learning matplotlib numpy opencv python tensorflow tikinter
Last synced: 24 Jan 2026
https://github.com/bbergerud/tenops
Creating a common interface for numpy, pytorch, tensorflow, etc.
Last synced: 20 Jan 2026
https://github.com/hi-shekhar/data_science
Data science
algorithm-comparison decision-trees keras kmeans linear-regression logistic-regression numpy pandas python sentiment-analysis svm time-series visualization webcrawler
Last synced: 05 Apr 2026
https://github.com/maheera421/supervised-machine-learning
Implementation of necessary supervised machine learning algorithms for regression and classification.
classification classification-models cost-function feature-engineering feature-scaling gradient-descent linear-function linear-regression logistic-loss logistic-regression machine-learning matplotlib numpy regression-models regularization-to-avoid-overfitting scikit-learn sigmoid-function squared-error-cost-function vectorization
Last synced: 11 Apr 2026
https://github.com/hanzopgp/tensorflowtest
Learning how to use jupyter notebook, tensorflow, numpy and other librairies for machine learning projects. Following Thibaut Neveu's tutorial.
artificial-intelligence convolutional-neural-networks deep-learning lstm-neural-networks machine-learning matplotlib multilayer-neural-networks numpy personal recurrent-neural-networks sklearn tensorflow
Last synced: 07 Apr 2026
https://github.com/Kikobuf/3d-file-toolkit
Pure-Python toolkit for inspecting, editing, converting, and analyzing 3D print files, supports 3MF, STL, OBJ, PLY, and GLB. Detects source software (Bambu, Orca, Prusa, Cura, Fusion 360, etc.), checks compatibility across 15 CAD and slicer programs, and works with any AI coding agent (Claude, Cursor, ChatGPT, Manus). Zero dependencies beyond numpy
3d-printing 3mf ai-agent bambu chatgpt cluade cluade-code gemini manus numpy obj orca-slicer prusaslicer python stl
Last synced: 20 May 2026
https://github.com/aapo-kossi/christmas_tree_spectrogram
Colab notebook to generate a spectrogram visualization on a programmable led installation
colab-notebook numpy pandas python
Last synced: 07 Apr 2026
https://github.com/Mike014/SoundBot
This Repository will contain the prototype of a ChatBot created for the playback of audio, or everything related to audio in the world of video games and not.
chatbot dsp nlp nlp-library nlp-machine-learning numpy python scipy sound-processing
Last synced: 12 Sep 2025
https://github.com/badranalyst/restaurant-reviews-sentiment-analysis-nlp-case-study
This project analyzes restaurant reviews using Natural Language Processing (NLP) for sentiment analysis. It covers data exploration, pre-processing (NLTK text cleaning), model building, prediction, and deployment. The goal is to predict sentiment from reviews using Python libraries such as Pandas, NumPy, Matplotlib, and Seaborn.
data-analysis data-science eda exploratory-data-analysis matplotlib-pyplot model model-building numpy pandas pre-processing predictive-modeling python seaborn
Last synced: 13 Apr 2026
https://github.com/myahninsi/housing-price-prediction-ml
Final project for Big Data Visualization for Business Communications 01 (DSMM Group 1). Analyzes housing data, identifies key price factors, and builds predictive models using machine learning. Includes Power BI dashboards for interactive visualizations and Flask for deployment.
elastic-net lasso-regression linear-regression matplotlib numpy pandas ridge-regression scikit-learn seaborn
Last synced: 14 Apr 2026
https://github.com/nermeenkamal/image-processing-system
This Python application provides a graphical user interface (GUI) for performing various image processing operations. Users can upload, manipulate, and save images using a range of techniques, including grayscale conversion, binary conversion, histogram equalization, and more.
matplotlib numpy opencv python tkinter
Last synced: 01 May 2026
https://github.com/rudrodip/timmygrad
scalar value gradient descent optimizer
backpropagation gradient-descent multilayer-perceptron-network neural-network numpy python3 pytorch
Last synced: 09 May 2026
https://github.com/harmanveer-2546/ad-click-prediction-analysis-and-insights
To predict whether a user will click on ad or not.
ads analysis classification-report click insights linearregression matplotlib numpy onehotencoder pandas pipeline prediction preprocessing randomforestclassifier seaborn sklearn sklearn-compose sklearn-library sklearn-metrics standardscaler
Last synced: 27 Jan 2026
https://github.com/aikogamer101/exploratory-data-analysis
Using Python to analyze a beauty product dataset. A complete EDA.
analytics business-intelligence datacleaning datadiscovery dataengineering dataexploration folium matplotlib numpy pandas python3 seaborn
Last synced: 14 Mar 2025
https://github.com/HarshilChampaneri/Titanic_Survival_Prediction
I have Created a Machine Learning Model based on the Logistic Regression algorithm. This Model is capable of predicting whether the person will survive or not survive based on the given data of that particular person.This Model is highly accurate in predicting the result.
artificial-intelligence jupyter kaggle logistic-regression machine-learning matplotlib numpy pandas python seaborn titanic-kaggle titanic-survival-prediction
Last synced: 30 Dec 2025
https://github.com/harmanveer-2546/guide-to-regularization
Regularization is a crucial technique in machine learning that helps to prevent overfitting. Overfitting occurs when a model becomes too complex and learns the training data so well that it fails to generalize to new, unseen data.
generalization inline l1 l2 matplotlib numpy overfitting overfitting-prevention overfitting-reduced pandas regularization regularization-methods regularization-techniques regularization-to-avoid-overfitting seaborn
Last synced: 05 Apr 2025
https://github.com/raksh710/diet_recommendation_fastembed
Recommends a recipe along with its full description using fastembed library and
docker docker-image dockerfile dockerhub-image fastapi fastembed heroku-app heroku-deployment nlp-machine-learning numpy pandas recommender-system uvicorn
Last synced: 02 Feb 2026
https://github.com/alexsolov28/vkrb
Выпускная квалификационная работа бакалавра «Система анализа алгоритмов машинного обучения для решения задач классификации с использованием Pandas»
jupyter-notebook matplotlib numpy pandas python scikitlearn seaborn streamlit
Last synced: 15 Feb 2026
https://github.com/anodicpassion/printing-accuracy-analyzer
This project provides a web-based application for analyzing the print quality of scanned documents by comparing them against a template. It identifies issues such as misalignment and blur, providing visual feedback and quantitative metrics.
Last synced: 20 May 2026
https://github.com/ola-kaznowska/first-steps-in-numpy
My first steps in the NumPy library
mathematics numpy python python3
Last synced: 20 May 2026
https://github.com/technologicat/orderfix
Reorder solutions of parametric studies to make continuous curves
cython eigenvalues numpy postprocessing python python2 python27 python3 python34
Last synced: 25 Jan 2026
https://github.com/saattrupdan/neural_network
Homemade neural network from scratch in numpy.
Last synced: 20 May 2026
https://github.com/kr1shnasomani/speedvision
Vehicle speed detection using Computer Vision, Deep Learning and Neural Network
bytetrack computer-vision deep-learning neural-network numpy opencv pytorch supervision tqdm yolo
Last synced: 05 Mar 2025
https://github.com/damiieibikun/data-science-capstone-project-ibm---space-x-falcon-9-landing-predictions
Applied Data Science Capstone Project for Cousera's IBM Data science professional
beautifulsoup4 classification dash-plotly data-science data-visualization ibm-capstone interactive-visualizations machine-learning matplotlib numpy pandas python requests-library-python seaborn sklearn spacex-launches
Last synced: 13 Apr 2026
https://github.com/brenderb/python-projects
General interest and school python projects I completed. Included are lab analysis files (with uncertainty analysis, fitting, and graphing), simulation files (visualization of electric+magnetic fields, etc), specific research project files (data extraction + processing for a building science lab, graphs for a medical physics paper) and misc files
csv fitting matlab matplotlib numpy os pandas pyplot python scipy uncertainty
Last synced: 05 Apr 2025
https://github.com/vbhvsingh0/cdc_immunization
This project explores the relationships in between different vaccines and the sex, age and other basic features in the data.
data-cleansing data-manipulation-with-pandas data-science numpy pandas-python python3
Last synced: 05 May 2026
https://github.com/dineshdhamodharan24/singapore_flat_resale_
This project focuses on developing a machine learning model to predict the resale values of apartments in Singapore. The goal is to create a user-friendly online application that enables users to obtain accurate predictions for the resale values of specific properties.
data-analysis flat json numpy pandas pickle project python streamlit
Last synced: 07 Apr 2026
https://github.com/makoczoro/credit-default-risk-analysis-eda
This repository contains the detailed EDA Analysis of Home Credit Group Dataset. The analysis aims to find demographic and financial factors associated with higher or lower default risks, providing actionable insights for risk mitigation and improved lending practices
bivariate-analysis correlation-analysis data-preprocessing exploratory-data-analysis exploratory-data-visualizations matplotlib numpy pandas seaborn univariate-analysis
Last synced: 20 May 2026
https://github.com/massimilianovisintainer/house-price-model-prediction
House price prediction model using XGBoost.
machine-learning models numpy pandas python sklearn xgboost xgboost-regression
Last synced: 20 Jan 2026
https://github.com/harmanveer2546/house-price-prediction-using-machine-learning
We all have experienced a time when we have to look up for a new house to buy. But then the journey begins with a lot of frauds, negotiating deals, researching the local areas and so on. So to deal with this kind of issues Today, I prepared a MACHINE LEARNING Based model, trained on the House Price Prediction Dataset.
catboost-classifier linear-regression machine-learning matplotlib numpy pandas python random-forest seaborn support-vector-machine
Last synced: 07 Apr 2026
https://github.com/rahulraimau/credit-card-fraud-detection
This project develops a real-time credit card fraud detection system using the Kaggle Credit Card Fraud Detection Dataset, containing 284,807 transactions with 31 features (Time, Amount, V1-V28, Class).
imbalanced-learn- matplotlib numpy pandas python pytorch scikit-learn- tensorflow
Last synced: 08 Apr 2026
https://github.com/csengupta1101/python-concepts
All basic to advanced Python Concepts Will be covered here in depth.
data-science django dsa-algorithm flask machine-learning numpy pandas python rest-api software-development
Last synced: 08 Apr 2026
https://github.com/youssefali11997/100-numpy-exercises
100 exercise on NumPy library. NumPy (Numerical Python) is a package used for scientific computing with Python.
Last synced: 18 May 2026
https://github.com/pramodyasahan/house-price-prediction
This repository contains the code for a machine learning model aimed at predicting housing prices. The model is based on the RandomForestRegressor algorithm from the scikit-learn library and utilizes feature selection, preprocessing, and pipeline techniques for improved performance.
machine-learning numpy pandas python scikit-learn
Last synced: 08 Apr 2026
https://github.com/rdmolony/nix-numpy-financial
A nix derivation for numpy-financial - https://pypi.org/project/numpy-financial/#files
Last synced: 05 Mar 2025
https://github.com/annygutierrez/ai-chatbot-python
Deep learning chatbot: Chatbot model to make predictions and chat back and forth with our user.
Last synced: 06 May 2026
https://github.com/mrhoban/python-syntax-medical-insurance-project
datascience matplotlib numpy python
Last synced: 04 May 2026
https://github.com/harrisonwelch/pythondatascience
Repo of code from the linked-in lesson "Python: Data Analysis"
data data-science matplotlib notes numpy python tutorial
Last synced: 12 Apr 2026
https://github.com/ourway/simple-cnn
A simple CNN implementation using numpy
convolutional-neural-networks numpy
Last synced: 10 May 2026
https://github.com/thekartikeyamishra/aipoweredmarketingassistant
AI-Powered Marketing Assistant, an advanced tool designed to enhance your digital marketing campaigns using the power of machine learning (ML) and large language models (LLMs). This project empowers small businesses and MSMEs to create compelling content, analyze campaigns, and strategize effectively.
artificial-intelligence llm matplotlib numpy openai pandas python scikit-learn streamlit
Last synced: 08 Apr 2026
https://github.com/nikita620/churn-prediction-using-ann
minor project for Python and AI
artificial-neural-networks matplotlib numpy pandas
Last synced: 03 May 2026
https://github.com/rnuv/artificial-neural-network
A Simple 2 layered Artificial Neural Network library made from scratch in Python and NumPy. Fitted with a feed forward method and backpropagation.
neural-network numpy python tensorflow
Last synced: 18 Mar 2025
https://github.com/dmarks84/coursework_capstone_spacex_predictions
Final Project for IBM Data Science Professional Certificate -- Applied all skills and methods utilized in the series of courses for this certification to predict the success of SpaceX landings; issued full report to stakeholders
api classification dash eda folium linear-algebra matplotlib mysql numpy pandas plotly probability python seaborn sql statistics supervised-ml technical-writing web-scraping
Last synced: 08 Apr 2026
https://github.com/mostafa-bashir/investigating_dataset_udacity
ipython jyputer-notebook numpy pandas python
Last synced: 13 Feb 2026
https://github.com/jaewonson37/python_programming
algorithms data-structures encapsulation exception-handling functions loop matplotlib monte-carlo numpy object-oriented-programming pandas prototyping pseudo-random-number-generation python recursion top-down unit-testing visualization webcrawling
Last synced: 09 May 2026
https://github.com/alejoduarte23/fast_fdd
Fast implementation of frequency domain decomposition (FDD) in python with multiple identification techniques
Last synced: 10 May 2026
https://github.com/berlin0308/ntu-2023fall-ds
data-visualization image-processing machine-learning numpy pandas
Last synced: 30 Oct 2025
https://github.com/abrahamkoloboe27/fruits-recognition-streamlit-app
🍎 Fruits Classification App (Streamlit) 🍌
convolutional-neural-networks deep-learning image-classification image-processing keras logging machine-learning machine-learning-engineering mlops numpy pandas plotly prototype python streamlit streamlit-application tensorflow
Last synced: 08 Apr 2026
https://github.com/dragonscypher/sustaining-balance
Innovative Data Approaches for Food Security and Environment
geopandas huggingface-transformers jupyter-notebook matplotlib nlp nltk-python numpy pandas python pytorch scikit-learn seaborn spacy tableau tensorflow
Last synced: 12 Apr 2026
https://github.com/paul-bokelman/nn
Basic neural network in python
machine-learning neural-networks numpy python
Last synced: 09 May 2026
https://github.com/matteofasulo/pytripadvisor
Trip Advisor Web Scraper
beautifulsoup4 folium geopandas matplotlib nltk-tokenizer numpy pandas plotly python restaurant scipy selenium sql
Last synced: 08 Apr 2026
https://github.com/sonatipek/matris_transactions_py
My "Python Programlama-I" lesson's homework. Some matris transactions with numpy library in Python
matrix numpy numpy-arrays python sonatipek
Last synced: 24 Mar 2025
https://github.com/harishtpj/rawnn
A minimal Neural Network framework written from scratch
framework neural-network numpy python
Last synced: 11 Jun 2026
https://github.com/klihe/astar-visualization
I am trying to implement *a path finding algorithm and create a visualization of it with Python and numpy library
algorithm astar-algorithm numpy pathfinding pygame python visualization
Last synced: 06 Apr 2025
https://github.com/andriikot/smartmatch
Smart Match with python
docker faiss huggingface numpy ptyhon pythorch
Last synced: 04 Apr 2026
https://github.com/matheusotenio/oficina-python
https://oficina-python.streamlit.app/
matplotlib numpy python streamlit
Last synced: 27 Jun 2025
https://github.com/lmizner/codecademy_auto_evaluation
Summarized categorical variables in Python using numerical summary statistics.
categorical-data frequency jupyter-notebook median numpy pandas proportion python
Last synced: 07 May 2026
https://github.com/samankhamesian/rating-prediction-system
This project is an implementation of simple rating prediction systems for items from user
latent-factor-model machine-learning numpy pattern-recognition python rating-prediction
Last synced: 18 May 2026
https://github.com/nambukeerthi/phonepe_project
This project will create a live geo-visualization dashboard using data from the PhonePe Pulse GitHub repository.
matplotlib numpy pandas python sklearn sql streamlit
Last synced: 07 Apr 2026
https://github.com/sandeepannandi/slicecam
SliceCam is a fun, camera-controlled game powered by OpenCV and Mediapipe that lets you slash flying fruits with real-time hand tracking.
collision-detection handtracking mediapipe mediapipe-hands motiondetection numpy opencv pygame python
Last synced: 06 May 2026
https://github.com/maia-bastos/regress-o-linear-atividade-est-gio-cvm
Linear Regression Model - Teste Técnico
machine-learning numpy pandas python sklearn
Last synced: 07 Apr 2026
https://github.com/saket-sk/data-science-lab
List of Assignments I have performed as a part of Honorary Course of Data Science and Machine Learning Lab.
data-cleaning data-science jupyter-notebook jupyter-notebook-extension numpy numpy-arrays pandas pandas-dataframe pandas-python python
Last synced: 16 Apr 2026
https://github.com/venky-1710/superhero-recruitment
Superhero Recruitment System predicts hero selection using machine learning. Users input hero attributes through a web interface. A Random Forest model analyzes abilities, strengths, weaknesses, success rates, and missions completed. The Flask app displays results, showing if a hero is selected.
css flask html numpy pandas python scikit-learn
Last synced: 07 Apr 2026
https://github.com/jhaabhijeet864/numpy_for_machine_learning
It's a collection of python notebooks comprising of learning materials of numpy for machine learning
notebooks-jupyter numpy numpy-arrays numpy-library python
Last synced: 18 May 2026
https://github.com/miltiadiss/TSLA-stock-price-prediction
matplotlib numpy pandas scipy sklearn
Last synced: 31 Dec 2025
https://github.com/shwetapardhi/assignment-1-q7--basic-statistics-level-1
Q7) Calculate Mean, Median, Mode, Variance, Standard Deviation, Range & comment about the values / draw inferences, for the given dataset For Points,Score,Weigh> Find Mean, Median, Mode, Variance, Standard Deviation, and Range and also Comment about the values/ Draw some inferences. Use Q7.csv file
mean median mode numpy pandas python range standard-deviation variance
Last synced: 05 May 2026
https://github.com/zainulmustafa/home-neural-net-gui-using-flask
I am working on a project that I call HNN whose GUI is created using Flask framework to give multiple users the access of controlling components over the same connection.
flask flask-api flask-server html5 numpy python3
Last synced: 05 May 2026
https://github.com/axelsgit/fashion-recommender
This project builds a hybrid and visual recommender system for (luxury) fashion products, simulating a real-world e-commerce scenario (e.g., Zalando, Farfetch, Fashion Nova). It integrates visual filtering, collaborative filtering, content-based filtering, and hybrid models, enriched with user metadata and interaction recency.
deepfashion fashion fastapi numpy pandas python resnet-50 sklearn streamlit tensorflow ui-design
Last synced: 07 Apr 2026
https://github.com/abdelmajidlh/fifa19
Ce projet conciste à analyser et visualiser les données FIFA19. Il est destiné aux jeunes data analystes ou ceux et celles qui souhaite apprendre la programmation Python. Le projet sera mis à jour au fur et à mesure.
fifa matplotlib numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/rtmigo/markov_walk_py
🔢 Python module that calculates probabilities for a random walk in 1-dimensional discrete state space
absorbing-markov-chains absorbing-states markov-chain mathematics numpy probability probability-theory random-walk stochastic-matrix stochastic-models
Last synced: 21 May 2026
https://github.com/pramodyasahan/titanic-survival
This repository contains a machine learning project focused on predicting the survival of passengers on the Titanic. The project uses a Support Vector Regression (SVR) model from the sklearn library and involves data preprocessing and prediction.
data-preprocessing matplotlib numpy pandas python scikit-learn support-vector-regression
Last synced: 08 Apr 2026
https://github.com/muralikrishna-cec/mca-s3
MCA SEMESTER 3 PROGRAMS
android-application android-studio java jupyter-notebook ml numpy python
Last synced: 08 Apr 2026
https://github.com/crafterkolyan/eigenvalues-speed-comparison
Сравнение скорости вычисления собственных значений положительно определённых матриц. Проект по спецкурсу "Высокопроизводительные вычисления на платформе Python". Основной результат - Python с JIT компилятором обгоняет нераспараллеленный C++ по скорости.
cpp eigenvalues numba numpy python speed university
Last synced: 10 Jul 2025
https://github.com/tushar365/titanic---machine-learning-from-disaster
"Titanic: Machine Learning from Disaster" is a classic Kaggle competition for beginners https://www.kaggle.com/competitions/titanic. The goal is to use machine learning to predict which passengers survived the sinking of the Titanic based on historical data. This teaches data analysis and model building skills in a real-world context.
data-science dicision-tree logistic-regression machine-learning matplotlib-pyplot numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/khaja-shaik-21/heart-disease-prediction-system
This form allows users to enter key health details like age, blood pressure, cholesterol levels, and exercise results to predict the likelihood of heart disease. The data is submitted to the backend for processing, where a machine learning model provides a prediction. The form is styled for a clean and responsive user experience.
css3 flask-application git html5 logestic-regression numpy pandas python3 scikit-learn
Last synced: 12 Apr 2026
https://github.com/abidhasanrafi/pharma-sales-analytics
A Streamlit-powered web application for analyzing pharmaceutical sales performance across teams, products, and territories.
matplotlib numpy pandas plotly sales-analysis scikit-learn seaborn streamlit
Last synced: 08 Apr 2026
https://github.com/abhisek-13/diabetes-prediction
The Diabetes Prediction Web App uses machine learning to predict if someone has diabetes based on their health data. Trained on the Kaggle diabetes dataset, it offers real-time predictions through a user-friendly Streamlit interface.
machine-learning matplotlib numpy pandas python sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/vyjayanthipolapragada/human_detection_hog
Detect humans in real-time, image or video and count the detected people using OpenCV and HOG Descriptor
computer-vision easygui hog-descriptor human-detection image-processing imutils numpy opencv os python support-vector-machine
Last synced: 06 May 2026
https://github.com/suryavamsi-p/youtube-trends-and-tracks-engagement
This project aims to leverage Python’s robust visualization libraries to derive deep insights from YouTube video trends data. Using the 'youtube.csv' dataset, this analysis explores the dynamics of YouTube video attributes such as views, likes, dislikes, and comment counts to understand user engagement and their emotional insights.
dash datavisualization hypothesis-testing matplotlib normality-test numpy pandas python3 scipy seaborn visual-studio-code
Last synced: 03 Nov 2025