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/mrhoban/python-syntax-medical-insurance-project
datascience matplotlib numpy python
Last synced: 04 May 2026
https://github.com/ellennewerkla/apriori-analise_cesta_de_mercado
Análise de Cesta de Mercado (Market Basket Analysis) utilizando o algoritmo Apriori para identificar regras de associação entre produtos em um conjunto de transações de supermercado.
apriori-algorithm jupyternotebook marketbasketanalysis mathplotlib mba numpy pandas python3
Last synced: 13 Apr 2026
https://github.com/williamfridh/umu_5tf078_paper_keyboard_tracker
Project exploring how a CNN alongside computer vision can be used to detect drawn keys and track finger input,.
cnn-classification computer-vision keras-tensorflow numpy python tensorflow
Last synced: 07 Jan 2026
https://github.com/shahiakhilesh1304/fitbitcasestudy
This is a case study based on data retrieved from a Fitbit band, and we are making predictions about human behavior based on their mood.
case-study data-visualization fitbit jupyter-notebook numpy python3
Last synced: 13 Apr 2026
https://github.com/preethiphilip/prosper-loan-data-analysis
This project explores the Prosper loan dataset to uncover trends, borrower behaviors, and factors influencing loan performance. Using Python and data visualization techniques, the analysis examines key variables such as credit scores, loan status, income ranges, and debt-to-income ratios to gain insights into credit risk and lending patterns.
jupyter-notebook matplotlib numpy pandas python3 seaborn
Last synced: 13 Apr 2026
https://github.com/miss-mhv/udacityproject_dataviz
Data analysis of a bicycle rental system. The goal is to understand how trips are made according to age, time of year, day of the week, time of day
jupyter-notebook matplotlib numpy pandas python3 seaborn-plots
Last synced: 13 Apr 2026
https://github.com/amiridk/statics-and-algebra-in-python
simple and important statics operations and Famous statistical problems , also algebra operations
algebra itertools matplotlib numpy pandas python scipy seaborn static
Last synced: 24 Feb 2025
https://github.com/rajsinha7/hand-gesture-recognition
This project serves as a foundation for integrating hand gesture controls into interactive applications like games, presentations, or robotic controls. It features: Real-time hand tracking with MediaPipe Hands and Live visualization of hand landmarks and gesture labels
Last synced: 13 Apr 2026
https://github.com/sweta2501/ml
Consist of ML projects based on Python along with DataSheets
machine-learning matplotlib-pyplot numpy pandas python seaborn sklearn sklearn-model
Last synced: 14 Apr 2026
https://github.com/alinenog/desenvolve_gb_2022
Formação Desenvolve 2022 do Grupo Boticário na área de dados
data-analysis data-science googlesheet machine-learning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/vvipjain/iphone-sales-analysis
Iphone Sales Analysis
jupyter-notebook numpy numpy-arrays numpy-library pandas pandas-dataframe pandas-library pandas-python plotly plotly-express plotly-python python python3
Last synced: 13 Apr 2026
https://github.com/ghsaboias/glasses-ai
Real-time object detection system using Meta Ray-Ban AI Glasses and YOLOv8 Nano, processing Instagram livestream for visual analysis
ai meta-ai mss numpy object-detection ultralytics
Last synced: 18 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/sejalmankar1012/customer_churn
The goal of this project was to develop a machine learning model that predicts customer churn based on historical customer data.
dataset deep-learning deployment machine-learning model-building modeling numpy optimization pandas seaborn streamlit tensorflow
Last synced: 05 Apr 2026
https://github.com/ramchaik/cinebrain
CineBrain uses ML & NLP to analyze movies and recommend similar ones based on user preferences through cosine similarity.
cosine-similarity flask htmx kaggle machine-learning movie-recomendation-system nlp nltk numpy pandas sklearn tailwind tmdb tmdb-api unsupervised-learning vectorization
Last synced: 19 Jan 2026
https://github.com/kucera-lukas/imagesecrets
RESTful API for encoding/decoding messages into/from images.
api asyncio docker fastapi heroku mypy numpy pillow poetry postgresql pydantic pytest pytest-cov pytest-mock python python-typing restful-api steganography swagger tortoise-orm
Last synced: 28 Feb 2025
https://github.com/trainingbypackt/hands-on-machine-learning-with-python
Structure, build, and deploy machine learning projects
machine-learning numpy pandas python scikit-learn scikitlearn-machine-learning
Last synced: 10 Apr 2026
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/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: 13 Apr 2026
https://github.com/lordy5/ml-algorithms
Implementing ml algorithms from scratch to learn how they work.
from-scratch machine-learning ml numpy
Last synced: 05 Apr 2025
https://github.com/grandmoff100/pygrids
Dimensional Data Manipulation and Spreadsheet-like pretty grids.
arrays grids hacktoberfest numpy python spreadsheet
Last synced: 18 May 2026
https://github.com/veb-101/deeplearning-specialization-coursera
My Solutions to the course Deeplearning.ai
deep-learning jupyter-notebook keras matplotlib numpy pandas python3 tensorflow
Last synced: 13 Apr 2026
https://github.com/mahdibehoftadeh/polynomial-regression-co2-emissions
A simple machine learning polynomial regression using a large dataset to learn and predict CO2 emission of a car by its built features like engine size and cylinders
machine-learning matplotlib numpy nural-network pandas polynomial-regression python scikit-learn
Last synced: 22 Feb 2026
https://github.com/goessl/adjugate
A package for calculating submatricies, minors, adjugate- and cofactor matrices.
adjugate cofactor determinant inverse linear-algebra matrix minor numpy python submatrix
Last synced: 07 Jan 2026
https://github.com/werctfourth/python-border-autocrop
A Python script that crops borders from images.
border crop image-processing numpy pillow python python3
Last synced: 18 May 2026
https://github.com/siddhi-c19/tourism_sid_tournaut
A comprehensive analysis of tourism data of various countries
data-science dataset mathplot mathplotlib numpy plotly statistics streamlit
Last synced: 06 May 2026
https://github.com/athul64/tmdb-dataset-analysis
This data set contains information about 10,000 movies extracted from TMDB. The dataset contains movies from 1960 to 2015. Including user ratings and revenue. Original data from Kaggle.
data-visualization dataframe eda numpy pandas python
Last synced: 14 Apr 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/tapas-gope/telecommunication-customer-churn
This project involves predicting customer churn in a telecommunications company using machine learning techniques, exploring various features' impact, optimizing models, and identifying key factors influencing churn.
feature-engineering matplotlib-pyplot model-evaluation-and-validation numpy pandas python scikit-learn
Last synced: 12 Sep 2025
https://github.com/murugavl/customer_churn_prediction
Customer churn prediction is a crucial task in business analytics, helping companies identify customers who are likely to leave and take preventive actions. This project utilizes Machine Learning (ML) techniques to analyze customer behavior and predict churn.
jupyter-notebook machine-learning matplotlib numpy pandas pickle python scikit-learn streamlit
Last synced: 13 Apr 2026
https://github.com/jatin-mehra119/paris_housing_price-kaggle-
Paris Housing Price Kaggle Competiton
data data-visualization kaggle-competition machine-learning numpy pandas predictive-modeling scikit-learn
Last synced: 29 Apr 2026
https://github.com/omcodewizard/nasa-battery-analysis
This repository contains code for analyzing battery data from NASA's battery testing dataset. The analysis involves processing battery impedance, electrolyte resistance, and charge transfer resistance across charge/discharge cycles to track the aging and performance of various batteries.
battery-impedence nasa-battery-dataset numpy pandas plotly python
Last synced: 09 May 2026
https://github.com/ljadhav25/data-engineering-poc
This repository contains a beginner-level Data Engineering Proof of Concept (POC) project designed for practice. The objective is to provide hands-on experience with data engineering concepts, including data extraction, transformation, loading (ETL), and basic data analysis. This project is ideal for those looking to build foundational skills in da
data-analysis etl matplotlib numpy pandas python
Last synced: 13 Apr 2026
https://github.com/cezlul/analyse-ventes-immobilier
Solution ML d'analyse immobilière parisienne : classification automatique appartements vs commerces (K-means, 91%) et prédiction prix (régression, R²=0.98) sur 26K transactions. Valorise portefeuille 169M€ avec recommandations stratégiques data-driven.
data-analysis jupyter-notebook machine-learning matplotlib numpy pandas python sklearn
Last synced: 13 Apr 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/piyushamukherjee/fuxi
– A Cascade Machine Learning Forecasting System for 15-Day Global Weather Prediction
ml numpy pandas tensorflow weather-forecast
Last synced: 13 Apr 2026
https://github.com/damiieibikun/web-scrapping-and-python-data-visualization-on-top-500-movies-imdb
Web Scrapping and Python Data visualization on Top 500 movies IMDb
beautifulsoup4 data-analysis data-visualization matplotlib-pyplot numpy pandas plotly-express python requests seaborn web-scraping
Last synced: 13 Apr 2026
https://github.com/gehad-ahmed30/hand-gesture-volume-control
This repository features innovative projects using OpenCV, highlighting the power of computer vision. With detailed documentation and source code, developers can easily learn various techniques. Explore to enhance your understanding of image processing and object detection! 🚀
mediapipe numpy opencv pyautogui python
Last synced: 08 Apr 2026
https://github.com/georgehanymilad/diabetes-detection
Machine Learning Project
anaconda classification classification-algorithm data-science dataanalysis kaggle machine-learning machine-learning-algorithms matplotlib numpy pandas python python3 seaborn
Last synced: 13 Apr 2026
https://github.com/waghraj1699/sms-spam-detection
A web app to check wheather the messages are spam or not.
classification-algorithm data-preprocessing data-visualization machine-learning nlp numpy pandas
Last synced: 18 Apr 2026
https://github.com/eigenein/coursera
My Coursera assignments
course course-work coursera coursera-assignment coursera-course coursera-data-science coursera-machine-learning coursera-specialization courses jupyter-notebook kotlin machine-learning numpy pandas python scipy sklearn
Last synced: 13 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/lorenzorottigni/ml-breast-cancer
Machine Learning python bootcamp: Support Vector Machines using breast cancer dataset
ipynb machine-learning numpy pandas python scikit-learn seaborn support-vector-machines
Last synced: 14 Apr 2026
https://github.com/danhenriquex/data_science_and_machine_learning
A.I, Data Science & Machine Learning and Deep Learning with Tensorflow
deep-learning deep-neural-networks machine-learning matplotlib numpy pandas tensorflow
Last synced: 13 Apr 2026
https://github.com/ivancaez/analisis_dades_microbit
Data analysis of Micro:bit with maplotlib, numpy and pandas
csv jupyter-notebook matplotlib microbit numpy pandas python
Last synced: 13 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/gdg-a-coruna/inteligencia-artificial-en-la-deteccion-del-cancer
Repositorio con recursos sobre la charla Build with AI: Inteligencia Artificial en la Detección del Cáncer
ann breast-cancer breast-cancer-prediction breast-cancer-wisconsin keras lasso matplotlib ml numpy pandas python r svm tensorflow
Last synced: 17 Feb 2026
https://github.com/chandkund/predicting-diabetes-onset
The "Predicting Diabetes Onset" project aims to build a machine learning model that predicts whether an individual has diabetes based on various health-related features. The dataset used for this project includes attributes related to medical history and physical measurements.
deep-learning numpy pandas python seaborn sklearn-library sklearn-metrics visualization
Last synced: 13 Apr 2026
https://github.com/kostadinlambov/bitcoin-and-stock-market-correlation
This study uses a quantitative research design to analyze the relationship between Bitcoin prices and the stock market over the past five years with the S&P 500 Index serving as a proxy for the stock market.
bitcoin data-science jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-stats seaborn sp500-data-analysis
Last synced: 09 Apr 2026
https://github.com/mihirh19/house-price-prediction
kaggle machine-learning numpy pandas seaborn sklearn
Last synced: 05 Apr 2026
https://github.com/hilarionengarejr/movie-recommender-app
Sentiment analysis on user reviews for movie recommendations using Content Based Filtering.
docker flask nltk numpy pandas python3 scikit-learn selenium
Last synced: 10 Apr 2026
https://github.com/ireneflorez/sf-kindergarten-lottery
Data analysis reviewing data and findings on the public school kindergarten lottery in San Francisco
ipynb-jupyter-notebook jupyter-notebook numpy pandas python sql
Last synced: 17 Feb 2026
https://github.com/athari22/investigating-netflix-movies-and-guest-stars-in-the-office
Apply basic Python skills in Introduction to Python and Intermediate Python by processing and visualizing film and television data.
data-analysis data-science data-visualization loop loops matplotlib matplotlib-pyplot netflix numpy office pandas python
Last synced: 11 Apr 2026
https://github.com/saifalibaig/covid-19-death-rate-analysis-using-python
Analysis of Covid-19 data along with the world happiness report to identify if there is any relationship between death rate and happiness rate of countries all over the world.
data-analysis data-visualization numpy pandas python3 sns visualization
Last synced: 03 May 2026
https://github.com/sanjaiveeran44/shopping-intent-analasys
This project predicts whether a visitor to an e-commerce website will make a purchase based on their browsing behavior. It includes data analysis, preprocessing, and machine learning modeling to understand online shopping patterns.
matplotlib matplotlib-pyplot numpy pandas python3 sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/charancholaveti/imdb-sentimentanalysis
IMDB Movie Review Sentiment Analysis-It will give the sentiment of the review whether it is Positive or Negative
deeplearning keras numpy rnn-tensorflow tensorflow
Last synced: 14 Apr 2026
https://github.com/dmarks84/coursework_project_text-mining-topic-modeling
Project for University of Michigan Applied Data Science Specialization -- Developed functions to score similarity between text passages.
data-modeling data-reporting data-visualization databases eda nlp numpy pandas python statistics text-mining
Last synced: 12 Apr 2026
https://github.com/pinedah/sleep-data-analysis-exercise
Análisis de un dataset médico sobre el sueño, explorando duración, calidad y factores relacionados. Incluye limpieza de datos, EDA y visualizaciones con Python (pandas, numpy, matplotlib, seaborn, scipy).
data-analysis data-science escom numpy pandas python school-project scipy
Last synced: 13 Apr 2026
https://github.com/andreazoccatelli/light_permanova
A lightweight implementation of PERMANOVA based on Euclidean distance from centroid
computervision numpy permanova pytorch statistics tabular-data
Last synced: 08 May 2026
https://github.com/caterinatasinato/python-projects
Projects I worked on as Trainee in Data Analytics at ProfessionAI
matplotlib numpy pandas python3
Last synced: 13 Apr 2026
https://github.com/tharushiimasha/python-practice
This repository contains Python programs and exercises from practice sessions. It covers Python basics, file handling, and libraries like NumPy and pandas for data manipulation.
api-integration csv-files file-handling json-files jupyter-notebook numpy oops-in-python pandas python web-scraping
Last synced: 13 Apr 2026
https://github.com/danaelshrbiny10/gold-prices
The Egypt Gold Prices project is a data analysis and visualization initiative that focuses on tracking and understanding the daily gold prices in Egyptian pounds per gram.
data-visualization docker docker-compose matplotlib mongodb numpy pandas powerbi python3 webscraping
Last synced: 13 Apr 2026
https://github.com/raghavendranhp/youtube_data_harvesting
The "YouTube Data Analyzer" is a versatile tool for businesses and content creators, enabling them to gather, analyze, and harness valuable insights from multiple YouTube channels. With streamlined data collection, storage in MongoDB, migration to SQL, and a user-friendly Streamlit interface, it empowers users to make data-driven decisions
apiintegration data datacollection eda googleapi googleapiclient matplotlib mongodb mysql mysqlconnector numpy oops pandas pymongo python pythonoops sql sqlalchemy streamlit youtube-api
Last synced: 13 Apr 2026
https://github.com/kizman-23/supervised_models
Classical prediction of future data using models trained by labeled data
numpy pandas scikit-learn supervised-machine-learning
Last synced: 13 Apr 2026
https://github.com/blairnangle/python3-numpy-ta-lib
Docker image with NumPy and TA-Lib installed. Built and uploaded to Docker Hub using GitHub Actions.
Last synced: 13 Apr 2026
https://github.com/buildwithlal/introduction-to-data-science-in-python-coursera
introduction to data science in python, part of Applied Data Science using Python Specialization from University of Michigan offered by Coursera
data-analysis matplotlib numpy pandas
Last synced: 03 May 2026
https://github.com/debjyotisaha/data-analytics-projects-phase-1
A set of projects on Data Analysis using Python and its libraries
matplotlib numpy pandas python seaborn sklearn streamlit
Last synced: 13 Apr 2026
https://github.com/badranalyst/tips-dataset-analysis-dashboard-with-streamlit-and-plotly
Interactive Streamlit dashboard analyzing the Seaborn 'tips' dataset, which records information on restaurant bills, including total bill amounts, tips, customer demographics (e.g., gender, smoking status), and dining details (e.g., day, time). Visualized with Plotly for insights into tipping patterns.
data-analysis data-analytics data-visualization dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn streamlit
Last synced: 13 Apr 2026
https://github.com/ricardorobledo/paymentcardfrauddetection2025
Comparative analysis of probabilistic classification models for credit card fraud detection, focusing on model calibration and threshold optimization in highly imbalanced datasets.
imbalanced-learn matplotlib numpy pandas python3 scikit-learn search
Last synced: 14 Apr 2026
https://github.com/annygutierrez/bank-ann
Basic Artificial Neural Network
keras matplotlib numpy pandas sklearn
Last synced: 13 Apr 2026
https://github.com/anujdutt9/language-model-using-rnn
Text Generation using basic RNN from scratch using Python and Numpy.
language-model numpy python rnn text-generation
Last synced: 08 May 2026
https://github.com/archishmansengupta/dnn
Digit Neural Network is a digit recognition network based on MNIST data set using numpy, pandas and matplotlib
matplotlib mnist neural-network numpy pandas python
Last synced: 13 Apr 2026
https://github.com/maxbleu/f1analisys
A Python repository for analyzing and visualizing Formula 1 data. Includes tools for race statistics, performance comparisons, and custom visualizations.
data-science f1 f1-analisis f1api fastf1 formula1-analysis formula1-data-analysis matplotlib-python motorsport numpy pandas python seaborn
Last synced: 12 Sep 2025
https://github.com/harmanveer-2546/eda-on-indian-railways
Indian Railways is a statutory body under the ownership of the Ministry of Railways of the Government of India that operates India's national railway system. As of 2023, it manages the fourth largest national railway system by size with a track length of 132,310 km, running track length of 106,493 km and route length of 68,584 km.
clean-data eda exploratory-data-analysis geometry geopandas indian-railways json linestring matplotlib numpy os pandas plotly python railway seaborn shapely train visualization
Last synced: 09 Apr 2026
https://github.com/harmanveer-2546/tweets-cleaning-with-python
Twitter is one of the most used data sources for data analysis. The reason is that it’s open and free to collect unless you subscribe to the paid version one. Besides, it’s pretty simple to collect data from it.
filtering function-calling nlptk numpy os pandas punctuation python re removing-links tokenization tweet-cleaning twitter-data-analysis twitter-sentiment-analysis
Last synced: 10 Apr 2026
https://github.com/jcardonamde/food-sales-predictions
A project that seeks to predict the sales of a food distributor by applying machine learning algorithms and data analysis.
data-science machine-learning machine-learning-algorithms numpy pandas pipelines python seaborn sklearn
Last synced: 05 Apr 2026
https://github.com/dineshdhamodharan24/data_science_final_project
Customer Insights & Recommendation System: Harnessing Decision Tree, Logistic Regression, and Random Forest models for behavior analysis. Utilizing EasyOCR and Python Imaging Library for image information extraction. Employing NLTK for sentiment analysis on textual data
classification final-project guvi-projects image-processing nltk-python numpy ocr pandas recommendation-system sentiment-analysis sklearn-library streamlit text-processing worldcloud
Last synced: 02 May 2026
https://github.com/hootbu/cyberpunk-filter-desing
This project aims to design filters with a cyberpunk aesthetic by performing low-level image manipulation in Python.
computer-vision image-manipulation matplotlib numpy python
Last synced: 08 May 2026
https://github.com/youngermaster/coulomb-superposition-principle
Principio de Superposición de Coulomb y Ley de Biot-Savart
coulomb-law matplotlib numpy simulation
Last synced: 18 May 2026
https://github.com/danishzulfiqar/micro-service-predictive-maintenance
Predictive maintenance backend server for model inferance, upload and update.
aws-ec2 container deployment docker fastapi inference keras-tensorflow machine-learning microservice numpy nural-network pandas predictive-maintenance python shap tensorflow
Last synced: 07 Apr 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/lingumd/school_district_analysis
Updated test score data and school district analysis using Python.
averages binning jupyterlab numpy pandas pandas-loc python
Last synced: 13 Apr 2026
https://github.com/csengupta1101/rock-paper-scissor-game
Rock Paper Scissor game built with Python 3. Jupyter notebook used as IDE. Code File , Read Me attached herewith.
game if-else-statements numpy python python3 random
Last synced: 11 May 2026
https://github.com/chandkund/titanic-survival-prediction
Welcome to the Titanic Survival Prediction project! 🌊 This project predicts passenger survival on the Titanic using machine learning models. By analyzing features like class, gender, and age, we aim to uncover the factors that influenced survival rates during this historic event. Dive in to explore the insights and models developed!
data-science machine-learning matplotlib numpy python seaborn sklearn visualization
Last synced: 07 Apr 2026
https://github.com/hansalemaos/colorcountcython
This module provides functionality to count unique colors in an image represented as a NumPy array and, optionally, group their coordinates. It includes a Cython-based implementation for improved performance.
colors colour colours count cv2 numpy
Last synced: 01 May 2026
https://github.com/neofelis2x/gl3wxpyg
A playground and testing repo to implement OpenGL 3.3 in a WxPython interface using pyglet as an OpenGL-wrapper.
3d-graphics numpy opengl pyglet wxpython
Last synced: 11 May 2026
https://github.com/vedanty3/supermarket-sales-data-analysis
This project contains data visualization techniques (using pandas and matplotlib) to explore different aspects of supermarket sales data of 3 months.
data-analysis data-science jupyter-notebook matplotlib numpy pandas python
Last synced: 08 May 2026
https://github.com/raffaeleterribile/bike-sharing
jupyter-notebook machine-learning numpy pandas pytorch udacity-nanodegree
Last synced: 29 Apr 2026
https://github.com/abideen-olawuwo/nyc-taxi
Prediction the duration of New York Taxi trip
linear-regression matplotlib numpy pandas python seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/nikhilsree5/netflixcasestudy
Global Content Strategy: Leveraging Data Insights to Optimize Netflix's International Growth
eda numpy pandas python visualization
Last synced: 13 Apr 2026
https://github.com/harmanveer-2546/predicting-schizophrenia-disorder
The positive symptoms typical of schizophrenia – such as delusions, hallucinations or formal thought disorders – often first appear in an attenuated or transient form during the initial prodromal phase
boxplot decisiontreeregressor disorder linearregression matplotlib mean-squared-error numpy pairplot pandas prediction randomforestregressor schizophrenia seaborn train-test-split visualization
Last synced: 13 Apr 2026
https://github.com/akansharajput280799/covid19-impact-analysis-usa
Data Analysis and Predictive Modeling to study COVID-19 impact across age groups, regions, and seasons in the USA.
classification-algorithm clustering-algorithm data-preprocessing data-visualization descriptive-statistics exploratory-data-analysis matplotlib numpy pandas seaborn
Last synced: 13 Apr 2026
https://github.com/alepm1990/nba-analytics
Análisis y trabajos en Python con BBDD deportivas
matplotlib-pyplot numpy pandas pyhon python3 seaborn
Last synced: 05 May 2026
https://github.com/shlok-nahar/mnist-cnn-classifier
This repository trains and evaluates three CNN models on MNIST, providing performance comparisons and 5 unique visualizations.
confusion-matrix graph heatmap-visualization json machine matplotlib mnist numpy precision-recall python receiver-operating-characteristic seaborn sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/qanastek/parseur-pdf
https://trello.com/b/SbT2XGyF/g%C3%A9nie-logiciel-scrum
Last synced: 15 May 2026
https://github.com/nur-alam39/course-lab-experiments
The lab works: Code of academic courses-Digital Image Processing, Microprocessor, OOP, Numerical Analysis
cpp lab lex matplotlib numpy oop opencv python
Last synced: 13 Apr 2026
https://github.com/Verozavr/taxi-data-analytics-project
Data analytics and visualization projects in Python
challenge data-analitics data-analysis-python data-analytics data-science data-science-projects data-visualization matplotlib numpy pandas project projects python seaborn taxi-data training-project
Last synced: 31 Dec 2025