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/sorabh-kapoor/face-recognition-attendance-system
The Facial Recognition System is an AI-powered application USING FLASK designed to detect and recognize faces with high accuracy. This system can be integrated into various applications, including security systems, attendance management, and identity verification.
flask flask-application knn ml numpy opencv pandas python scikit-learn
Last synced: 13 Apr 2026
https://github.com/tnleite/loan-approval-prediction
Este repositório apresenta um modelo preditivo de aprovação de empréstimos, focado em minimizar o risco de inadimplência. Utilizando EDA e algoritmos de machine learning (Random Forest, XGBoost), ajustamos o threshold para maximizar o recall de inadimplentes, contribuindo para uma gestão de riscos eficiente.
classification-algorithm data-science exploratory-data-analysis machine-learning-algorithms machine-learning-models matplotlib numpy scikit-learn scipy seaborn xgboost-classifier
Last synced: 13 Apr 2026
https://github.com/dmarks84/coursework_project_nlp-with-nltk
Project for University of Michigan Applied Data Science Specialization -- Utilized NLTK library to process natural language, and then built several spelling recommenders for a list of misspelled words.
data-modeling databases dataframes eda nlp numpy pandas python reporting statistics text-mining visualization
Last synced: 13 Apr 2026
https://github.com/fearless-spider/ai_with_python
AI with Python playground
artificial-intelligence numpy python3 vagrant
Last synced: 08 May 2026
https://github.com/subhas-pramanik-09/car-detection-and-counting
This project counts the number of cars passing through a designated line in a video file using OpenCV and background subtraction techniques.
machine-learning numpy object-detection opencv
Last synced: 13 Apr 2026
https://github.com/lmtreser/intro-data-science
Trayecto de formación en Ciencias de Datos con Python y Pandas
data-science matplotlib 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/gama1903/digital_image_processing
Implementation of Basic Algorithms of Digital Image Processing mainly through Numpy.
digital-image-processing numpy opencv python
Last synced: 08 May 2026
https://github.com/yesenvidnath/facerecognitionapplight
This is a face recognition application wich is capable of recognizing a person based on thire face and take attendence from it
face-recognition facent flask numpy python
Last synced: 13 Apr 2026
https://github.com/a-parida12/numericalmethods
Teaching Material for Workshop for Engineering Students
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/shwetapardhi/assignment-03-q2--hypothesis-testing
Anova ftest statistics A hospital wants to determine whether there is any difference in the average Turn Around Time (TAT) of reports of the laboratories on their preferred list. They collected a random sample and recorded TAT for reports of 4 laboratories. TAT is defined as sample collected to report dispatch. Analyze the data and determine wheth
annova ftest hypothesis-testing numpy pandas python scipy significance-testing stats
Last synced: 11 Apr 2026
https://github.com/tatmorenno/python_para_data_science
Python para Data Science Introdução à linguagem e Numpy 🌎💻
Last synced: 13 Apr 2026
https://github.com/saraasgari99/videoclassificationusingdeeplearning
ML pipeline for biological video analysis using cutting-edge CNN architectures and industry-standard data processing and ML techniques
computer-vision data-processing keras-tensorflow machine-learning numpy sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/offthetab/matcha_code_generation
Fine-tunning MatCha model for better python matplot lib code generation by given chart.
fine-tuning huggingface matcha matplotlib numpy pandas pil sklearn torch
Last synced: 20 Jan 2026
https://github.com/bropenguin847/python-learning
Learning Python for Scientific Programming. Intended for beginners with some knowledge of Python.
array-manipulations convolution jupyter matlab matplotlib-pyplot numpy pandas-python pep8 python python3 scientific-programming scipy spyder-ide vscode
Last synced: 13 Apr 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/olfabelhadj/etude-de-sante-publique-avec-python
OpenClassrooms parcours Data Analyst Projet 4
acp clustering matplotlib-pyplot numpy pandas plotly-express scipy seaborn sklearn
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/ranaessam03/climate-prediction
A machine learning project to predict rainfall using Decision Tree, k-Nearest Neighbors (kNN), and Naïve Bayes, with preprocessing, model evaluation, and custom kNN implementation.
decision-trees knn-classification machine-learning naive-bayes-classifier numpy sklearn
Last synced: 05 May 2026
https://github.com/animesh-chourey/loan-classifier
Trained machine learning algorithms (Logistic Regression, KNN, SVM, Decision Tree) specifically, after performing visualization and pre-preocessing tasks on a loan dataset. Executed the evaluation metrics such as F1-score, Log loss and jaccard-similarity score to assess the algorithms performance.
decision-tree f1-score jaccard-similarity knn logistic-regression logloss matplotlib numpy pandas preprocessing-data svm
Last synced: 06 May 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/max134/deepplate
A custom-trained YOLOv11-based license plate detection with PaddleOCR for accurate ANPR.
computer-vision cv2 deep-learning image-recognition licesnse-plate-recognition numpy object-detection ocr paddleocr real-time-processing sqlite3 ultralytics yolov11
Last synced: 13 Jul 2025
https://github.com/vishal815/python-based-flight-data-scraping-automating-data-collection-for-analysis
This project is a Python-based web scraping script designed to extract flight details from the Yatra travel website. The extracted data includes flight pricing, origin, destination, departure and arrival times, and duration. The data is then saved into a CSV file for further analysis.
beautifulsoup flight-data-analysis flight-data-visualization numpy pandas pyhton pyplot scraping scraping-python seaborn selenium vishal-lazrus vishallazrus webscraping webscraping-projects
Last synced: 18 Apr 2026
https://github.com/bhanuprakashnani/scit-tasks
Tasks for the SCIT Work Shop.
Last synced: 25 Apr 2026
https://github.com/1adityakadam/uber_data_analytics
End to end Google Bigquery + Looker Studio Data Analytics Project Transforming NYC Taxi Data into Actionable Intelligence
bigquery looker-studio mage-ai-pipeline numpy pandas sql
Last synced: 13 Apr 2026
https://github.com/ot-code/coca-cola-stock-prediction
This repo compares four predictive models—Linear Regression, ARIMA, XGBoost, and LSTM—to forecast Coca‑Cola FEMSA stock closing prices using Python and five years of historical data.
arima csv linear-regression lstm-neural-networks mae matplotlib mse numpy pandas python r2 scikit-learn seaborn tensorflow-keras xgboost
Last synced: 13 Apr 2026
https://github.com/aritrakar/ai-projects
🤖A centralized collection of links to my AI projects roughly divided by topic.
numpy pandas python pytorch tensorflow
Last synced: 13 Apr 2026
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/sadegh15khedry/housing-prices-prediction-using-randomforest
This repository contains an implementation of random forest model to predict housing prices using the Boston Housing dataset.
csv joblib jupyter-notebook matplotlib numpy pandas pil python random-forest seaborn sklearn
Last synced: 27 Feb 2025
https://github.com/sadegh15khedry/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: 27 Feb 2025
https://github.com/sadegh15khedry/comments-sentiment-analysis
text classification on comments using an ANN model.
collections deep-learning keras nlp numpy pandas python sentiment-analysis sklearn spacy unicodedata
Last synced: 27 Feb 2025
https://github.com/webintellectual/coloured-image-to-b-w-converter-web-app
A Streamlit web application to convert a coloured image to black and white image.
numpy opencv pil pillow python3 streamlit streamlit-webapp
Last synced: 12 Apr 2026
https://github.com/naveen88112/clustering_customer_invoice_data
Customer Invoice Data Clustering This project uses clustering methods on customer invoice data for segmentation analysis. It preprocesses data, normalizes features, and uses K-Means and DBSCAN to cluster customers according to spending habits and shared locations.
clustering data-preprocessing data-visualization numpy pandas python silhouette-score standardization
Last synced: 13 Apr 2026
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/5hraddha/eda-instacart-customers-shopping-habits
In this Exploratory Data Analysis (EDA) project we'll clean up the data and prepare a report that gives insight into the shopping habits of Instacart customers.
data-visualization exploratory-data-analysis instacart matlpotlib numpy pandas
Last synced: 13 Apr 2026
https://github.com/anuraganalog/navie-bayes
Implemented Gaussian Naive Bayes Classifier from scratch
bayes classifier dataset datasets gaussian guassian-naive-bayes iris multinomial-naive-bayes naive naive-bayes-classifiers numpy py scratch
Last synced: 19 Apr 2026
https://github.com/thanhloc81/rfm-model-project
✨ Build a flow to deploy Segmentation evaluation through Python programming.
customer-segmentation numpy pandas python rfm-analysis
Last synced: 03 May 2026
https://github.com/paulo-freitas-junior/ifood-dev-week2023
Repositório sobre a Dev Week iFood sobre uso de Python e Inteligência Artificial para realização de cálculo de NPS ( Net Promoter Score ) e a utilização de IA para análise de sentimentos dos comentários usando tecnologia do ChatGPT-4.
bert chatgpt colab-notebook matplotlib nltk numpy pandas python textblob-sentiment-analysis
Last synced: 13 Apr 2026
https://github.com/absolutelysaurabh/machine-learning
My machine learning journey.
linear-regression machine-learning machine-learning-algorithms matplotlib numpy pandas seaborn
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/momo790-m/startup-profit-prediction
Machine learning project to predict profits of new startups based on R&D, Admin, Marketing, and State data
assumptions business colab-notebook linear-regression machine-learning matplotlib numpy pandas preprocessing seaborn skit-learn sklearn
Last synced: 08 May 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
https://github.com/mohitsai/boston-housing-data-analysis
Data Analysis Project for the City of Boston Government for insights into effect of property rennovations and remodelling on housing availability in the city
data-analysis data-science matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/cyb3r-jak3/docker-alpine-pandas
Python alpine image with pandas, and numpy installed
alpine-image numpy pandas-python python-alpine
Last synced: 30 May 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/thinker84/real-time-stock-price-prediction-and-market-analysis-using-machine-learning
Real-time stock price prediction app using LSTM, Streamlit, and historical data (2010–2023). Forecasts next 10 days & visualizes trends.
data-science django lstm machine-learning numpy pandas pandas-datareader scikit-learn stock-market stock-price-prediction stooq streamlit yahoo-finance yahoo-finance-api
Last synced: 13 Jul 2025
https://github.com/patilsukanya/house-price-prediction
Libraries Used
matplotlib numpy pandas scikit-learn 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/leogaudin/python_piscine_for_data_science
42 • Python Piscine for Data Science
42 data-science matplotlib numpy oop pandas piscine python
Last synced: 13 Apr 2026
https://github.com/nirmaldeepponnada/codeclauseinternshipproject2
Python, NLTK, Scikit-Learn, Pandas, NumPy, Pickle, SciPy, and JSON are used for text preprocessing, feature engineering, multi-label classification, and model persistence.
nltk numpy pandas pickle python scikit-learn scipy
Last synced: 07 Apr 2026
https://github.com/tapas-gope/diwali-sales-analysis
Analyze Diwali Sales Data to improve customer experience and sales.
exploratory-data-analysis matplotlib-pyplot numpy pandas python 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/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/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/ksalekk/mlp-nn
classification multilayer-perceptron neural-networks numpy python
Last synced: 24 Apr 2026
https://github.com/chdl17/imdb-assignment
This GitHub repository contains a project that performs an analysis of the IMDb movie rating dataset. The data is used to explore the relationships between various features and the movie rating. Visualizations are used to illustrate the results of the analysis. The code is organized into a Jupyter Notebook file and data files.
Last synced: 08 May 2026
https://github.com/prowilliam/maze_generator
A maze generator is created where you can modify its dimensions and shows a red route where it describes the solution of the maze, and it is exported in png format
Last synced: 28 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/moonshallow5/solar-system-simulation
A solar system simulation using the Beeman scheme and the Euler method
matplotlib-animation matplotlib-pyplot numpy
Last synced: 13 May 2026
https://github.com/dhruvil-26/python-projects
This repository contains Python projects showcasing data analysis and visualization. 1. IMDB Movie Analysis: Analyzing movie trends, genres, and ratings. 2. Loan Default Analysis EDA: Exploring factors contributing to loan defaults.
eda imdb-dataset loan-default-analysis matplotlib numpy pandas python seaborn visualization
Last synced: 08 May 2026
https://github.com/rishabhmathur06/pytorch
This repository contains codes related to the PyTorch tutorial provided by Patrick Loeber
neural-network numpy pandas python pytorch sklearn
Last synced: 13 Apr 2026
https://github.com/jeslipriya/expense-tracker
This is a smart expense tracking web app built with Flask that helps users manage and visualize their spending. It features Pandas and Numpy analysis to suggest ways to cut down on unnecessary expenses, with clean UI, graph visualizations, and secure login.
css flask-application full-stack html matplotlib numpy pandas
Last synced: 05 May 2026
https://github.com/mastermindromii/car-price-prediction-model
Here is My Regression Project based on Predicting Price of Car using Linear Regression.
linear-regression matplotlib numpy pandas python scikit-learn seaborn
Last synced: 13 Apr 2026
https://github.com/dmarks84/coursework_project_network-analysis-node-link-prediction
Project for University of Michigan Applied Data Science Specialization -- Analyzed network nodes and edges, developing custom features based on various scoring metrics; used features to train classifier model to predict node attribute (employee salary type) and future edges (employee connections)
classification cross-validation data-reporting databases eda grid-search matplotlib network-analysis numpy pandas python scikit-learn statistics supervised-ml visualization
Last synced: 13 Apr 2026
https://github.com/fabriziomusacchio/ann_with_numpy
A how-to for building an artificial neural network from scratch using NumPy
ann artificial-neural-networks neural-network numpy
Last synced: 08 May 2026
https://github.com/dharma-acha/imageclassification
This project is an interactive Streamlit web application using the VGG-13 model to classify images from the CIFAR-10 dataset. Users can upload images to receive real-time predictions and visual explanations of the model's decisions. The goal is to accurately classify images into one of the ten CIFAR-10 classes: airplanes, automobiles, birds, cats,
colab-notebook matplotlib numpy pandas python3 pytorch scikit-learn seaborn streamlit
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/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/shreeparab1890/heart-attack-analysis-prediction-accuracy-85.24
This iPython Notebook implements the Analysis and Predictions for Heart Attack. The Analysis is done on the dataset to identify the key features which has a impact on Heart Attack. After the analysis and data cleaning, the dataset is used to train the model using different ML algorithm.
eda exploratory-data-analysis matplotlib numpy pandas plotly prediction python scikit sklearn
Last synced: 13 Apr 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/bearddan2000/python-web-3d-matplotlib-scatter-graph
A demo of creating a 3d scatter graph.
3d graph matplotlib numpy pandas python scatter web
Last synced: 05 May 2026
https://github.com/himanshigautam-rgb/python_libraries
This repository contains operations in Matplotlib for data visualization, NumPy for numerical computations, and Pandas for data manipulation and analysis. These libraries work together to efficiently process, analyze, and visualize data.
matplotlib numpy pandas python3
Last synced: 05 May 2026
https://github.com/karthikmprakash/karthikmprakash
Karthik's Portfolio
bs4 data-analysis data-science keras machine-learning numpy pandas portfolio python selenium skills streamlit
Last synced: 13 Apr 2026
https://github.com/pythonhealthdatascience/stars-reproduce-lim-2020
Assessing the computational reproducibility of Lim et al. 2020 as part of STARS.
covid-19 covid19 discrete-event-simulation numpy open-science pandas python quarto reproducibility reproducible-research simulation
Last synced: 13 Apr 2026
https://github.com/marvin-vw/3dengine_python
3D engine written in Python using OpenCV and NumPy
Last synced: 04 Feb 2026
https://github.com/harmanveer-2546/prediction-of-ticket-cancellation
The objective is to develop a model that accurately predicts whether users will cancel their tickets. Each cancellation incurs a fine for the ticket registration site from the passenger company.
datetime evaluation gridsearchcv labelencoder numpy pandas standardscaler stratified-k-fold train-test-split xgboost-model
Last synced: 04 May 2026
https://github.com/ahmedabdalkreem/healty-care
The Complete project using neural network to arrive the best healt know he is stoke or not.
matplotlib neural-network numpy pandas python3 sklearn-library
Last synced: 13 Apr 2026
https://github.com/jbayardo/dip-tps
coursework image-processing introduction jupyter-notebook matplotlib notebook numpy python scikit-image scipy
Last synced: 13 Apr 2026
https://github.com/abhinavraj009/x_ray-conversion-csv-
To convert an X-ray image into a CSV format for machine learning or data analysis, you'll typically want to represent the image as numerical pixel values.
machine-learning numpy opencv pandas python
Last synced: 13 Apr 2026
https://github.com/harmanveer-2546/world-best-cities
Ranking of cities on social, environmental and economic factors.
best-cities-to-live-in cities continent data-loading exploratory-data-analysis geopandas hovering india matplotlib numpy os pandas plotly pre-processing seaborn visualization world world-map
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/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/takana671/partiallytransparentimage
A simple tool to make an image partially transparent
geomipterrain numpy opencv pillow python3 transparent-image
Last synced: 07 May 2026
https://github.com/asier-ortiz/python-for-data-science-and-machine-learning-bootcamp
Python for Data Science and Machine Learning Bootcamp: NumPy, Pandas, Seaborn, Matplotlib, Plotly, Scikit-Learn, TensorFlow, and more
matplotlib numpy pandas plotty python scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/vedikasnehil/daily-leetcode-
Daily LeetCode Using Python is a project dedicated to solving coding challenges consistently using Python. It focuses on improving problem-solving skills, mastering Python techniques, and building a collection of clean, well-documented solutions. Perfect for interview preparation, learning algorithms, or daily coding practice!
matplotlib numpy pandas python python3 seaborn
Last synced: 13 Apr 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/chdl17/marvelvsdc
This GitHub repository contains Python and Tableau for analyzing Marvel Vs DC superheros.
excel jupyter-notebook numpy pandas python tableau-public
Last synced: 05 May 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/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/afnanelhussini/biometrics
LABS for Biometrics Course
biometric-authentication biometric-identification biometrics cv2 numpy opencv python3
Last synced: 08 May 2026
https://github.com/mohamed15058/amazon-sales
amazon-sales
dashboard excel machine-learning-algorithms matplotlib numpy pandas powerbi report seaborn
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/ahmedabdalkreem/airline_passenger_satisfaction
In this project, we work in machine learning project that show the satisfacion of customer from the service that have in airline this service make it like this experience or not.
decision-trees gradient-boosting knn logistic-regression machine-learning matplotlib naive-bayes numpy pandas preprocessing python random-forest svm visualization
Last synced: 05 May 2026
https://github.com/aiwithqasim/ab-testing-for-shoefly.com
In this project, I had analyzed the data set of SHOEFLY.COM to find out valuable insights to check which platform is more useful for advertisement.
Last synced: 13 Apr 2026