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/kostadinlambov/time-series-forecasting
This project evaluates the predictive performance of a CNN-LSTM Hybrid deep learning model for Bitcoin price movement prediction.
keras-tensorflow matplotlib-pyplot mlflow numpy optuna pandas python scikit-learn seaborn statsmodels ta-lib tensorflow
Last synced: 07 Apr 2026
https://github.com/redinfinitypro/python-finance
Rating: (8/10) The code performs a linear regression analysis on stock data using the yfinance library, importing necessary libraries, selecting stock symbols, downloading data, fitting a model, making predictions, and visualizing results.
datetime matplotlib numpy pandas random sklearn yfinance
Last synced: 06 May 2026
https://github.com/pedasoft-consult/multi_class_text_classification
Multi-Class Text Classification for News Headlines
keras matplotlib-pyplot nltk numpy pandas seaborn sklearn tensorflow
Last synced: 09 Apr 2026
https://github.com/farhad-here/median-performance-comparison
Benchmarking the performance of median calculation using vanilla Python vs NumPy.
data-analysis matplotlib numpy python
Last synced: 18 Apr 2026
https://github.com/harmanveer-2546/student-performance-in-exam
Student performance analysis and prediction using datasets has become an essential component of modern education systems. With the increasing availability of data on student, schools and universities are using advanced analytics and machine learning algorithms to gain insights into student performance and predict future outcomes.
classification-report cluster dbscan dimensionality-reduction k-means-clustering labelling linear-regression logistic-regression numpy pandas pre-processing random-forest-classifier test-train-split unsupervised-machine-learning visualization
Last synced: 06 May 2026
https://github.com/jol79/python_exercises
Solving interesting python exercises on different topics
matplotlib-pyplot numpy pandas python3 pythonexercises scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/celineboutinon/chicken-run
OpenClassrooms Data Analyst 2022-2023 - Projet 9
data-analysis data-analytics data-visualisation dataframes matplotlib-pyplot missingno numpy pandas plotly python scikit-learn scipy seaborn statsmodels
Last synced: 09 Apr 2026
https://github.com/ejw-data/python-bitwise-operators
Difference between bitwise and logical operators when using pandas
Last synced: 08 May 2026
https://github.com/shivammg/coursera-ml-numpy
Coursera Machine Learning course done using Python, NumPy, and Seaborn
machine-learning numpy python seaborn
Last synced: 09 May 2026
https://github.com/thejvdev/ml-from-scratch
Repository for Implementing ML Models from Scratch in Python
classification data-analysis data-mining data-science deep-learning jupyter-notebook machine-learning matplotlib neural-networks numpy pandas prediction python regression seaborn sklearn visualization
Last synced: 02 Apr 2026
https://github.com/prarthana-singh/bangalore-house-price-predictor
🏡 Bangalore House Price Prediction – A Machine Learning model to predict house prices in Bangalore using real estate data. Built with Linear Regression, Python, Pandas, NumPy, and Scikit-Learn.
data-analysis eda house-price-prediction linear-regression machine-learning numpy pandas python real-estate regression scikit-learn
Last synced: 19 Apr 2026
https://github.com/ameykasbe/credit-card-fraud-detection-on-imbalanced-dataset
Examined data preprocessing techniques and performance of six different predictive models in Python to credit card fraud detection problem on an imbalanced dataset. Algorithms implemented - Logistic Regression, K Nearest Neighbours, Support Vector Classification, Naïve Bayes Classifier, Decision Tree Classifier, and Random Forest Classifier.
classification machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/NetBr3ak/Planetary-System-Simulation
Planetary System Simulation enables users to simulate the trajectories of two planets in a gravitational system. Through a simple web interface, users can predict planetary movements using technologies such as Flask, NumPy, and SciPy.
astronomy flask gravitational-dynamics numerical-analysis numpy physics planetary-systems scipy simulation web-application
Last synced: 08 Oct 2025
https://github.com/ercodex/predicting-new-medicines-with-sgd-classifier
"Shittiest Model of the Competition" award winner!
classifier-model dask kaggle-competition machine-learning numpy python scikit-learn
Last synced: 14 Apr 2026
https://github.com/amruta33/heart_disease_prediction
predict whether a person has a heart disease or not.
classification decision-trees gridsearchcv heart-disease hyperparameter-tuning male-female numpy pandas
Last synced: 30 Mar 2025
https://github.com/broodhoney/heart-disease-prediction
This is a machine learning project which has a trained model that classifies whether a patient has a heart-disease or not.
kaggle-dataset matplotlib numpy pandas python scikit-learn scikitlearn-machine-learning uci
Last synced: 10 Apr 2026
https://github.com/sridharyadav07/machine-learning-project-bankruptcy-prevention-
The project explores multiple machine learning algorithms and evaluates their performance using various metrics, such as accuracy and confusion matrices. The models tested include Logistic Regression, K-Nearest Neighbors (KNN), Naive Bayes, and Support Vector Machine (SVM). In addition, regularization techniques (L1, L2) are used to avoid overfit.
data-preprocessing evaluation machine-learning-models matplotlib-pyplot modelbuilding modeldeployment numpy pandas python scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/sunnyrao07/stroke-risk-prediction
Predicting stroke risk using machine learning models based on healthcare and demographic data.
data-cleaning data-visualization decision-trees feature-engineering label-encoding matplotlib model-evaluation numpy outlier-detection pandas python random-forest scikit-learn seaborn standard-scaler
Last synced: 10 Apr 2026
https://github.com/alex-s2222/mem_chat_bot
телеграмм бот для создания gif из текста введённого пользователем
cv2 google-api moviepy numpy python python-telegram-bot requests
Last synced: 08 Oct 2025
https://github.com/sadegh-khedry/titanic-survival-prediction
Predicting Titanic survival using neural networks.
conda-environment jupyter-notebook kersa matplotlib numpy pandas python seaborn sklea supervised-learning tensorflow titanic-kaggle
Last synced: 10 Apr 2026
https://github.com/cartabinaria/calcolo-numerico
Una raccolta di risorse per l'insegnamento di Calcolo numerico (02023) del Corso di Laurea in Informatica.
course maths numerical-methods numpy scipy uni
Last synced: 20 Jan 2026
https://github.com/lewis-morris/image_augment
Image augmentation for CNN's. Aiming to increase generalization.
augmentation image numpy python
Last synced: 18 Feb 2026
https://github.com/ahmedabdalkreem/lung-cancer
It help to know the patient have lung cancer or not and show what depenent in this disease that lead to this disease.
matplotlib numpy pandas python sklearn-library
Last synced: 14 Apr 2026
https://github.com/shimu-i/pythonmastery
Diving into Python essentials, libraries, and tricks to become an AI & ML pro. Coding, learning, and having fun while building the future!
Last synced: 07 May 2026
https://github.com/faisal-khann/ipl-analysis
The IPL Analysis project is a comprehensive data-driven exploration of the Indian Premier League (IPL), analyzing historical match data to uncover patterns in team performance, player statistics, and match outcomes.
data-analysis exploratory-data-analysis jupyter-notebook matplotlib numpy pandas seaborn
Last synced: 08 May 2026
https://github.com/siddhantprateek/machine-learning-resources
Machine Learning Resources
best-practices clustering-algorithm data-analysis deep-learning in-progress journey linear-regression machine-learning machine-learning-algorithms neural-language-modelling neural-language-processing neural-network numpy python3 read reinforcement-learning-algorithms tensorflow visualisation
Last synced: 07 May 2026
https://github.com/netbr3ak/planetary-system-simulation
Planetary System Simulation enables users to simulate the trajectories of two planets in a gravitational system. Through a simple web interface, users can predict planetary movements using technologies such as Flask, NumPy, and SciPy.
astronomy flask gravitational-dynamics numerical-analysis numpy physics planetary-systems scipy simulation web-application
Last synced: 14 Apr 2026
https://github.com/sarmad426/python
Python mastery. OOP | Numpy | Pandas | Jupyter Notebook & more.
fastapi file-handling-in-python jupyter numpy oop pandas pytest python regex unit-tests
Last synced: 10 Apr 2026
https://github.com/winterwind/mlp_and_cnn
A short two-part project involving using an MLP and a CNN for ECG signal data
cnn convolutional-neural-network csv-files jupyter jupyter-notebook mlp neur numpy python pytorch
Last synced: 14 Apr 2026
https://github.com/03-bunny-06/japan-heart-attack-analysis
This project analyzes heart attack data in Japan, focusing on gender-based differences in risk factors such as smoking, diabetes, alcohol consumption, and regional variations. The dataset is cleaned and processed using Pandas and NumPy, extracting insights on affected individuals based on lifestyle and health conditions.
data-cleaning dataframes numpy pandas python risk-analysis
Last synced: 20 Apr 2026
https://github.com/rooneyrulz/cat-dog-classifier
Building a model using a convolutional neural network that well-classifying custom cat vs dog image data. including visualizations, data-preprocessing, future predictions, model-evaluation, identifying overfitting, and more.
artificial-intelligence convolutional-neural-networks data-preprocessing data-visualizations deep-learning keras matplotlib numpy pandas predictive-modeling python3 seaborn tensorflow2
Last synced: 10 Apr 2026
https://github.com/ai-lenok/moex-analyzer
A simple engine for analyzing Moscow Exchange securities
docker matplotlib numpy pandas python3
Last synced: 09 May 2026
https://github.com/tuokri/rs2simlib
Python library for Rising Storm 2: Vietnam physics objects simulation and automated data collection.
numba numpy physics rising-storm-2-vietnam simulation unreal-engine-3
Last synced: 23 Feb 2026
https://github.com/thearnavrustagi/cepstral_analysis
audio feature extraction
cepstral-analysis feature-extraction numpy python3 scipy
Last synced: 07 May 2026
https://github.com/sahilk12nayak/hyperspectral-corn-don-prediction-project
This project contains a machine learning pipeline for predicting DON (vomitoxin) concentration in corn samples using hyperspectral imaging data.
matplotlib numpy pandas python scikit-learn seaborn tensorflow
Last synced: 10 Apr 2026
https://github.com/gustavodinizmonteiro/pagehank
gephi information-retrieval numpy pagerank pandas pipenv python python3
Last synced: 14 Apr 2026
https://github.com/yhunlu/data-analysis
Data Analysis
matplotlib numpy pandas seaborn
Last synced: 01 May 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/yaswanth1702/python
matplotlib numpy pandas python scipy
Last synced: 15 Feb 2026
https://github.com/adityarohatgi11/regression_analysis_london_crime
This project examines how police presence impacts crime rates in London using regression analysis, panel data, and a natural experiment from the 2005 London attacks.
data-wrangling numpy pandas regression-analysis statsmodels
Last synced: 11 May 2026
https://github.com/badranalyst/time-series-analysis-of-global-trends-in-diet-gym-and-finance
This project analyzes global trends in diet, gym, and finance over time using time series data. The analysis is performed using Python libraries like Pandas, Matplotlib, and Seaborn to visualize trends and identify patterns in these sectors across various countries.
data-analysis dataset matplotlib-pyplot numpy pandas python seaborn time-series
Last synced: 14 Apr 2026
https://github.com/aicorsair/python-case-study-ab-testing-for-lunartech-homepage-cta-button
This repository contains a detailed case study on an A/B test of LunarTech's homepage CTA button, using proxy data structured similarly to the company's real data.
ab-testing click-through-rate confidence-intervals data-analysis data-analytics data-exploration data-science data-visualization hypothesis-testing matplotlib normal-distribution numpy pandas practical-significance python statistical-analysis statistical-significance z-critical z-statistic z-test
Last synced: 07 May 2026
https://github.com/akshay-kamath/anomaly_detection
This project addresses the challenge of identifying anomalies in sales data, aiming to optimize sales strategies by uncovering deviations from expected profit patterns.
anomaly anomaly-detection cblof flask isolation-forest knn matplotlib numpy pandas pyod python sklearn
Last synced: 19 Jan 2026
https://github.com/saylie/cat-dog-classifier-
The Cat-Dog Classifier is a deep learning-based image classification project that can differentiate between images of cats and dogs. It uses a Convolutional Neural Network (CNN) model trained on labeled datasets to predict whether a given image belongs to a cat or a dog.
ai javascript keras numpy opencv python react tensorflow
Last synced: 14 Apr 2026
https://github.com/massimilianovisintainer/rock-vs-mine-prediction
Rock vs. Mine classification using Logistic Regression
machine-learning model numpy pandas sklearn
Last synced: 21 Jan 2026
https://github.com/probokrishnacahya/machine_learning
IMT01306601-A Machine Learning
ipynb machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 14 Apr 2026
https://github.com/soumyapro/parkinson-disease-prediction
This project predicts Parkinson's disease using machine learning models.
logistic-regression numpy pandas scikit-learn svc xgboost
Last synced: 19 Jan 2026
https://github.com/sudarshanc00/smishing
This project aims to classify text messages to detect potential smishing (SMS phishing) attacks. Using machine learning, the project provides a classifier that can differentiate between legitimate messages and smishing attempts, helping to prevent scams.
nltk numpy pandas python scikit-learn scipy
Last synced: 14 Apr 2026
https://github.com/amiridk/machinelearning
machine-learning-notes
matplotlib-pyplot numpy pandas pyhton
Last synced: 04 May 2026
https://github.com/waghraj1699/pokemon-predicton
Predict which type of pokemon it is using CNN
data-science deep-learning keras numpy python tensorflow utils
Last synced: 05 Apr 2026
https://github.com/azaz9026/python_project_for_data_analysis
numpy pandas postgresql python3
Last synced: 14 Apr 2026
https://github.com/ricky9667/taiwanoceantrashpredict
A very simple DNN project using Keras.
Last synced: 14 Apr 2026
https://github.com/gautamthampy/color-detection
Provides colour names and HTML/RGB mappings in various output formats.
Last synced: 10 Apr 2026
https://github.com/ayushmankumar7/siamese-network-with-one-shot-learning
Implementation of this paper - https://www.cs.cmu.edu/~rsalakhu/papers/oneshot1.pdf
Last synced: 07 May 2026
https://github.com/sarincr/training-on-artificial-intelligence
Entree Academy 10 Days free training on Artificial Intelligence. Course will be conducted in a Blended learning way with Daily one hour online training and 3 hour project based training
artificial-intelligence artificial-intelligence-algorithms data-analysis data-science data-visualization decision-trees deep-learning deeplearning logistic-regression machine-learning machine-learning-algorithms machinelearning num numpy pandas regression scikit-learn scipy sklearn
Last synced: 10 Apr 2026
https://github.com/chandkund/ev-market-segmentation
This project focuses on segmenting the Electric Vehicle (EV) market in India to identify key customer groups based on their preferences, behaviors, and demographics.
machine-learning matplotlib numpy pandas seaborn sklearn visualization
Last synced: 19 Jan 2026
https://github.com/aaaastark/breast_cancer_analysis
Breast_Cancer_Analysis
data-science dataset machine-learning numpy pandas python sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/dev-dur/student_exam_analysis
This is a beginner-friendly data analysis mini-project using NumPy, Pandas, and Matplotlib. The project generates random student exam scores, analyzes them, and visualizes the results.
matplotlib-pyplot numpy pandas python
Last synced: 16 Apr 2026
https://github.com/bharath-tars/deeptumor
DeepTumor is a project aimed at developing a deep learning model with over 1 million parameters using TensorFlow. with automatic reporting feature
keras machine-learning numpy pandas pyhton tensorflow webdevelopment
Last synced: 10 Apr 2026
https://github.com/celineboutinon/la-faim-dans-le-monde
OpenClassrooms Data Analyst 2022-2023 - Projet 4
data-analysis data-analytics data-visualisation dataframes matplotlib-pyplot numpy pandas python seaborn
Last synced: 20 Jul 2025
https://github.com/abideen-olawuwo/airline-twitter-sentiment
A sentimental review on airline
numpy pandas python random-forest-classifier seaborn sklearn svm-classifier
Last synced: 10 Apr 2026
https://github.com/achronus/data-graphing-tool
A tool for finding the perfect graph that fits your CSV data.
data-visualization matplotlib numpy pandas python3
Last synced: 13 Oct 2025
https://github.com/null-none/pyignite
Simple deep learning library
deep-learning machine-learning ml numpy python
Last synced: 06 May 2026
https://github.com/nagipragalathan/python_tutorial_for_data-science
This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.
datascience datavisualization deeplearning jupyter jupyter-notebook learning-by-doing learningresources machinelearning matplotlib numpy opensource pandas python python-script python3 pytorch pytorch-implementation scikitlearn tutorial
Last synced: 09 Apr 2026
https://github.com/vrush9840/emotion-detection-from-tweets-using-dl
Emotion detection from tweets using Deep Learning (LSTM & BERT) to classify emotions such as Positive, Negative, Neutral, and Irrelevant with emoji recommendations.
glove-embeddings lstm matplotlib nltk numpy pandas python seaborn shap tensorflow
Last synced: 10 Apr 2026
https://github.com/helabenkhalfallah/art-bloom
ArtBloom is a backend application designed for art enthusiasts and researchers.
analytics backend-api numpy pandas-python python recommendationsystem
Last synced: 22 Jan 2026
https://github.com/gerlero/generala
🎲 Probabilistic tool for the dice game of Generala
Last synced: 27 Jan 2026
https://github.com/sadafasad/banks-mc-etl-pipeline
Banks' market capital ETL data pipeline
apache-airflow beautifulsoup docker numpy pandas python requests sqlite
Last synced: 14 Apr 2026
https://github.com/yeonjaee/statistics
통계기초 with using python libs
matplotlib numpy pandas statistics
Last synced: 06 May 2026
https://github.com/krishbharadwaj5678/gestureninja
Play Fruit Ninja using just your index finger with real time gesture tracking. No mouse, no keyboard — just your webcam and smooth slicing.
automation computer-vision cvzone finger-tracking fruit-ninja game-development gamedev gesture-recognition hand-tracking mediapipe mouse mouse-control numpy opencv pyautogui python realtime virtualmouse webcam
Last synced: 07 May 2026
https://github.com/mnitin-reddy/coffee-shop-sales-analytics
This project analyzes coffee shop sales data to uncover key insights, focusing on customer behavior, product performance, and sales trends. Using Pandas, Matplotlib, and Seaborn, the analysis identifies peak sales hours, popular product categories, and opportunities for upselling or bundling.
datasceince datavisualization exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 07 May 2026
https://github.com/grand-27-master/fingers-tap
A real-time multi-finger tap detection system
mediapipe numpy opencv python3
Last synced: 14 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/aqueeqazam/student-placements-using-machine-learning-and-flask
Through the use of Flask and machine learning, I show how to implement the student placement prediction model.
flask machine-learning numpy pandas
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/hossein-cod/parking-space-detection
Identifying empty spaces in the parking lot with openCV
cv2 jupyter-notebook numpy opencv pickle python
Last synced: 14 Apr 2026
https://github.com/gregoritsch3/project_spring_pendulum
A solution to the chaotic equations of motion of a spring pendulum using Lagrangean mechanics integrated through symbolic and numeric Python libraries (Sympy, Numpy, Scipy, Matplotlib, etc.).
lagrangian-mechanics maptlotlib numpy python scipy spring-pendulum sympy
Last synced: 12 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/monarch1108/customerinsights-kmeans
understanding customers using KMeans and RFM(recency, frequency & monetary) analysis
data-analysis data-visualization kmeans-clustering machine-learning matplotlib numpy pandas scikit-learn
Last synced: 11 May 2026
https://github.com/al-ghaly/stock-market-simulation
Simulate and visualize stock market behavior
matplotlib numpy python python-visualization
Last synced: 16 May 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/skywalkersam/python-101
Introduction to Python 3
bootcamp django flask jupyter-notebook matplotlib ml numpy pandas python-bootcamp python-development python-scripting python3 web-scraping
Last synced: 25 Dec 2025
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/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/aymen016/cosmic-mystery-challenge-2912
"Explore the depths of space and unravel cosmic mysteries in the year 2912 with our Cosmic Mystery Challenge repository. Dive into data science adventures as you predict the fate of passengers aboard the Spaceship Titanic after a collision with a spacetime anomaly. Join us in reshaping history and saving lives across the universe!"
kaggle matplotlib matplotlib-pyplot numpy pandas pandas-dataframe python scikit-learn scikitlearn-machine-learning seaborn
Last synced: 10 Apr 2026
https://github.com/marknature/machine-learning-intern
Machine Learning tasks involving the Titanic Dataset and Breast Cancer Wisconsin (Diagnostic) dataset
data-analysis github jupiter-notebook machine-learning matplotlib numpy pandas python scikit-learn sklearn
Last synced: 10 Apr 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/gaurav-0211/seaborn-for-data-visualization
This Project aims to different plotting methods using seaborn for data Visualization.
data-visualization jupyter-notebook matplotlib numpy pandas-dataframe seaborn
Last synced: 20 Apr 2026
https://github.com/trivediayush/Accident-and-Drowsiness-Detection
Our college minor project is a comprehensive solution aimed at enhancing road safety. The project comprises two main components: an Accident Detection Model and a Real-Time Driver Drowsiness System.
accident-detection accidents-analysis college-project cvzone dlib-face-detection dlib-face-recognition face-detection face-recognition imutils minor-project numpy opencv pandas python python3 yolov8
Last synced: 22 Aug 2025
https://github.com/ifimust/room_generator
Room generator service for 2D game levels
flask google-app-engine microservice numpy procedural-generation python
Last synced: 07 May 2026
https://github.com/harmanveer-2546/covid-19-chances-detection
The main goal of this project is to build a machine learning model that, given a Covid-19 patient's current symptom, status, and medical history, will predict whether the patient is in high risk or not.
covid-19 covid-data logistic-regression matplotlib mlp-classifier numpy pandas python random-forest seaborn sklearn-library xgboost
Last synced: 10 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