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/chandkund/sentiment-analysis-using-nlp
This project focuses on Sentiment Analysis using the textual content from product reviews. The goal is to analyze user sentiments based on their written feedback, particularly focusing on the "reviewText" column in the dataset.
lemmatization matplotlib nlp nltk numpy pandas seaborn tokenization
Last synced: 31 Jan 2026
https://github.com/nakshjainsonigara/football-eda
This EDA offers a comprehensive exploration of football analytics, leveraging Python libraries to analyze players, club games, and various other aspects of the sport. Through statistical analysis and visualization, we uncover insights into player performance, club strategies, and league dynamics providing valuable insights for football enthusiasts.
dash exploratory-data-analysis matplotlib numpy pandas plotly python scipy seaborn statistics
Last synced: 07 Jan 2026
https://github.com/gregoritsch3/exercise_pandas_1
A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib,
data-cleaning data-visualization descriptive-statistics matplotlib numpy pandas scipy sympy
Last synced: 12 Apr 2026
https://github.com/ieCecchetti/Python_ML_DL_examples
A variety of Machine Learning and Deep Learning scripts in Python. Included some theorical info about that in the Readme
bayes-classifier bayesian-statistics deep-learning kernel machine-learning matplotlib neural-network numpy pandas pca pca-analysis python scikitlearn-machine-learning scipy shi
Last synced: 10 Mar 2025
https://github.com/abideen-olawuwo/logistic-regression-house-prediction
Using logistic Regression Model to predict house price
logistic-regression matplotlib numpy pandas python seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/raghavendra317/brain-tumor-detection
A deep learning-based project for classifying brain MRI images into Glioma, Meningioma, No Tumor, and Pituitary Tumor using Convolutional Neural Networks (CNNs). This project aims to assist in early tumor detection, improving diagnostic accuracy and healthcare outcomes.
cnn-classification keras numpy opencv scikit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/nilayhangarge/data-analysis-with-python
This repository provides a practical introduction to data acquisition and analysis using Pandas. It covers loading datasets, exploring data, manipulating data, and gaining insights through statistical summaries. Ideal for beginners, it offers code examples and explanations to enhance your data manipulation skills using Pandas for Python.
data-acquisition data-analysis data-analytics data-binning data-cleaning data-engineering data-fundamentals data-insights data-integration data-preprocessing data-science data-wrangling numpy pandas python
Last synced: 12 Apr 2026
https://github.com/sandipkushwaha20/brain_tumour_detector
This project utilizes deep learning to detect and classify brain tumors from MRI images. The primary objective is to determine whether a tumor is present and, if so, classify its type with high accuracy.
deeplearning keras numpy pandas python tensorflow
Last synced: 12 Apr 2026
https://github.com/d1ogocs/afinador-de-instrumentos
Desenvolvimento de um afinador que se ajusta automaticamente ao instrumento musical escolhido pelo utilizador
butterworth-filter instrument-tuner matplotlib numpy pyaudio python scipy threading tkinter
Last synced: 07 Jan 2026
https://github.com/analyticalmonk/neuralnetwork_fromscratch
neural-network neural-network-example numpy python python-3
Last synced: 12 Apr 2026
https://github.com/konynour/facedectection
This project demonstrates real-time face detection using OpenCV and a pre-trained SSD (Single Shot MultiBox Detector) model. The system captures video from a camera, processes the frames, detects faces, and displays the results with bounding boxes and confidence scores. This application showcases the use of deep learning models for object detection
cv2 jupyter-notebook lambda-functions matplotlib numpy opencv python3
Last synced: 12 Apr 2026
https://github.com/mairagalvao/steak_risk_data
A data analysis based on correlations and comparisons among the samples.
database matplotlib numpy pandas python3 sql
Last synced: 12 Apr 2026
https://github.com/supriya811106/twitter-sentiment-analysis
Analyzing the mood of tweets! We sort tweets on popular topics into positive, negative, or neutral categories to gauge public opinion. See what Twitter really thinks!
bernoulli-naive-bayes jupyter-notebook matplotlib nlp-machine-learning nltk numpy pandas python scikit-learn seaborn sentiment-analysis text-classification tfidf-vectorizer wordcloud
Last synced: 05 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-wireframe-graph
A demo of creating a 3d wireframe graph.
3d graph matplotlib numpy pandas python web wireframe
Last synced: 12 Apr 2026
https://github.com/AsuquoAA/CDC_2017_Immunization_Data_Analysis
This project analyzes data from the CDC's 2017 National Immunization Survey Public Use File (NISPUF17) to answer research questions about immunization, child health, and vaccine-related behaviors.
Last synced: 21 Jul 2025
https://github.com/AsuquoAA/Applied_Data_Science_with_Python_Study
matplotlib numpy pandas seaborn
Last synced: 21 Jul 2025
https://github.com/2kabhishek/ml-primer
Basic Machine Learning & Data Science in Python/ 📈🐍
jupyter-notebook machine-learning matplotlib numpy pandas python
Last synced: 12 Apr 2026
https://github.com/rubada/machine-learning-with-ruba-dabbas
Advance your skills and start your career here, by taking the online courses on Intuidemy.
course learning machine machine-learning matplotlib matplotlib-pyplot models numpy pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/shreyazh/respire
To deal with Respiratory Challenges
machine-learning matplotlib numpy pandas pillow python scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/sudarshanc00/mnist-digit-classification
This project uses a machine learning model to classify handwritten digits (0-9) from the MNIST dataset, a popular collection of grayscale images for image classification benchmarking. It includes a Jupyter Notebook to train a neural network, enabling accurate recognition and classification of digits.
jupyter-notebook matplotlib numpy python tensorflow
Last synced: 12 Apr 2026
https://github.com/abdulsamie10/convolutionneuralnetworkcifar-10
CNN applied on Cifar-10 database.
cifar-10 cifar-10-dataset cifar10 cnn colab-notebook convolutional-neural-network deep-learning jupyter jupyter-notebook machine-learning notebook numpy python python-3 python3 pytorch
Last synced: 12 Apr 2026
https://github.com/trissim/polystore
Framework-agnostic multi-backend storage abstraction for ML and scientific computing
backend data io jax ml multi-framework numpy pytorch scientific-computing storage tensorflow zarr
Last synced: 12 Apr 2026
https://github.com/ahmedabdalkreem/skin-cancer
In this project we work to extraction features from Images using CNN and build the Neural Network to arrive the patient have skin-cancer Malignant or Benign.
cnn deep-learning matplotlib neural-network numpy pandas python3 sklearn-library
Last synced: 12 Apr 2026
https://github.com/riya2624/heart-disease-diagnostic-analysis
Analyzed heart disease diagnostic data through an ETL process, ensuring data accuracy and readiness for analysis using Python (Pandas, NumPy, Matplotlib, Seaborn). Conducted comprehensive exploratory data analysis (EDA) to uncover trends related to heart disease rates by gender and age. Developed interactive dashboards with Power BI and Tableau
dashboard dax-query eda machine-learning matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/marknature/opencv-bootcamp
If you are looking to take your first steps towards learning Computer Vision and AI using OpenCV, this is the best OpenCV course to jumpstart your career.
anaconda computer-vision cv2-library ffmpeg jupyter-notebook matplotlib numpy opencv os urllib zipfile
Last synced: 02 Mar 2025
https://github.com/ompreetham/nlp-sentiment-analysis-document-scoring-method
NLP Sentiment Analysis Document Scoring Method
countvectorizer document joblib nlkt nlp numpy pandas project re scoring sentiment-analysis sklearn
Last synced: 12 Apr 2026
https://github.com/ben854719/wasde-revenue-in-2024
The project will use AI to analyze the revenue from the dataset of the World Agricultural Supply and Demands Estimates.
gemini langchain large-language-models matplotlib numpy pandas-python
Last synced: 12 Apr 2026
https://github.com/nidomika/digit-recognition
Digit recognition project in Python
digit-recognition numpy opencv python tensorflow
Last synced: 12 Apr 2026
https://github.com/llwusill/firepredictioncnn
CNN kullanarak Orman Yangını Tahmin/Tespit Sistemi
matplotlib numpy opencv-python pandas sckiit-learn seaborn tensorflow
Last synced: 12 Apr 2026
https://github.com/samkazan/structural_discovery_of_macromolecules_data_analysis
This research project uses machine learning techniques and neural network to uncover key factors that contribute to successful protein structure discovery using Python and R
classification clustering ipython-notebook jupyter-notebook keras-neural-networks keras-tensorflow machine-learning neural-network numpy python r rmarkdown scikit-learn scipy tensorflow
Last synced: 02 Feb 2026
https://github.com/frolov-andrey2405/prime-numbers-and-polar-coordinate-system
Prime numbers and polar coordinate system
Last synced: 01 May 2026
https://github.com/dahsie/machine_learning_from_scratch
This project aims to implement some machine learning basic techniques(e.g. MinMaxScaler, StandardScaler, TD-IDF, PCA, Logistic Regression, LDA, KNN, Naive Bayes Classifier) using only pyton, numpy and pandas. This will enable me to have hone my data scientist skills
classification clustering data data-processing datascience machienlearning nlp nltk numpy pandas python regression
Last synced: 04 May 2026
https://github.com/alainlebret/python-et-ia-2
Personal resources from my course "Python & IA"
artificial-intelligence deep-learning image-processing machine-learning matplotlib neural-network numpy python scikit-image scikit-learn
Last synced: 12 Apr 2026
https://github.com/nilusche/feed_forward_network_py
Implementation of a neural network in python which can predict handwritten numbers from the MNIST dataset.
colab-notebook feed-forward-neural-networks neural-network numpy python
Last synced: 01 May 2026
https://github.com/dylan-stewart/marvel-mysql-project
Project for Data Science
data-science iris-dataset marvel mysql network-x numpy pandas python
Last synced: 13 Apr 2026
https://github.com/daksh777/expressando
Expressando is a rock, paper, scissors game made using Python (TensorFlow, Keras and OpenCV)
keras keras-tensorflow machine-learning numpy opencv opencv-python tensorflow
Last synced: 13 Apr 2026
https://github.com/tralahm/kaggle-titanic-competition
Predicting Titanic Passenger Survival Using Machine Learning
data-analysis jupyter-notebook kaggle-competition kaggle-dataset machine-learning matplotlib numpy pandas predictive-modeling python3 sklearn tralahm tralahtek
Last synced: 13 Apr 2026
https://github.com/gustavo-venceslau/housing-price
A Machine Learning project to create a model to predict housing prices. The project is based on the example in chapter 2 of the book Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow by Aurélion Géron
conda machine-learning matplotlib numpy pandas python sklearn
Last synced: 13 Apr 2026
https://github.com/bachboy0/montecarlo
Python-based Monte Carlo simulations for statistical analysis and modeling.
monte-carlo-methods numpy python
Last synced: 21 Apr 2026
https://github.com/dineshdhamodharan24/industrial-copper-modeling
It seems like you have a project that involves modeling industrial copper data using Python and several libraries such as pandas, numpy, and scikit-learn. This is a common and practical approach, as these libraries are widely used for data manipulation, analysis, and machine learning tasks.
bussiness-solution numpy pandas pickle pickle-file seaborn sklearn-library streamlit
Last synced: 13 Apr 2026
https://github.com/jim-by/tweet-sentiment-analysis
Sentiment analysis of tweets using TextBlob for labeling and RandomForest for classification.
nltk nltk-tokenizer numpy pandas python random-forest-classifier sklearn textblob-sentiment-analysis
Last synced: 13 Apr 2026
https://github.com/nabilshadman/python-uk-weather-analytics
An end-to-end data science workflow of UK weather data
data-engineering data-science data-visualization machine-learning matplotlib numpy pandas scikit-learn
Last synced: 13 Apr 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/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/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/allanotieno254/pinecone-index-creation-vector-store-database-
This project demonstrates how to create an index in Pinecone, a vector database optimized for similarity search and machine learning applications. The notebook covers setting up a Pinecone client, creating an index, and managing vector data efficiently.
index jupyter-notebook numpy pinecone python
Last synced: 13 Apr 2026
https://github.com/vasu7052/recognizing-handwritten-digits
This is a machine learning project created in Python using Neural Networks and Supervised Learning Algorithms.
machine-learning machine-learning-algorithms numpy python scikit-learn
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/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/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/lexiortiz/ibm-data-engineering-fundamentals
Notes, exercises, and projects from the IBM Data Engineering Fundamentals path via Verizon Skill Forward.
data-engineering numpy pandas postegresql python sql
Last synced: 13 Apr 2026
https://github.com/ksprugevics/magic-square
Some simple algorithm implementations for solving (ordinary) magic squares using NumPy
algorithms mathematics numpy python
Last synced: 21 Apr 2026
https://github.com/armahdavi/data_analytics_statistics_plotting_pm_airborne_sampling
All codes for the data pipelines processing, statistical modellings, descriptive statistics and plot visualizations from airborne phase of Mahdavi et al. (2021) (Environmental Pollution) Project Miestone: 2018 - 2021
data-science data-visualization machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats statistics
Last synced: 13 Apr 2026
https://github.com/anarya22/accenture-north-america-data-analytics-and-visualization-job-simulation-on-forage
Completed a simulation focused on advising a hypothetical social media client as a Data Analyst at Accenture. Cleaned, modelled and analyzed 7 datasets to uncover insights into content trends to inform strategic decisions. Prepared a PowerPoint deck and video presentation to communicate key insights for the client and internal stakeholders.
analyzing-visualization data-cleaning data-visualization numpy pandas powerbi powerpoint-presentations
Last synced: 09 May 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/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/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/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/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/venkat-0706/accenture-hackathon
Developing an e-commerce recommendation system involves utilizing technologies such as Python for programming, Pandas for data manipulation, SQL for database management, FastAPI for building APIs, PostgreSQL for data storage, and Docker for containerization.
alembic api docker fastapi machinelearningalgorithms matplotlib numpy postgresql pydantic python3 scipy seaborn sqlmodel
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/annygutierrez/bank-ann
Basic Artificial Neural Network
keras matplotlib numpy pandas sklearn
Last synced: 13 Apr 2026
https://github.com/fearless-spider/spideroptic-cli
Spider Optic CLI is a command line application.
cement cli cli-app command-line makefile numpy oanda pypi python
Last synced: 01 May 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/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/charanpool/image-patch-mapping
A Python toolkit for image processing — edge detection, template matching, and patch detection using OpenCV
canny-edge-detector computer-vision edge-detection image-processing numpy opencv python sobel-filter template-matching
Last synced: 18 Jan 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/alex1iv/asr_ru_numbers
Automatic Speech Recognition (ASR) system for Russian digits
audio-processing librosa numpy speech-recognition tensorflow
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/zvdy/movie_recommendation
Movie Recommendation Search Engine using Jupyter Notebooks, Pandas, Nnmpy, SciKit Learn, IPyWidgets
data-science jupyter-notebook machine-learning numpy pandas python scikit-learn
Last synced: 13 Apr 2026
https://github.com/paulo-santos-ds/machinelearninglogisticregression
A fraude de cartão de crédito é uma forma comum de fraude que afeta milhões de pessoas em todo o mundo. Essa fraude pode ter consequências graves, tanto para as vítimas quanto para as instituições financeiras que emitem os cartões de crédito.
math matplot numpy pandas python3 sklearn
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
https://github.com/yuu-eguci/cognitive-services-trial
Try to play with Cognitive Services!! [Cognitive Services] [OpenCV] [Numpy]
cognitive-services dotenv numpy opencv-python pipenv python python3
Last synced: 05 Jul 2025
https://github.com/saifalibaig/covid-19-infection-rate-analysis-using-python
Analysis of Covid-19 Infection rate and the world happiness report to identify if there is any relationship between infection rate and happiness
data-analysis data-visualization jupyter-notebook numpy pandas python3 sns
Last synced: 18 Apr 2026
https://github.com/hari7261/playwithdata-python
This is one of the repository where I have put lot of data science and machine learning related questions on their solutions I hope you will find something better than some other platforms. Thank you Happy exploring
data-analysis data-science data-science-learning machienlearning matplotlib matplotlib-python ml numpy numpy-arrays numpy-library pandas pandas-dataframe pandas-library python python-script sklearn
Last synced: 13 Apr 2026
https://github.com/kecnry/nparray
High-Level Wrappers for Building and Manipulating Numpy Arrays
Last synced: 08 Jan 2026
https://github.com/amir0234-afk/housing-price-prediction-dnn
Keras + NumPy baselines for housing price regression
Last synced: 13 Apr 2026
https://github.com/v41bh4vr4jput/python---numpy
A collection of hands-on examples, exercises, and projects to master NumPy — the fundamental package for numerical computing in Python. This repository is perfect for beginners and advanced learners looking to explore array manipulation, mathematical operations, and high-performance data analysis.
Last synced: 20 Apr 2026
https://github.com/yipjunkai/pyvolr
Modern Black-Scholes-Merton pricing, Greeks, and implied volatility for Python. Rust core. Drop-in replacement for the abandoned py_vollib.
black-scholes black-scholes-merton greeks implied-volatility maturin numpy options options-pricing py-vollib pyo3 python quant quantitative-finance rust
Last synced: 30 May 2026
https://github.com/sulaimanniazi/image-histogram-generator
Python based image histogram generator and plotter
cv2 cv2-library histogram image image-processing numpy os pylab python python-script python3 random skimage
Last synced: 28 Apr 2026
https://github.com/dbriane208/python-for-data-science
Machine Learning and Data Science repository. Love crafting Machine Learning models.
data-analysis data-science data-visualization machine-learning numpy pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/shivamkumar818/mbti-personality-prediction-from-text-data
MBTI Personality Prediction from Text Data This project leverages machine learning to predict Myers-Briggs Type Indicator (MBTI) personality types based on textual data, specifically from social media posts.
confusion-matrix correlation-matrix data-visualization dataset knn-classification linear-regression logistic-regression modeltraining navebayes numpy pandas python
Last synced: 13 Apr 2026
https://github.com/iv4n-ga6l/Geometric-ShapesRecognizer-in-image
Geometric shapes recognizer API built in python
api-rest flask numpy opencv python shaperecognitionapi
Last synced: 28 Apr 2025
https://github.com/iv4n-ga6l/Crowd-move-simulation
Crowd move simulation in python
matplotlib numpy python simulation
Last synced: 28 Apr 2025
https://github.com/darkksideyoda/dataminingclass
Data Mining Class 101
artificial-intelligence data-science machine-learning numpy pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/nambukeerthi/copper_project
Data Analysis Skills – Work with real-world data. Machine Learning Experience – Build and train models. Web App Development – Create interactive dashboards
eda machine-learning numpy pandas python streamlit
Last synced: 13 Apr 2026
https://github.com/shwetapardhi/assignment-05-multiple-linear-regression-2
Prepare a prediction model for profit of 50_startups data. Do transformations for getting better predictions of profit and make a table containing R^2 value for each prepared model. R&D Spend -- Research and devolop spend in the past few years Administration -- spend on administration in the past few years Marketing Spend -- spend on Marketing in t
collinearity-diagnostics cooks-distance correlation-analysis eda heteroscedasticity homoscedasticity leverage-score multi-linear-regression numpy ols-regression p-value pair-plot python r-square-values regress-exog residual-analysis smf statsmodels vif
Last synced: 09 May 2026
https://github.com/udacity-machinelearning-internship/support-vector-machine
Implementing SVM's using pandas and sklearn in python
numpy pandas sklearn support-vector-machines svm
Last synced: 13 Apr 2026
https://github.com/rajan-bhateja/data-analysis-with-python
Cleaning, analysis and visualization on various datasets using Python and its various libraries via Jupyter Notebook
data-cleaning data-science jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/sadia-khan13/data-preprocessing
Welcome to the Data preprocessing Repository! This repository is dedicated to showcase the comprehensive resources and implementations related to Data Preprocessing using Python and Jupyter Notebook.
artificial-intelligence data-analysis data-mining data-preprocessing data-science jupyter-notebook matplotlib numpy pandas python seaborn-python sklearn
Last synced: 11 Apr 2026
https://github.com/abhisek-13/whatsapp-chat-analyzer
The WhatsApp Chat Analyzer is a data analysis project that provides insights into WhatsApp chats. It analyzes chat data to show metrics like the number of lines, most used letter, chatting duration, media files shared, most used emojis, and group member activity. The results are displayed on a user-friendly dashboard built with Streamlit.
data-analysis data-mining data-visualization eda machine-learning machine-learning-algorithms matplotlib numpy pandas python seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/mahendra077/linear-regression
analaysis linear-regression matplotlib-pyplot numpy pandas python regression seaborn statsmodels
Last synced: 13 Apr 2026
https://github.com/enoobis/conwaygolg
Conway's Game of Life Generator
conway conway-life conway-s-game-of-life conway-sgame conways-game conways-game-of-life game-of-life numpy python
Last synced: 19 May 2026