NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-25 00:18:02 UTC
- JSON Representation
https://github.com/hrolive/deep-learning-nanodegree
As one of the top 3% students from the first phase, "PyTorch Scholarship Challenge" by Facebook AI, I have earned a full scholarship to Udacity’s Deep Learning Nanodegree program
api-gateway aws aws-lambda aws-sagemaker computer-vision convolutional-neural-networks deep-learning deployment machine-learning natural-language-processing numpy pandas python pytorch scikit-learn
Last synced: 12 Apr 2026
https://github.com/aniket2021448/fakenewspredictionapp
The web app uses logistic regression on a dataset of 20,000 news articles, achieving 96% accuracy. It employs NLTK for text preprocessing and TF-IDF for feature extraction.
huggingface ml news nltk-python numpy pandas-python streamlit-webapp transformers-models
Last synced: 24 Jun 2026
https://github.com/abeertechcamus/documentdata
The dataset was cleaned and queried using Python inside Jupyter Notebook and visualizes using PowerBI Document Data Analysis Projects
dax jupyter-notebook numpy pandas powerbi python
Last synced: 04 May 2026
https://github.com/rusenaite/frame-quality-clustering
Python application that processes video files to extract frames and analyze their quality using blur detection and clustering techniques.
Last synced: 11 Apr 2026
https://github.com/dakshsammi/arkaid
Arkaid is a game performance analytics platform developed for the Information Integration Architecture Course - CSE656 (IIIT Delhi). It uses a data warehouse approach to analyze gaming data from multiple sources and provides insights via an AI-driven interface.
ai airflow aws database-management datawarehouse docker etl flask information-integration numpy openai postgresql python togetherai
Last synced: 09 Apr 2026
https://github.com/harmanveer-2546/campus-placement-prediction
Student Campus-Placement Prediction ML Project using Python
decision-trees machine-learning matplotlib numpy python random-forest scipy seaborn
Last synced: 08 Mar 2026
https://github.com/trivedikavya/food-redistribution-platform
Food Redistribution Console base platform
console-application consolebase-application contributions-welcome kavyatrivedi numpy open-source python3 sklearn
Last synced: 29 Apr 2026
https://github.com/dsowles/miniproject1davidsowles2025
INF601 Mini Project 1
Last synced: 16 May 2026
https://github.com/abyshergill/ultralytics_yolo_object_detection_testing_gui
This is a desktop application for real-time object detection using the YOLO (You Only Look Once) model build with ultralytics libarary. It's built with PyQt5 for the graphical user interface and OpenCV for video and image processing. The application allows users to load a YOLO model, adjust detection settings, and perform object detection on media.
numpy opencv-python pytorch qt5-gui threading ultralytics yolo
Last synced: 08 May 2026
https://github.com/prachi005748/website-performance-data-analysis-project
Briefly describe the objective of the project—e.g., analyzing website performance metrics over time, uncovering trends in user engagement, or evaluating channel-wise traffic quality.
data-analyst data-cleaning data-preprocessing data-visualization data-visualization-python exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn storytelling
Last synced: 01 May 2026
https://github.com/samiksha29-patil/e-commerce-sales-insights-dashboard
This project focuses on analyzing e-commerce sales data through data visualization. It highlights customer behavior, popular sales channels, product category trends, and city-wise performance to provide actionable business insights.
analytics customer-insights data-visualization ecommerce matplotlib numpy pandas python sales-analysis seaborn
Last synced: 03 May 2026
https://github.com/princeoncada/quant-pca-risk
Applies Principal Component Analysis (PCA) to daily returns of 20 US equities (2015–2025) to uncover hidden risk factors. Explores variance explained, scree, loadings, factor returns, covariance reconstruction, and Varimax rotation. Results show 3–5 PCs capture ~75% of portfolio risk.
correlation-analysis covariance-matrix dimensionality-reduction factor-models matplotlib numpy pandas pca portfolio-risk principal-component-analysis python quantitative-finance time-series-analysis variance varimax
Last synced: 06 May 2026
https://github.com/samiksha29-patil/flipkart-mobiles-data-analysis-visualization-in-python
This project analyzes Flipkart Mobiles Dataset to extract useful insights about mobile phones, their pricing, ratings, discounts, and customer reviews. The analysis and visualization are done using Python to understand market trends and customer preferences.
data-analysis data-visualization matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/makcoder-2004/exploratory-data-analysis-projects
This repository features Exploratory Data Analysis (EDA) projects using Python, Pandas, NumPy, Matplotlib, and Seaborn to clean, explore, and visualize data. The goal is to uncover patterns, trends, and insights through statistical analysis and clear visualizations, preparing datasets for deeper analysis or modeling.
csv-files dataframes jyputer-notebook matplotlib numpy pandas seaborn
Last synced: 07 May 2026
https://github.com/kandil2001/lid-cavity-evolution
Lid Cavity Evolution is an open-source CFD suite for the lid-driven cavity problem, featuring MATLAB, Python, and parallel solvers with benchmark comparisons.
benchmarking cfd cfd-simulation lid-driven-cavity matlab mpi numpy open-source openfoam openmp parallel-computing python scientific-computing simple-algorithm star-ccm
Last synced: 06 May 2026
https://github.com/labex-labs/numpy-for-beginners
This comprehensive course covers the fundamental concepts and practical techniques of NumPy, the essential library for numerical computing in Python. Learn to create, manipulate, and analyze arrays efficiently.
array-manipulation array-slicing beginner-friendly course data-analysis data-science data-structures fast-computation hands-on labex labs linear-algebra matrix-operations numerical-computing numpy programming python python-programming scientific-computing vectorized-operations
Last synced: 20 Jun 2026
https://github.com/jaketherealone/machinelearningtoolset
Collection of primary tools used in the field of machine learning - Written for numpy projects
machine-learning numpy python toolset
Last synced: 19 Jun 2026
https://github.com/rohanbanerjee1234567-cell/prediction-of-expected-salary-using-machine-learning
Here is my first Project Repository where I have made a Machine Learning Project using Python. The Problem statement was to train a model based on the given Dataset and from there we need to Predict the Expected Salary of an Employee who will have similar profiles.
exploratory-data-analysis linearregression matplotlib-pyplot numpy pandas randomforest randomforestregressor scikit-learn scikitlearn-machine-learning searborn visualization
Last synced: 27 Apr 2026
https://github.com/radithsandeepa/robot-path-visualizer
Welcome to Robot Path Visualizer! This tiny project uses Python, Pygame, and NumPy to replay a precomputed trajectory (x, y, θ). It rotates a robot sprite frame-by-frame and draws a trail, making it handy for diff-drive path playback, simulation demos, and quick visual debugging of robotics experiments.
animation numpy pygame python robot-simulation robotics trajectory-visualization
Last synced: 18 Sep 2025
https://github.com/shotadft/vecposlib
This is a library that enables vector calculations in Python.
math math-library numpy python python-lib python-library python3
Last synced: 18 Sep 2025
https://github.com/michabirklbauer/neuralnet
Neural Network Implementation in NumPy
backpropagation classification educational feedforward-neural-network from-scratch neural-network numpy
Last synced: 16 May 2026
https://github.com/ramanpreet6262/ml_internity
Repository of code implimentations of various machine learning algorithms in my Internity Internship.
matplotlib numpy pandas python scikit-learn
Last synced: 06 Apr 2026
https://github.com/crvargasm/metnumun2021i
Universidad Nacional de Colombia - Métodos Numéricos ~ Grupo 1 2021-I
matplotlib numerical-analysis numpy pandas python quantopian
Last synced: 12 Apr 2026
https://github.com/anushkapal28/maatri-care
MaatriCare is an AI-based healthcare application designed to provide personalized nutrition advice and maternal care recommendations for pregnant women, lactating mothers, and women in general.
gemini-api jupyter-notebook labelencoder numpy pandas python3 random-forest streamlit svm-training
Last synced: 18 Sep 2025
https://github.com/akash-207/ecommerce-monetization-analysis
“Revenue and monetization analysis of Brazilian e-commerce data (Olist dataset). Includes KPIs, trends, and business insights.”
business-analytics matplotlib mysql numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/rarawe/taskly
A public repository for taskly
celery flutter-app hacktoberfest numpy pandas pydata queue queue-workers queued-jobs redis redis-queue scikit-learn scipy task-runner
Last synced: 09 Apr 2026
https://github.com/jovicdev97/Financial-Loan-DataScience-Notebook
using numpy and pandas to analyze a synthetic loan dataset with python
data-analysis matlabplot numpy pandas plotting python seaborn
Last synced: 12 Mar 2025
https://github.com/sauravokos/deep-learning
Repository on private project concerning Deep Learning through multilevel neural networks
keras numpy pillow python python-3-5 scikit-image scikit-learn scipy tensorflow tensorflow-examples tkinter tkinter-graphic-interface
Last synced: 02 Apr 2026
https://github.com/azaz9026/house_price_prediction_with_machine_learning
🏡 House Price Prediction with Machine Learning Project 🤖💰 Seeking to revolutionize the real estate industry with cutting-edge technology? Explore my latest project, where I leveraged machine learning algorithms to predict house prices accurately.
linear-regression machine-learning-algorithms metaploit numpy pandas pickle python seaborn visualization
Last synced: 12 Apr 2026
https://github.com/mattsebastianh/Election-Results
Analyze Data with Python
binomial-distribution numpy python statistics
Last synced: 18 Jun 2026
https://github.com/adityabhamare10/aiml-hackathon
Smart Credit Risk Solutions
chatgpt confusion-matrix css ejs flask git github html javascript joblib jupyter-notebook logistic-regression matplotlib numpy pandas pycharm python seaborn sklearn stremlit
Last synced: 20 Jan 2026
https://github.com/als8446/tripleten-data-science-projects
Projects Overview Projects made in the Data Scientist course from TripleTen LatAm
data data-analysis hypothesis-tests machine matplotlib numpy pandas python scipy sklearn
Last synced: 10 Apr 2026
https://github.com/jain1shh/solar-flare-prediction
This repository contains code and data for predicting solar flare energy ranges using machine learning, based on NASA's RHESSI mission data. It includes preprocessing of FITS files into a unified CSV dataset and implements models like Gradient Boosting, Random Forest, and Decision Tree classifiers, achieving accuracies up to 87%.
data-visualization machine-learning numpy pandas python scikit-learn solar-flare-prediction
Last synced: 09 Apr 2026
https://github.com/mayankmittal29/tensortinker_statistical_methods_in_ai
This repository contains implementations of various machine learning algorithms from scratch, including Multi-Layer Perceptron (MLP), Gaussian Mixture Models (GMM), Principal Component Analysis (PCA), Autoencoders, and Variational Autoencoders.
autoencoder-mnist cupy gmm-clustering image-segmentation matplotlib-pyplot mlp-classifier mlp-regressor mnist-dataset numpy pandas pca python3 pytorch roc-auc seaborn torch variational-autoencoder
Last synced: 09 Apr 2026
https://github.com/hariprasath-v/av_job-a-thon-june-2022
Machine learning model to predict if the user would buy the product in the next 3 months or not.
matplotlib numpy pandas pycaret python seaborn sklearn
Last synced: 20 Apr 2026
https://github.com/har8899/students-scores
Data Analysis with Python
dataanalysis dataframe matplotlib numpy python seaborn
Last synced: 09 Apr 2026
https://github.com/roaajadaa/text-classification
Classify documents using custom naïve bayes model
matplotlib nlp nltk numpy pandas python sklearn
Last synced: 10 Apr 2026
https://github.com/hariprasath-v/hackerearth_get-a-room-ml-hackathon
Build a Machine Learning model to identify the habitability score of the property based on the property's basic information and location-based information.
exploratory-data-analysis machine-learning numpy pandas pycaret python randomforestregressor regression scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/vyjayanthipolapragada/image_classifier_cnn_data_augmentation
A deep learning project using Convolutional Neural Networks (CNNs) to classify CIFAR-10 images. The model leverages data augmentation, batch normalization, and ReLU activation to improve performance and generalization. Includes training and evaluation scripts for multi-class image classification.
adam-optimizer convolutional-neural-networks data-augmentation deep-learning image-classification jupyter-notebook neural-networks numpy optimizer pandas python pytorch relu-layer
Last synced: 09 Apr 2026
https://github.com/reshmaaiman/fifa
FIFA20
data data-science data-visualization dataanalysisusingpython github jupyter-notebook matplotlib numpy pandas python seaborn-python
Last synced: 10 Apr 2026
https://github.com/v-mayya/resale-revolution
Empower Hacks Hackathon Submission
html matplotlib numpy pandas python sqlite streamlit
Last synced: 09 Apr 2026
https://github.com/jcardonamde/datasets_ml
This project analyzes cab and limousine travel data in New York City. This with the goal of predicting the total duration of trips within the city. Machine learning models were used.
data-science machine-learning machine-learning-algorithms matplotlib numpy pandas pipelines python seaborn sklearn
Last synced: 09 Apr 2026
https://github.com/stefagnone/text_adventure_game
A text-based adventure game project using Python fundamentals
matplotlib numpy pandas python r scikit-learn seaborn sql
Last synced: 09 Apr 2026
https://github.com/Khushi130404/CatNet
CatNet is a simple machine learning project that classifies images as either a cat or not a cat using logistic regression. The dataset consists of labeled images of cats and non-cats, preprocessed and used to train a binary classification model.
h5py matplotlib numpy pillow scipy
Last synced: 19 Sep 2025
https://github.com/hariprasath-v/zindi_umojahack-india-income-prediction-challenge
Create a machine learning model to predict whether an individual earns above 50,000 in a specific currency or not.
catboost-classifier classification exploratory-data-analysis f1-score matplotlib numpy pandas python scikit-learn seaborn shap zindi
Last synced: 13 Apr 2026
https://github.com/nandit123/python_on_excel
Data Analysis using python libraries on excel data
csv data-analysis data-science fill fluctuations graph numpy python python-library
Last synced: 16 May 2026
https://github.com/mayap2803/supervised-machine-learning--classification
Using supervised machine learning algorithms to classify signal from background particle events
adaboost k-nearest-neighbours linear-classifier machine-learning machine-learning-algorithms matplotlib mlp mlp-classifier numpy python scipy sklearn supervised-learning svm-classifier
Last synced: 11 Apr 2026
https://github.com/ghaniketrajputp005/adobe-gensolve-hackathon-2024
This Project aims to identify, regularize, and beautify curves in 2D Euclidean space.
cv2 keras-tensorflow numpy os sklearn
Last synced: 07 Feb 2026
https://github.com/eoastafurov/numpy-neural-net
Simple and extendable library for deep learning in numpy
deep-learning mlp-classifier numpy
Last synced: 02 Mar 2025
https://github.com/kishanlalchoudhary/be-sem-8
BE SEM 8 Assignments
cpp deep-learning hpc keras matplotlib numpy openmp pandas scikit-learn seaborn tensorflow
Last synced: 28 Jul 2025
https://github.com/amnydv17/audio-analysis-and-classification
This project demonstrates how to analyse the audio datasets and apply the existing Machine learning/Deep Learning techniques to the classify various environmental sounds...
jupyter-notebook matplotlib numpy pandas
Last synced: 08 May 2026
https://github.com/ferdos-coder/instacartmarketbasketanalysisportflio
a repository for statistical and visual analyses utilizing tools like Pandas, NumPy, SQL, and Power BI using InstaCart Market Basket Data
jupyter-notebook machine-learning numpy pandas python statistics
Last synced: 01 May 2026
https://github.com/ajxxxs/spotify-music-analysis
spotify Music (web scraped playlists ) analysis (over 3 states) , trends, features and a music recommendation system.
matplotlib numpy panda scikit-learn seaborn
Last synced: 28 Jul 2025
https://github.com/abhinav330/credit-score-classification-problem
This project aims to analyze credit card customer data, clean the dataset using libraries such as Pandas and NumPy then create a machine learning model using sklearn
credit-card credit-card-fraud credit-card-fraud-detection credit-risk credit-scoring data-science machinelearning numpy pandas python sklearn
Last synced: 08 Sep 2025
https://github.com/kelvynamaral/rolling-stones-spotify-eda
Análise Exploratória de Dados dos Rolling Stones no Spotify Projeto de EDA focado nas músicas e álbuns dos Rolling Stones no Spotify. Explora características musicais, popularidade e evolução da banda ao longo do tempo. Utiliza técnicas de análise de dados e visualizações para revelar insights sobre a discografia da icônica banda de rock.
matplotlib numpy pandas seaborn
Last synced: 15 May 2026
https://github.com/fandreuz/python-serialization-benchmark
Low-effort benchmark of several serialization libraries for scientific applications
avro json numpy protobuf python serialization
Last synced: 12 Apr 2026
https://github.com/abdelrahman-amen/face_recognition
This project implements a real-time face recognition system using Python, OpenCV, and the face_recognition library. It identifies individuals by comparing facial features from live video streams with pre-stored encodings, enabling fast and accurate recognition.
cmake cv2 dlib-face-detection face-recognition numpy opencv os python
Last synced: 10 May 2026
https://github.com/epsoft/tex-classification
Tex Classification
classification classification-algorithm farsi matplotlib numpy pandas persian tensorflow tex-classification textvectorization
Last synced: 09 Apr 2026
https://github.com/dhavltharkaaar/portfolioprojects
This Repository contains the project related to my portfolio
css flask flask-api html5 idle jupyter-notebook matplotlib numpy pandas python python3 sklearn spyder
Last synced: 06 Apr 2026
https://github.com/imnotannamaria/ia-ml-scikit-learn
Learning tradicional machine learning with scikit-learn.
numpy pandas python scikit-learn seaborn
Last synced: 06 Apr 2026
https://github.com/aaaastark/graph-convolution-network-with-dimensional-redaction-and-differential-algorithms-python
Graph Convolution Network GCN with Dimensional Redaction and Differential Algorithms using Python
cora differential-evolution dimensionality-reduction gcn gcn-architecture ipython matplotlib networkx numpy pandas pubmad pymoo python sklearn stellargraph tensorflow
Last synced: 12 Feb 2026
https://github.com/ayushtiwari134/stock_price_predictor_dl
This is a full stack end to end project with the model trained in jupyter notebook, the backend file written in python, and for simplicity, the frontend created using streamlit.
deep-learning eda keras lstm-model machine-learning matplotlib numpy pandas python rnn streamlit tensorflow yfinance-library
Last synced: 06 Apr 2026
https://github.com/shambac/shamboflow
Fierce tensorflow competitor
cuda cupy machine-learning numpy pypi-package
Last synced: 19 Feb 2026
https://github.com/arijitdas0211/live-image-capture-and-emotion-detection
colab-notebook numpy pandas python scipy
Last synced: 29 Jul 2025
https://github.com/morsalinislamshapon/diabetes-prediction-systemv3
This repository contains a machine learning model that predicts diabetes using user health data. It features an interactive web interface built with Streamlit and provides insights into model predictions through SHAP and permutation importance. 🐙🌟
jupyter-notebook machine-learning matplotlib numpy pandas plotly randomforestclassifier sckit-learn seaborn streamlit-webapp
Last synced: 29 Jul 2025
https://github.com/tomaslopera/fifa_analysis
exploratory-data-analysis matplotlib numpy pandas preprocessing-data
Last synced: 29 Jul 2025
https://github.com/farzeennimran/apriori-algorithm
Apriori Algorithm for Association Rule Mining
algorithm apriori apriori-algorithm apyori association-rule-mining association-rules data-analysis data-mining data-science numpy pandas python
Last synced: 06 Apr 2026
https://github.com/vishal-verma-96/Pre-Owned-Car-Price-prediction-using-Streamlit-App
Capstone Project by skill Academy- Exploratory Analysis, Visualization and Prediction of Used Car Prices. Deploying the highest-scoring model with Streamlit web app
data-analysis data-science jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python3 regression-algorithms scikit-learn seaborn streamlit
Last synced: 02 Mar 2025
https://github.com/nathadriele/transaction_fraud_prevention_pipeline
Uma solução de detecção e prevenção de fraudes em transações financeiras, combinando Machine Learning, regras de negócio e análises estatísticas avançadas. O sistema oferece um dashboard interativo para monitoramento em tempo real, análise de dados e gestão de alertas de fraude.
data-analysis data-visualization docker fraud-prevention machine-learning matplotlib numpy pandas pipeline pytest python scikit-learn scipy seaborn streamlit tensorflow transaction xgboost
Last synced: 10 Apr 2026
https://github.com/sumanth44a/predicting-customer-churn-in-telecommunication
Predicting-Customer-Churn-In-Telecommunication
decision-trees matplotlib numpy pandas python random-forest
Last synced: 10 Apr 2026
https://github.com/diegobda/jogo-de-damas-controlado-por-gestos
Jogo de Damas controlado por gestos
jogo-de-damas mediapipe numpy opencv python3 script visao-computacional
Last synced: 08 Sep 2025
https://github.com/ledsouza/MedPhys-BI
Aplicativo desenvolvido para gestão e análise de dados do Serviço de Física Médica em Medicina Nuclear do HCPA
aws boto3 cloud-computing cloud-run docker dotenv gcp mongodb numpy os pandas plotly pymongo python s3 streamlit terraform vitrinedev yaml
Last synced: 22 Sep 2025
https://github.com/youssefali11997/free-style-coding
Scripts written as practice, trying new technology or just playing with the code !
bash javascript numpy python3 ruby-on-rails scripts vuejs
Last synced: 12 Apr 2026
https://github.com/abeed04/face-recognition-using-computer-vision-cv2
OpenCV (cv2) can be used for face recognition by detecting faces, extracting facial features, and comparing them to a database of known faces.
cmake cv2-library dlib-face-recognition face-recognition flask numpy pycharm-ide python
Last synced: 08 Feb 2026
https://github.com/doonse/ml-handwritten
Neural Network which recognize numbers from images of size 8x8. Done using NumPy.
handwritten-digit-recognition machine-learning-algorithms neural-network numpy
Last synced: 15 May 2026
https://github.com/azaz9026/loan_approval_prediction
Welcome to the Loan Approval Prediction repository! This project aims to build a predictive model that can determine whether a loan application should be approved or denied based on various features. Purpose The goal of this repository is to develop a machine learning model that can accurately predict loan approval decisio
data data-analysis data-visualization eda machine-learning numpy pandas python statistics
Last synced: 06 Apr 2026
https://github.com/yalai92/cava_imp_exp_analysis
Analysis, visualization, preprocessing and clustering of global sparkling wine trade (2017–2024) using Python in Colab and ML to reveal trends and country profiles.
clustering colab-notebook data-science data-visualization machine-learning matplotlib numpy pandas preprocessing python sklearn tableau-public
Last synced: 25 Jan 2026
https://github.com/emv271828/calculadora-rpn
Calculadora com notação polonesa reversa desenvolvida em python
Last synced: 15 May 2026
https://github.com/werctfourth/python-border-autocrop2
Python script that crops borders from images v2
border crop image-processing libvips numba numpy python python3
Last synced: 17 May 2026
https://github.com/prakharagr2001/whatsappchatanalyzer
WhatsAppChat Analyzer is a Python-powered website leveraging the capabilities of NumPy, Pandas, and Streamlit. It provides comprehensive analysis of WhatsApp conversations, extracting valuable insights and statistics for a user-friendly interpretation of chat data.
chat-analysis data-visualization numpy pandas python streamlit whatsapp-chat
Last synced: 20 Jan 2026
https://github.com/hansalemaos/numpyslicesplit
Splits a numpy array or a list based on the given indices or ranges and returns the split arrays.
Last synced: 16 Feb 2026
https://github.com/vigneshvaranasi/breast_cancer_detection
This project employs machine learning, focusing on Logistic Regression, to detect breast cancer using tumor-related features. The dataset is preprocessed, and the model achieves 100% accuracy on the test set. The goal is to gain insights into breast cancer factors and provide an effective detection solution.
jupyter machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/sakshithbillava/expense-manager
A web-based expense tracking app built with Python and Streamlit, featuring real-time updates, data visualization, user authentication, and MongoDB integration.
authentication data-visualization expense-manager matplotlib mongodb numpy pandas personal-finance python streamlit webapp
Last synced: 09 Apr 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/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/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: 09 Apr 2026
https://github.com/dmarks84/ind_project_european-soccer-top-points-contributors--kaggle
Independent Project - Kaggle Dataset-- I worked on the European Soccer Dataset, using SQL (SQLite) to read in the data and then data wrangling before running statistical analysis and hypothesis testing on questions of who helps earn the most points for their team.
data-wrangling hypothesis-testing numpy p-values pandas python scipy-stats statistics t-test
Last synced: 09 Apr 2026
https://github.com/rushilsharma1/iphonesales_eda
An exploratory data analysis of an Iphone sales in jupyter notebook with the help of python and its libraries
data-science exploratory-data-analysis jupyter-notebook numpy pandas python seaborn
Last synced: 20 Jan 2026
https://github.com/mr-chang95/twitter_datawrangling
Twitter Data Wrangling for Udacity's Data Analyst Nanodegree Program
data-visualization data-wrangling dogs matplotlib numpy pandas python twitter
Last synced: 09 Apr 2026
https://github.com/hadson0/dip-candy-classification
Candy classification project using digital image processing. Includes dataset creation, model development, and evaluation tools with TensorFlow, OpenCV, and Albumentations. Complete setup and instructions provided for building and training the model.
albumentations bounding-boxes cnn computer-vision cvat image-classification image-processing keras machine-learning matplotlib numpy opencv python seaborn sklearn tensorflow
Last synced: 29 Sep 2025
https://github.com/olfabelhadj/detection-de-faux-billets-avec-python
OpenClassrooms parcours Data Analyst Projet 12
matplotlib-pyplot numpy pandas pickle plotly prediction-model python scipy seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/niteshchawla/online-marketing-time-series-case-study
An ads and marketing based company helping businesses elicit maximum clicks @ minimum cost.
acf arima-forecasting exogenous-factors exploratory-data-analysis numpy pacf-autocorrelation pandas prophet-facebook-model sarimax-model time-series-analysis
Last synced: 01 Aug 2025
https://github.com/0xunkn0wn4m1r/data_engineering_banking_project
🏦 Build a complete data engineering workflow for a banking system, showcasing ETL processes, data transformations, and an interactive financial dashboard.
automation data-analysis data-cleaning data-science feature-engineering fintech-bank flask-api loan-default-prediction machine-learning mlops model-explainability numpy postgresql scikit-learn segmentation shap sql unsupervised-learning
Last synced: 09 Apr 2026