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/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/tdeepa20/heart-disease-prediction-using-ml
Machine Learning models to predict heart disease using patient medical data
datascience jupyer-notebook machinelearning numpy python sklearn
Last synced: 28 Apr 2026
https://github.com/lohiyah/real-estate-price-forecast
A Python-based app predicting real estate prices using machine learning. Built with Pandas, NumPy, Scikit-learn, Matplotlib, and Seaborn for data processing and visualization, and Flask for the web interface.
flask matplotlib numpy pandas python3 scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/harmanveer-2546/wafer-fault-detection
The goal is to eliminate manual work in identifying faulty wafers. Opening and handling suspected wafers disrupts the entire process. False negatives result in wasted time, manpower, and costs.
clustering data-transformation feature-selection machine-learning matplotlib numpy pandas python random-forest roc-auc-curve roc-auc-score seaborn sklearn svc xgboost
Last synced: 11 Apr 2026
https://github.com/hariprasath-v/av_job-a-thon-august-2022
Build a Machine Learning model to predict the CTR(click through rate) of an email campaign based on the email campaigning information.
exploratory-data-analysis klib machine-learning matplotlib numpy pandas pycaret-library regression seaborn sklearn
Last synced: 12 Apr 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/harshit433/brain-tumor-classification
It is a CNN model trained to predict the type of brain tumor from an MRI scan.
artificial-neural-networks cnn-classification image-classification keras-tensorflow numpy pandas python transfer-learning
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/harmanveer2546/campus-recruitment-prediction
Student Campus-Placement Prediction ML Project using Python
decision-trees machine-learning matplotlib numpy pandas python random-forest scipy seaborn
Last synced: 11 Apr 2026
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/jorisbertier/learnpython
Project for learn Python
beautifulsoup4 matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/ebadshabbir/decision_tree_algorithm
Decision Tree Classifier for Social Network Ads A Python implementation of a Decision Tree Classifier to predict user purchasing behavior based on age and estimated salary. Includes feature scaling, model evaluation (confusion matrix and accuracy), and visualizations of decision boundaries for both training and test sets.
decision-tree-classifier jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/linggarm/priority-task-selection-using-evolutionary-programming
A web app that utilizes Evolutionary Programming to determine and prioritize tasks for efficient scheduling.
artificial-intelligence css evolutionary-algorithms evolutionary-programming flask html javascript machine-learning numpy python
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/nikita-data/sql_projects
SQL projects
database numpy pandas postgresql python sql sql-query sqlalchemy sqlite sqlite-database sqlite3
Last synced: 11 Apr 2026
https://github.com/ronverse17/automate-data-cleaning
This project automates messy data cleaning tasks - like fixing column names, filling missing values, and spotting outliers, so analysts and data scientists can spend more time on insights, not preprocessing.
Last synced: 28 Apr 2026
https://github.com/gregoritsch3/dl_cnn_resnet50_digitrecognition
A Deep Learning Computer Vision project on the MNIST Digit Dataset. The project demonstrates the use of four TensorFlow Neural Network architectures, ranging from a basic Shallow Sigmoid Model to a Deep Convolutional Model constructed using the FunctionalAPI, and even a modified Resnet50 Model. Includes Error Analysis and test runs on real images.
cnn convolutional-neural-networks cv2 keras matplotlib numpy resnet-50 tensorflow
Last synced: 28 Apr 2026
https://github.com/mohamed-taha-essa/hands-on-machine-learning-sikitlearn
Machine Learning & Deep learning
linear-regression machine-learning matplotlib numpy pandas-dataframe python sickit-learn
Last synced: 10 May 2026
https://github.com/abideen-olawuwo/bulldozer-prediction
Predicting the Future Price of Bulldozer
machine-learning matplotlib numpy pandas python random-forest-regressor scikit-learn
Last synced: 11 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/ikbalcaus/HandSketch
Drawing on Canvas with Hand Gestures + AI for Letter Recognition
mediapipe numpy ocr-recognition opencv python pytorch tkinter
Last synced: 31 Mar 2025
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/mramshaw/intro-to-ml
Intro to Machine Learning - Pattern Recognition for Fun and Profit
machine-learning matplotlib ml numpy pandas pip pip3 python scikit-learn scipy seaborn seaborn-plots sklearn statsmodels tensorflow weka
Last synced: 11 Apr 2026
https://github.com/hansalemaos/a_pandas_ex_horizontal_explode
Explode list/tuples in columns
dataframe dataframes list numpy pandas python series tuple
Last synced: 14 Apr 2026
https://github.com/bartosz-ziolkowski/bartosz-ziolkowski.github.io
Blog with short data stories of various data sets
data-science data-visualization jupyter-notebook numpy pandas python
Last synced: 11 Apr 2026
https://github.com/rajivaleaakash/customer-churn-prediction
A machine learning project focused on predicting customer churn using various data analysis and modeling techniques. The repository includes data preprocessing, feature engineering, exploratory data analysis (EDA), model training, evaluation, and visualization to help businesses identify customers at risk of leaving.
churn-prediction classification customer-churn data-analysis data-science gridsearchcv imblearn machine-learning numpy pandas pyhton randomsearchcv scikit-learn
Last synced: 28 Apr 2026
https://github.com/apfirebolt/numpy-and-pandas-examples
Some examples and sample datasets to learn numpy, pandas and other data science libraries in Python
data-analysis jupyter-notebook numpy pandas python
Last synced: 17 Apr 2026
https://github.com/chanmeng666/advanced-neural-network-applications
Practical implementations of perceptron and linear neuron models for classification and regression, with mathematical analysis and visualizations in Jupyter notebooks.
classification data-analysis data-science educational gradient-descent jupyter-notebook linear-neuron machine-learning matplotlib neural-network neural-networks numpy perceptron python regression
Last synced: 03 May 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/krishbharadwaj5678/virtualmouse
computer-vision cv2 cvzone hand-tracking mouse numpy opencv python threading time virtual-mouse
Last synced: 11 Apr 2026
https://github.com/wisdom-osborn/data-analytics-course-online-
🔍 Data Analytics with Python — Hands-on Course Materials Jupyter notebooks, projects, and datasets based on the freeCodeCamp Data Analysis with Python certification. Learn NumPy, Pandas, data cleaning, and visualization through real-world examples
data data-analysis data-science data-visualization freecodecamp numpy pandas pandas-dataframe project python
Last synced: 19 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/jonad/finding_donors
Predicting income with UCI Census Income Dataset using supervised machine learning algorithms
numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 03 May 2026
https://github.com/chenshuliu/python-guide-to-numpy
This repository is dedicated to explaining the functionalities of Numpy in Python
Last synced: 18 Jan 2026
https://github.com/cfbastarz/jupyternotebooks
A collection of several Jypyter notebooks.
dask matplotlib numpy python xarray xesmf
Last synced: 18 Jan 2026
https://github.com/supriya811106/whatsapp-chat-analyzer-app
Analyze WhatsApp chats with Python, Streamlit, and data visualization. Explore messaging patterns, content trends, and emoji usage to uncover insights from your conversations.
analyzer-web-app chat-analytics chat-analyzer data-preprocessing data-visualization emojis machine-learning matplotlib natural-language-processing nltk numpy pandas plotly python3 seaborn sentiment-analysis streamlit-webapp text-analysis user-engagement
Last synced: 30 Dec 2025
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/miguelszzz/simple_mnist
Minimalist MNIST implementation with two hidden layers written in C
ddpm densenet-tensorflow generative-model image-processing keras machine-learning neural-network numpy scratch tensorflow-mnist-train transformer triplet-loss vit vit-mnist
Last synced: 25 Mar 2025
https://github.com/isabelacaldeira/chutelibre
Crashing into code. Here is a physics problem about free fall solved with python!
freefall jupyter-notebook matplotlib numpy physics physics-simulation python3
Last synced: 11 Apr 2026
https://github.com/djdurga/google_play_store_apps_analysis
This data analysis project focuses on exploring and understanding the Google Play Store Apps dataset.
Last synced: 11 Apr 2026
https://github.com/AsuquoAA/Applied_Data_Science_with_Python_Study
matplotlib numpy pandas seaborn
Last synced: 21 Jul 2025
https://github.com/yanisdib/somint
Somint - AI-powered Trading Card Grading
ai api devcontainer docker numpy opencv python yolov8
Last synced: 28 Apr 2026
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/matiassenia/modelo-prediccion-temperatura
Proyecto de machine learning que utiliza TensorFlow para predecir temperaturas en grados Fahrenheit a partir de temperaturas en grados Celsius. Incluye un script de Python para entrenar el modelo y realizar predicciones, así como datos de entrenamiento y visualizaciones
adam-optimizer machine-learning numpy python python3 tensorflow
Last synced: 11 Apr 2026
https://github.com/udipta14/historical-olympic-games-eda-python
Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.
data-cleaning data-visualization eda matplotlib numpy pandas python3 seaborn
Last synced: 28 Apr 2026
https://github.com/robinhosz/traffic-data-analyzer
This repository presents a project for urban traffic signal optimization using Reinforcement Learning (RL) to improve traffic flow, increase safety at intersections, and promote energy efficiency in cities. Using the "Traffic Volume Counts" dataset from Kaggle.
data-analysis-python kaggle-dataset numpy pandas python traffic-analysis
Last synced: 28 Apr 2026
https://github.com/athari22/mean-normalization
Mean Normalization
jupyter-notebook mean normalization numerical-analysis numpy numpy-exercises python python3
Last synced: 20 Jan 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/iv4n-ga6l/crowd-move-simulation
Crowd move simulation in python
matplotlib numpy python simulation
Last synced: 28 Apr 2026
https://github.com/arn4/labtools
Package with useful scripts for Physics Laboratory Courses
numpy python3 scipy uncertainties
Last synced: 05 Jan 2026
https://github.com/rayniel95/erecog
Simple ethnicity classifier using transfer learning with VGG. // unfinished
artificial-intelligence artificial-neural-networks artificialintelligence deep-learning deeplearning-ai ethnicity-classifier fairface-dataset jupyter-notebook keras machine-learning machinelearning machinelearning-python neural-networks notebook-jupyter numpy pandas-python python python3 sckit-learn
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/saliola/nonnegative_integer_matrices
code to generate and count nonnegative integer matrices with prescribe row and column sums (aka contingency tables)
cython cython-examples numpy numpy-examples python3
Last synced: 18 Apr 2026
https://github.com/muskanmi/data_analysis_python
Data analysis on students result dataset using python libraries.
boxplot countplots data-analysis numpy pandas pie-chart python3 seaborn
Last synced: 03 May 2026
https://github.com/lijesh010/ml_project_data_preprocessing
The main objective of this project is to design and implement a robust data preprocessing system that addresses common challenges such as missing values, outliers, inconsistent formatting, and noise. By performing effective data preprocessing, the project aims to enhance the quality, reliability, and usefulness of the data for machine learning.
data-cleaning data-exploration data-preprocessing machine-learning numpy pandas-python python scikit-learn
Last synced: 11 Apr 2026
https://github.com/mani-prakash-n-r/stock_market_prediction_system
This project uses LSTM networks to predict stock prices based on historical data, providing insights for informed investment decisions..LSTM, NumPy, Scikit-Learn, Matplotlib, yfinance and TensorFlow
lstm matplotlib numpy python sckiit-learn tensorflow yfinance
Last synced: 11 Apr 2026
https://github.com/emhash/numpy-tutorial
Just simple tasks of practice of NumPy library of python
numpy numpy-library numpy-tutorial python
Last synced: 11 Apr 2026
https://github.com/udhaya2823/dataspark-illuminating-insights-for-global-electronics
✨DataSpark✨ is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.
data-science data-visualization database-management datacleaning exploratory-data-analysis matplotlib numpy pandas powerbi python seaborn sql version-control
Last synced: 11 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/erikbrinkman/hilbert-bytes
A python library for converting between d-dimensional points and indices on a hilbert curve
hilbert-curve numba numpy python
Last synced: 08 May 2025
https://github.com/ankitmishralive/machinelearning
Continuously deep diving in understanding & advancing my expertise in Machine Learning through ongoing education and hands on experience with practical learning.
artificial-intelligence data-analysis data-cleaning data-gathering machine-learning machinel-learning-algorithms matplotlib numpy pandas python seaborn
Last synced: 22 Mar 2025
https://github.com/liviuxyz-ctrl/financialportofoliosimulator
FinancialPortfolio is your financial planning ally, helping you manage portfolios, calculate future values, and visualize performance, all with user-friendly ease🚀
matplotlib numpy python simulation
Last synced: 12 Apr 2026
https://github.com/rubaramanan/irisclassifier_with_scikitlearn
iris-classification machine-learning numpy pandas scikit-learn
Last synced: 28 Apr 2026
https://github.com/ishtufinquant/portfolio-optimizer
Optimizes stock portfolios using simulation and real-world constraints (SLSQP).
backtesting finance numpy pandas portfolio-optimization python quant scipy yfinance
Last synced: 12 Apr 2026
https://github.com/matbesancon/kaggle-digit-recognizer
Some tests with the Kaggle Digit Recognition challenge
image-processing kaggle kaggle-digit-recognizer machine-learning mnist-dataset numpy pandas python scikit-image scikit-learn
Last synced: 11 Apr 2026
https://github.com/semanticdata/traffic-studies
Comprehensive traffic analysis dashboard for Crystal, Minnesota, built with Streamlit.
matplotlib numpy pandas plotly python seaborn streamlit
Last synced: 28 Apr 2026
https://github.com/dastogirrudro/machine-learning-and-deep-learning
This is my thesis project which i have done in varsity.Here i used machine learning and deep learning i used LSTM as deep learning.This can identify aggresive spam message. Here i used pandas scikit-learn and many more framework i used python as a programming language.I used many algorithm for highering the accuracy of my project.
deep-learning lstm machine-learning numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/subhamsarangi/pdnp
Data Analysis using Python
matplotlib numpy pandas python3
Last synced: 12 Apr 2026
https://github.com/manalisbhavsar/stock-price-prediction
Stock Price Prediction model using Machine Learning and LSTM to forecast future stock prices based on historical data. Achieved a low error rate of 3.2% by leveraging moving averages and deep learning techniques, ensuring accurate predictions.
data-analysis deep-learning lstm machine-learning matplotlib numpy pandas python
Last synced: 28 Apr 2026
https://github.com/allanreda/telco-customer-churn-predictor-app
A web-based machine learning application that predicts customer churn using a logistic regression model. Built with Scikit-Learn for model training, Gradio for the user interface, and deployed on Google Cloud App Engine. The app allows users to input customer data and receive predictions on churn risk to support business decision-making.
app-engine data-visualization deployment google-cloud gradio hyperparameter-tuning logistic-regression machine-learning numpy pandas scikit-learn
Last synced: 16 Apr 2026
https://github.com/ricardorobledo/ml_optimization
matplotlib numpy python scikit-learn xgboost
Last synced: 11 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/amanda-ucc/market-tracker
Automated portfolio creator that generates a portoflio which mimics a bench mark index by minimizing the tracking error.
beta covariance numpy pandas scipy sharpe-ratio tracking-error variance yfinance
Last synced: 11 Apr 2026
https://github.com/renukadhule/crop_production_python_analysis
This project analyzes crop production data in India from 1997 to 2015, identifying trends, seasonality, and top-performing states and crops. The insights aim to guide improvements in agricultural productivity and policy decisions.
matplotlib numpy pandas python
Last synced: 12 Apr 2026
https://github.com/khalidkhankakar/numpy-for-data-science
Exploring the full Numpy library for DS
data-science dataexploration jupyter numpy python
Last synced: 28 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/eduardoprofe666/mn-api
🐍📦 Paquete de Python con implementaciones de métodos numéricos
mn-api numerical-methods numpy pandas python scipy simpy tabulate
Last synced: 04 Jan 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/dan-niles/neural-networks-from-scratch
A neural network implemented using only NumPy and Pandas for CS3631: Deep Neural Networks
Last synced: 05 May 2026
https://github.com/winterwind/ecg_signal_classification
Two-part project that involves detecting the R-peaks in an ECG signal to extract the individual ECG beats and making a machine learning model to classify them
csv csv-files data-science decision-trees ecg ecg-classification ecg-signal jupyter jupyter-notebook knearest-neighbors knn machine-learning matplotlib matplotlib-pyplot numpy pandas pyplot python random-forest scipy
Last synced: 11 Apr 2026
https://github.com/chintanboghara/rocket-simulation
A comprehensive web-based orbital mechanics simulator with advanced mission planning, real-time tracking, and educational features.
docker flask html javascript numpy plotly python
Last synced: 11 Apr 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/rahatmoktadir03/customer-churn-prediction
A machine learning project for predicting customer churn, enabling businesses to identify at-risk customers and develop retention strategies.
business-analytics customer-churn-prediction data-science google-colab machine-learning numpy pandas python sklearn strreamlit xception-model
Last synced: 11 Apr 2026
https://github.com/mgitrov/lifespan-x-population-status
A machine learning project aiming to predict animals' lifespan and population status.
bs4 data-science machine-learning matplotlib numpy pandas python regular-expressions requests seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/francislauriano/chatsoftex
Plataforma desenvolvida em Python que visa automatizar e agilizar o processo de avaliação de projetos de inovação tecnológica, utilizando inteligência artificial e critérios padronizados com base na Lei do Bem.
cryptography fernet firebase flask flask-jwt-extended hugging-face-transformers numpy openai pdfplumber postgresql pyjwt pymupdf-fitz pypdf2 python pytorch scikit-learn scipy spacy sqlalchemy tensorflow
Last synced: 03 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/syed-m-nofel/python-data-science-fundamentals
Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.
api beginner-friendly data-analysis data-science http-requests jupyter-notebook numpy pandas pandas-dataframe python tutorial
Last synced: 03 May 2026
https://github.com/josualimbu/face-recognition
Face Recognition with Name, and only need 1 image for 1 person for the dataset to run Face Recognition.
face-detection face-recognition numpy python simple-face-recognition
Last synced: 28 Apr 2026
https://github.com/ankitgmishra/machinelearning
Continuously deep diving in understanding & advancing my expertise in Machine Learning through ongoing education and hands on experience with practical learning.
artificial-intelligence data-analysis data-cleaning data-gathering machine-learning machinel-learning-algorithms matplotlib numpy pandas python seaborn
Last synced: 03 May 2026
https://github.com/asayda01/airport_operations_analytics
The project analyzes the performance of Hold Baggage Screening X-ray Machines, identifying trends in system load, bottlenecks, and operator efficiency. Using an interactive Streamlit app, users can explore data-driven insights to optimize airport screening processes and improve overall operational performance.
data-science dataanalysis datainsights datavisualization numpy pandas python streamlit
Last synced: 03 May 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: 12 Apr 2026
https://github.com/ewdlop/computational-physcis-notes
Computational Physics written in Python
maple matlab numpy physics-simulation python qsharp scipy wolfram-mathematica
Last synced: 20 Apr 2026
https://github.com/arthurdsant/dataanalysis-agricultural_raw_material
This Python project performs analysis and visualization of agricultural raw material price data using a Kaggle dataset. Based on Jupiter Notebook and Python.
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 26 Jan 2026
https://github.com/nishi1612/knight-tour-problem
IT485 Logic of Inference Project on Knight's Tour. A hamiltonian path problem to determine path of knight to travel entire chessboard with every cell visited only once.
backtracking-algorithm bootstrap flask html knights-tour localhost numpy pygame python tkinter warnsdorff
Last synced: 11 Apr 2026