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/oleksiilatypov/dru_data_science_fundamentals
DataRootUniversity, TensorFlow, Coursera, Kaggle
data-science kaggle machine-learning neural-network numpy pandas sklearn-library tensorflow
Last synced: 11 Apr 2026
https://github.com/talapanenivarshithchowdary/asteroid-detection-ml
This project uses Machine Learning to detect and classify asteroids based on trajectory and size, aiding in Near-Earth Object detection and planetary defense.
classification data-science decision-trees jupyter-notebook knn logistic-regression machine-lea matplotlib numpy pandas pillow prediction python3 random-forest scikit-learn
Last synced: 11 Apr 2026
https://github.com/audy21/datacamp
Learning portfolio documenting my progress, while taking Data Analyst & Data Science certifications from DataCamp.
data-analysis data-science machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/amanyadav-07/customer-churn-prediction
Machine Learning project to predict customer churn using Logistic Regression, Random Forest, and XGBoost. Includes data preprocessing, feature engineering, SMOTE balancing, model training, evaluation, and business insights.
accuracy-metrics data-analysis data-visualization logistic-regression machine-learning matplotlib numpy pandas python3 random-forest-classifier seaborn sklearn xgboost-classifier
Last synced: 11 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/aksoni07/movie-recommendation
A hybrid movie recommendation system designed to deliver personalized and accurate suggestions by combining user preferences, item attributes, and collaborative patterns, ensuring a seamless and engaging experience.
clustering content-based-filtering data-analysis embeddings jupyter-notebook numpy ollaborative-filtering pandas personalization python recommendation-systems scikit-learn user-item-interactions
Last synced: 11 Apr 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/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/kahngjoonkoh/randomshapegenerator
A program that will generate images with random shapes and background colours. Can be customized and generated in bulk.
generative-art numpy opencv python threading tkinter
Last synced: 11 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/bunu23/image-classification
This repository contains a notebook implementing a Convolutional Neural Network for multi-class image classification using transfer learning with a pre-trained ResNet-50 model. Covers dataset handling, model architecture customization, training, evaluation, fine-tuning, and external image prediction.
keras matplotlib numpy pil python tensorflow
Last synced: 11 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/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/andersoncrs/prediccion_precio_vehiculos_statsmodels
Este proyecto utiliza un modelo de regresión lineal para predecir el precio de vehículos basándose en sus características principales. El análisis incluye la definición del problema, exploración y limpieza de datos, conversión de variables categóricas a numéricas, evaluación de correlaciones y entrenamiento del modelo.
analisis-de-datos analisis-exploratorio-de-datos matplotlib numpy seaborn statsmodels visualizacion-de-datos
Last synced: 26 Apr 2026
https://github.com/patilsukanya/assignment-07-clustering-q2-crime
Used libraries and functions as follows:
clustering-algorithm dbscan eda groupby-method matplotlib-pyplot numpy pandas python scatter-plot sklearn standard-scaler
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/sufiyan1803/student-result-analysis
This project explores student exam data to find out what affects their scores. It covers everything from cleaning the data to analyzing score distributions, the effects of parental education and marital status, and comparisons by gender and lunch type. It’s a great way to see how different factors influence student performance.
matpolotlib numpy pandas python
Last synced: 03 Feb 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/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/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/athari22/mean-normalization
Mean Normalization
jupyter-notebook mean normalization numerical-analysis numpy numpy-exercises python python3
Last synced: 20 Jan 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/kkufieta/carnd-vehicle-detection
Vehicle Detection & Tracking - Self Driving Cars
cv2 hog-features numpy self-driving-car sklearn vehicle-detection
Last synced: 11 Apr 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/rggh/satchad
findthatbit.com + findthatbit.info
bitcoin docker fastapi findthatbit huggingface-transformers nginx numpy qdrant qdrant-vector-database sentence-transformers youtube
Last synced: 07 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/sofiakhutsieva/analytical_report_for_hr_department
Подготовка аналитического отчета (SQL) (Проект в skillbox), 2020 г.
analytics matplotlib numpy pandas psycopg2 seaborn sqlalchemy
Last synced: 06 May 2026
https://github.com/yoavram/numpycharm
Some examples on using PyCharm with Scientific Python
cython numpy pycharm python scientific-computing training-materials
Last synced: 11 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/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: 01 May 2025
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/anubagre/predicting-price-of-pre-owned-cars
This project is solution to data science problem based on regression model to predict the price of pre owned cars. Programming language used is Python.
data-science machine-learning numpy pandas price-prediction python seaborn sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/patilsukanya/assignment-04.-simple-linear-regression-q1
Used libraries and functions as follows:
correlation-analysis data-visualization distplot eda feature-engineering model-building model-predictions model-testing numpy ols-regression p-value pandas python r-square-values regression-plot seaborn simple-linear-regression smf statmodels t-score
Last synced: 09 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/sudarshanasrao/ee559-machine_learning-usc
USC graduate level Machine Learning course
cnn keras machine-learning neural-networks numpy python scikit-learn scipy tensorflow
Last synced: 11 Apr 2026
https://github.com/dmarks84/ind_project_obesity-multi-class-classification--kaggle
Independent Project - Kaggle Competition -- I worked on the obesity classification data set as part of a Kaggle Competition of the same name, scoring (for accuracy) above 0.9
classification correlation-analysis cross-validation data-modeling data-visualization dataframes eda gridsearchcv matplotlib multiclass-classification numpy pandas python seaborn sklearn statistics supervised-ml
Last synced: 11 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/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/jorisbertier/learnpython
Project for learn Python
beautifulsoup4 matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
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/akhileshthite/india-population
ML (simple linear regression) model for predicting India's population.
machine-learning numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/biasandrade/rede-neural-do-zero-classificacao-binaria
🧠 Rede Neural Artificial construída do ZERO (só NumPy) para detectar fraudes em transações | Forward/Backward Propagation | Sigmoid | Gradiente Descendente
backpropagation binary-classification deep-learning fraud-detection from-scratch gradient-descent machine-learning neural-network numpy python
Last synced: 18 Nov 2025
https://github.com/chokzb/covid19_vaccination_analysis
An EDA project examining global COVID-19 vaccination progress. The notebook investigates vaccination trends by country, daily vaccination rates, timeline patterns, and dose distribution. The project includes visualisations created with Matplotlib, Seaborn, and Plotly.
covid-19 data-analysis data-visualization jupyter-notebook matplotlib numpy pandas plotly python seaborn vaccination
Last synced: 07 May 2026
https://github.com/stdlib-js/blas-ext-linspace
Return a new ndarray filled with linearly spaced values over a specified interval along one or more ndarray dimensions.
arange arrange javascript linear linspace math mathematics matlab ndarray node node-js nodejs numpy seq sequence statistics stats stdlib
Last synced: 04 May 2026
https://github.com/staciax/data-science
data-science matplotlib numpy skit-learn
Last synced: 18 Nov 2025
https://github.com/bhuvan-s-prasad/streamlit-regression
A machine learning project that predicts housing prices in California using regression techniques. This project includes comprehensive exploratory data analysis, feature engineering, linear regression modeling, and an interactive Streamlit web application for making predictions.
california-housing-price-prediction exploratory-data-analysis linear-regression machine-learning matplotlib numpy pandas python scikit-learn seaborn streamlit supervised-learning
Last synced: 11 Apr 2026
https://github.com/faizantkhan/numpy
NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.
data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial
Last synced: 21 May 2026
https://github.com/chirindaopensource/non_linear_forecasting_backcasting
Python implementation of Gourieroux-Jasiak's (2025) mixed causal-noncausal VAR models. Features probabilistic forecasting, nonlinear innovation filtering, and state-dependent IRF analysis for financial time series with explosive dynamics. Enables robust risk assessment and structural analysis of speculative behavior.
bootstrap bubble-analysis financial-modeling forecasting jupyter-notebook monte-carlo nonlinear-modeling numpy pandas python quantitative-finance research-implementation risk-management scipy statistical-modeling time-series uncertainty-quantification var-models
Last synced: 11 Apr 2026
https://github.com/xiaohaoo/machine-learning-examples
机器学习使用不同框架的常见模型的例子
keras matplotlib numpy python pytorch sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/mashalk1/computer-vision-attendance-system
A computer vision based attendance system, using cv2, firebase, numpy, cvzone and face_recognition library in python
computer-vision cv2 cvzone face-recognition numpy
Last synced: 04 Feb 2026
https://github.com/4211421036/githubiotpy
GitHubIoT is a comprehensive toolkit designed to simplify the visualization of IoT (Internet of Things) data with seamless GitHub integration. The application provides an intuitive graphical interface for real-time data monitoring, analysis, and configuration
cli esp32 esp8266 github-actions github-iot matplotlib numpy pypi-packages python tkinter
Last synced: 16 Apr 2025
https://github.com/arsalan-dev-engineer/ai-repository
A repository that contains AI related projects, notes, practice files and documentations.
ai algorith beginner-friendly data-analysis data-preprocessing developer jupyterlab matplotlib matplotlib-pyplot natural-language-processing numpy pandas python unsupervised-learning visualization
Last synced: 12 Apr 2026
https://github.com/alexquar/whatisthatdog
Mobile App built using react-native that will send api requests for classifying dog breeds to a flask api server containing a custom built CNN made with pytorch trained on the Stanford dog dataset. To take a look at some examples checkout some images from my portfolio linked here.
aws ec2 expo flask gunicorn matplotlib-pyplot numpy pandas pytorch react-native seaborn typescript
Last synced: 11 Apr 2026
https://github.com/parbhat-cpp/suicidal-ml
A machine learning/NLP-based system to identify signs of suicidal ideation from user text inputs.
bash cicd classification docker fastapi githubactions jinja2 jupyter-notebook machine-learning natural-language-processing nlp numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/chaudharypraveen98/lungcancerdetection
To distribute the work of doctors and process the large amount of data to produce accurate results on the go
numpy pandas pillow python scipy tenserflow
Last synced: 16 Apr 2026
https://github.com/dilkushsingh/indian-startups-funding-dashboard
Dashboard app using Streamlit
matplotlib numpy pandas python seaborn streamlit streamlit-cloud streamlit-dashboard
Last synced: 11 Apr 2026
https://github.com/dhirajmerit/diabetes-prediction-models
This project implements multiple machine learning algorithms to predict diabetes diagnoses based on medical diagnostic data. The project compares the performance of various models, providing insights into which algorithms are most effective for this task.
ai machine-learning numpy pandas tensorflow
Last synced: 11 Apr 2026
https://github.com/ahmedmmahrous/medical-expenses-prediction-end-to-end-data-science-project-
Predict the future medical expenses of patients based on certain features.
data-science deployment exploratory-data-analysis flask machine-learning matplotlib numpy pandas plotly python regression statistics webapp
Last synced: 08 Apr 2026
https://github.com/jo-minseok/global-warming-100year
🌡️ 2100년까지의 지구 기온, 해수면, 북극 빙하, 탄소 예측 ML [완료]
arima-model global-warming machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/rafsaf/tw-complex
Algorithms for TW
mit numpy poetry pypi-package python scipy sklearn
Last synced: 22 Feb 2026
https://github.com/vyjayanthipolapragada/marketing_statistical_analysis
Statistical analysis of customer data and their impact on the sales of products based on marketing campaigns
customer-data data-analysis dataframes marketing matplotlib numpy pandas python seaborn statistical-analysis
Last synced: 11 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-contour-graph
A demo of creating a 3d contour graph.
3d contour graph matplotlib numpy pandas python web
Last synced: 11 Apr 2026
https://github.com/anibalalpizar/python-machine-learning-example
This code reads and preprocesses a dataset for classification using pandas, numpy, matplotlib and scikit-learn. The dataset is split into three parts for training, validation and testing. The data is then scaled and optionally oversampled for balanced classes.
machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/hitthecodelabs/weatherforecast-lstm
TensorFlow and Python for analyzing and forecasting weather data
cnn keras lstm matplotlib numpy pandas python tensorflow weather weather-forecast
Last synced: 11 Apr 2026
https://github.com/aciluca/credit-approval-system
A machine learning application to predict credit card approval using Python, TensorFlow, and Docker.
data-science keras machine-learning numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/f-ssemwanga/advanced-programming-york
This repository holds the extensive python programming completed during the advanced programming unit of my master's programme
comprehension csv-parser json lambda-functions list matplotlib mongodb numpy oops-in-python pandas-dataframe postgresql python3 tkinter-gui
Last synced: 11 Apr 2026
https://github.com/amiriiw/text_classification
Welcome to the Text Classification Project! This project is designed to train a model for classifying texts based on their emotional content and then using it to categorize new texts into corresponding emotional categories.
keras numpy pandas pickle scikit-learn tensorflow text-classification
Last synced: 20 Jan 2026
https://github.com/tjpavii0809/classification-regression-models
Simple Predictive Model of Machine Learning
data-science numpy pandas scikit-learn supervised-learning
Last synced: 20 Jan 2026
https://github.com/iaroslavbelavskii/statkemapp
Here's the code for my 'StatKemApp' app, that can be used to calculate statistics for the experimental laboratory data (e.g. titration). Feel free to use it and report any bugs!
chemical-engineering chemistry matplotlib-pyplot numpy pandas python scipy
Last synced: 11 Apr 2026
https://github.com/guptamudit/whatsapp-chat-analyser
Created an online Whats App chat analysis tool which is designed to extract valuable insights from your group or one-on-one conversations. By analyzing your chat data, WhatsChat provides detailed statistics and visualizations.
matplotlib numpy pandas python seaborn
Last synced: 11 Apr 2026
https://github.com/thaisgarcia/convert-censo-file
Este repositório contém scripts Python para processar dados destinados ao censo do MEC, incluindo a leitura de um arquivo TXT, a geração de um arquivo Excel e a conversão desse arquivo Excel de volta para um formato de texto.
Last synced: 11 Apr 2026
https://github.com/sakhileln/multimodal-chatbot-with-memory
A lightweight, CLI-based conversational agent that processes text and image inputs, remembers past interactions.
chatbot machine-learning nlp numpy opencv spacy tensorflow
Last synced: 11 Apr 2026
https://github.com/costopoulos/ntua-telecommunications
:radio: :telephone_receiver: NTUA ECE Telecommunications Course Code & Report
numpy nyquist python sampling scipy telecommunications
Last synced: 20 Apr 2026
https://github.com/nagipragalathan/zk-connect
In the conventional hiring process, candidate applications are met with limited assessment, leaving the crucial task of evaluating suitability to recruiters. ZKConnect disrupts this norm by introducing a transformative approach.
css django html nextjs numpy opencv pandas python
Last synced: 11 Apr 2026
https://github.com/abdulsamie10/animalclassification-cnn
Different pics of dogs, cats and pandas were used and applied CNN on them to find out their type.
animal-classification cnn colab-notebook computer-vision convolutional-neural-network convolutional-neural-networks deep-learning jupyter-notebook keras machine-learning numpy python python3 pytorch
Last synced: 11 Apr 2026
https://github.com/yashlad27/machine_learning_data_science
Zero To Hero
anaconda3 deep-learning jupyter-notebook ml neural-network numpy pandas pycharm python sklearn-library
Last synced: 11 Apr 2026
https://github.com/prashhhant213/cardioflex-treadmill-analysis-using-descriptive-statistics-probability
Description Analysis and Visualization on CardioFlex Treadmill data to provide insights and recommendations to improve their userbase.
colab-notebook numpy pandas probability python stats
Last synced: 11 Apr 2026
https://github.com/kzon94/torn-market-analyzer
Streamlit app that parses Torn Add Listing text, matches items with a custom dictionary, fetches market data via the public API, and generates KPIs and price recommendations using a modular Python analytics pipeline.
data-analysis data-engineering fuzzy-matching market-analytics numpy pandas python streamlit torn-city torn-city-api
Last synced: 11 Apr 2026
https://github.com/akansha2004pandey/chsw_projects
jupyter-notebook nlp numpy pandas python tensorflow
Last synced: 11 Apr 2026
https://github.com/dabrokarol/atmorad-py
A 3D Monte Carlo simulation for radiative transfer.
atmospheric-science monte-carlo netcdf-files numpy physics-simulation python radiative-transfer
Last synced: 28 May 2026
https://github.com/snghrsw/kikagaku-ml-learning
Pythonで単回帰分析と重回帰分析、ディープラーニングで回帰と分類
liner-regestion multiple-regression numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/saifalibaig/-online-retail-exploratory-data-analysis-with-python
Exploratory Data Analysis of an online retail store
data-analysis data-visualization matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://github.com/nirmaldeepponnada/codeclauseinternshipproject1
This project involves Customer Segmentation using K-Means clustering to group customers based on Recency, Frequency, and Monetary (RFM) analysis from the Online Retail dataset. It also performs Sentiment Analysis on Amazon Product Reviews using Natural Language Processing techniques & Logistic Regression to classify reviews as positive or negative.
kmeans logistic-regression numpy pandas python3 regular-expressions scikit-learn tf-idf-vectorizer
Last synced: 11 Apr 2026
https://github.com/elmezianech/email-spam-ham-classifier-nb-hard
Naive Bayes Email Classifier: An implementation of a 'hard' Naive Bayes classifier in Python to categorize emails as spam or ham. This code performs extensive data preprocessing, probability calculations, and model training for email classification using the raw Naive Bayes algorithm.
ai emails jupyter-notebook machine-learning ml naive-bayes naive-bayes-classifier numpy pandas python spam-detection spam-filtering
Last synced: 11 Apr 2026
https://github.com/hariprasath-v/av-dataverse-hack---insurance-claim-prediction
Create a machine learning model to predict if the policyholder will file a claim in the next 6 months or not based on the set of car and policy features.
analyticsvidhya classification exploratory-data-analysis f1-score matplotlib numpy pandas python randomforest-classification scikit-learn seaborn shap
Last synced: 11 Apr 2026
https://github.com/nikhil-donthusaram/heartdiseaseprediction
Heart Disease Prediction App is a machine learning web application that predicts the likelihood of heart disease based on user medical inputs. Built using a Decision Tree Classifier and deployed with Streamlit for an interactive, user-friendly interface.
data-analysis descision-tree joblib jupyter-notebook machine-learning matplotlib numpy pandas python3 seaborn sklearn streamlit vscode
Last synced: 11 Apr 2026
https://github.com/ritwika-das-gupta/flight_price_prediction
Flight price Prediction is made using decision tree model and Machine learning concepts
cross-validation data-science data-visualization desiciontree flask gridsearchcv html-css-javascript hyperparameter-tuning json machine-learning matplotlib numpy pandas pickle python scikit-learn sklearn statistics supervised-learning
Last synced: 11 Apr 2026
https://github.com/junaidsumsaal/advanceparkingsystem
Its a web application that integrates AI-powered parking spot predictions, real-time notifications, and role-based dashboards for Drivers, Attendants, and Providers. This system is designed to streamline parking operations, enhance user experience, and leverage machine learning for future availability predictions.
axios-react chakra-ui-react data-science met metrics ml numpy pand python3 react sklearn tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/kaguya163/marketing_campaigns
Анализ маркетинговой эффективности в спортивном ритейле.
ab-testing machine-learning matplotlib numpy pandas python scikit-learn scipy sqlite3
Last synced: 11 Apr 2026
https://github.com/vansh-py04/convolution-net-from-scratch
A minimal NumPy-based implementation of a 3-layer convolutional neural network (CNN) from scratch — including custom forward and backward passes for conv, ReLU, pooling, affine, and softmax layers. Perfect for learning how CNNs actually work under the hood.
backpropagation cnn computer-vision convolutional-neural-networks cs231n cs231n-assignment deep-learning from-scratch from-scratch-in-python fully-connected-network machine-learning maxpool2d nueral-networks numpy softmax stanford-deep-learning
Last synced: 24 Apr 2026
https://github.com/sudarsann27/basic_machine_learning_algorithms
Basic Machine learning algorithms using scikit-learn and other fundamental libraries
data-science data-visualization ensemble-model kaggle numpy pandas scikit-learn supervised-machine-learning
Last synced: 20 Jan 2026
https://github.com/coderjolly/employee-information-retrieval-system
An information retrieval system constructed using Flask to perform ETL operations while ingesting New York Payroll data and provide a frontend user interface for manipulating filters and queries.
etl flask mvc numpy pandas python sqlite3
Last synced: 11 Apr 2026