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/allanotieno254/pneumonia-xray-classification
This project is a Deep Learning-based Pneumonia classification system that allows medical staff to upload chest X-ray images and quickly determine whether a patient shows signs of pneumonia.
keras machine-learning numpy pandas pil pillow python streamlit streamlit-webapp
Last synced: 10 Apr 2026
https://github.com/lorenzorottigni/ml-ecommerce
Machine Learning python bootcamp: linear regression on ecommerce dataset
ipynb linear-regression machine-learning numpy pandas python scikit-learn seaborn
Last synced: 07 Apr 2026
https://github.com/alainlebret/python-et-ia-2
Personal resources from my course "Python & IA"
artificial-intelligence deep-learning image-processing machine-learning matplotlib neural-network numpy python scikit-image scikit-learn
Last synced: 12 Apr 2026
https://github.com/aqueeqazam/machine-learning-using-scikit
This repository contains all of the algorithms used to train the machine learning models using the Scikit library.
Last synced: 04 May 2026
https://github.com/the-developer-306/neural-style-transfer
Neural Style Transfer project leveraging TensorFlow and VGG19 to blend artistic styles with content images. Features include style and content initialization, multi-layer feature extraction, total variation loss, and post-processing enhancements like sharpening, upscaling, and brightening.
deep-learning image-processing neural-style-transfer numpy opencv-python post-processing tensorflow transfer-learning vgg19
Last synced: 01 May 2026
https://github.com/elifftosunn/data-labeling
Bu araç veri kazıma aşamasından sonra verilerin istenilen kategoriye göre etiketlenmesi ve kullanılmayacak olan verilerin database'ten silinmesi ile makine öğrenmesi modellerini kullanmak için etiketleme adımınını otomatikleştirmek amaçlı yapılmıştır.
base64 kaleido numpy os pandas plotly postgresql psycopg2 psycopg2-binary time
Last synced: 12 Apr 2026
https://github.com/yhunlu/data-analysis
Data Analysis
matplotlib numpy pandas seaborn
Last synced: 01 May 2026
https://github.com/ralfkeo/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: 10 Apr 2026
https://github.com/maliksaqib786/codealpha_projectname
IRIS CLASSIFICATION | Internship Project at Code Alpha
data-science logistic-regression machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/alyssonmach/machine-learning-com-python
Aplicações de Machine Learning usando a linguagem de programação Python.
ia keras-tensorflow machine-learning matplotlib numpy pandas programming python scikit-learn scipy
Last synced: 10 Apr 2026
https://github.com/shwetapardhi/assignment-1-q11--basic-statistics-level-1
Q11) Suppose we want to estimate the average weight of an adult male in Mexico. We draw a random sample of 2,000 men from a population of 3,000,000 men and weigh them. We find that the average person in our sample weighs 200 pounds, and the standard deviation of the sample is 30 pounds. Calculate 94%,98%,96% confidence interval?
confidence-interval normalization numpy pandas python scipy stats
Last synced: 13 Apr 2026
https://github.com/tralahm/kaggle-titanic-competition
Predicting Titanic Passenger Survival Using Machine Learning
data-analysis jupyter-notebook kaggle-competition kaggle-dataset machine-learning matplotlib numpy pandas predictive-modeling python3 sklearn tralahm tralahtek
Last synced: 13 Apr 2026
https://github.com/psavarmattas/covid19-dashboard
The goal of this project is not to build just another dashboard for Covid 19. But, to focus on collaborative plot ideas, and a mobile friendly UI/UX.
appseed bootstrap covid covid-19 css dashboard django docker html javascript json numpy plotly python travis-ci
Last synced: 10 Apr 2026
https://github.com/amiridk/machinelearning
machine-learning-notes
matplotlib-pyplot numpy pandas pyhton
Last synced: 04 May 2026
https://github.com/ellennewerkla/apriori-analise_cesta_de_mercado
Análise de Cesta de Mercado (Market Basket Analysis) utilizando o algoritmo Apriori para identificar regras de associação entre produtos em um conjunto de transações de supermercado.
apriori-algorithm jupyternotebook marketbasketanalysis mathplotlib mba numpy pandas python3
Last synced: 13 Apr 2026
https://github.com/shahiakhilesh1304/fitbitcasestudy
This is a case study based on data retrieved from a Fitbit band, and we are making predictions about human behavior based on their mood.
case-study data-visualization fitbit jupyter-notebook numpy python3
Last synced: 13 Apr 2026
https://github.com/sunilsm7/numpy-starter
IPython Notebook(s) demonstrating NumPy functionality.
Last synced: 13 Apr 2026
https://github.com/ananyajain2004/fake-news-detection
A python project for detecting fake news using machine learning algorithms.
decision-tree-classifier gradient-boosting-classifier logistic-regression machine-learning numpy pandas python3 random-forest-classifier testing
Last synced: 13 Apr 2026
https://github.com/kartikeya443/handgesture_vol_control
This OpenCV project enables remote control of sound playback using wireless communication. It lets users adjust the master volume of the central device using finger gestures, enhancing convenience and user experience.
mediapipe numpy opencv pycaw wireless-communication
Last synced: 13 Apr 2026
https://github.com/abideen-olawuwo/converted-logistic-regression
Converted Prediction Model
logistic-regression numpy pandas sklearn
Last synced: 10 Apr 2026
https://github.com/gautamthampy/color-detection
Provides colour names and HTML/RGB mappings in various output formats.
Last synced: 10 Apr 2026
https://github.com/pramodyasahan/car-safe-predictor
This repository contains a machine learning project that applies the K-Nearest Neighbors (KNN) classification algorithm to predict car safety ratings. The project uses a dataset of cars, with features such as buying price, maintenance cost, number of doors, persons, lug boot size, and safety.
classification k-nearest-neighbours machine-learning numpy pandas scikit-learn
Last synced: 10 Apr 2026
https://github.com/veb-101/deeplearning-specialization-coursera
My Solutions to the course Deeplearning.ai
deep-learning jupyter-notebook keras matplotlib numpy pandas python3 tensorflow
Last synced: 13 Apr 2026
https://github.com/goessl/adjugate
A package for calculating submatricies, minors, adjugate- and cofactor matrices.
adjugate cofactor determinant inverse linear-algebra matrix minor numpy python submatrix
Last synced: 07 Jan 2026
https://github.com/mehwishferoz/data-analysis-with-python-zero-to-pandas
This repository contains the Python code and projects I created while learning the Data Analysis with Python: Zero to Pandas course. The course covers essential topics such as data cleaning, analysis, and visualization using powerful Python libraries like Pandas, NumPy, Matplotlib, and Seaborn.
exploratory-data-analysis jovian matplotlib numpy pandas seaborn
Last synced: 10 May 2026
https://github.com/paulo-santos-ds/previsao_total_corridas_taxi
Foi desenvolvido um modelo preditivo específico para atrair mais motoristas durante o horário de pico. Prever a quantidade de pedidos de táxi para a próxima hora.
matplotlib-pyplot numpy pandas python seaborn sklearn statsmodels
Last synced: 10 Apr 2026
https://github.com/rebeccamorolong/market--basket--analysis
Market Basket Analysis using the Apriori algorithm to predict association rules and frequent itemsets from transactional data. The goal was to uncover product combinations that frequently co-occur in transactions, which can be used for recommendations, promotions, and inventory management.
apriori-algorithm numpy pandas seaborn
Last synced: 10 May 2026
https://github.com/cezlul/analyse-ventes-immobilier
Solution ML d'analyse immobilière parisienne : classification automatique appartements vs commerces (K-means, 91%) et prédiction prix (régression, R²=0.98) sur 26K transactions. Valorise portefeuille 169M€ avec recommandations stratégiques data-driven.
data-analysis jupyter-notebook machine-learning matplotlib numpy pandas python sklearn
Last synced: 13 Apr 2026
https://github.com/adi3042/credit-card-fault-detection
🔍💳 Secure Your Finances! Detect anomalies and safeguard transactions with our Credit Card Fault Detection system. Dive into cutting-edge classification techniques to identify fraud and protect financial data. Your journey to secure payments starts here! 🚨🔒 FraudDetectionTech
classification credit-card css datetime fault-detection flask functools html ipykernel jupyternotebooks machine-learning numpy pandas python3 readme scikit-learn setuptools venv
Last synced: 03 Apr 2026
https://github.com/bbhargavpanchal/brain-tumor-segmentation-unet
U-Net based Convolutional Neural Network for brain tumor segmentation using MRI images. Implemented in Python with TensorFlow, OpenCV, and Scikit-learn.
keras-tensorflow numpy opencv pandas python scikit-learn sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/oleksiilatypov/titanic_ml
Titanic Survival Prediction using ML and Flask Deployment.
data-science docker flask machine-learning numpy pandas skit-learn
Last synced: 13 Apr 2026
https://github.com/ksprugevics/magic-square
Some simple algorithm implementations for solving (ordinary) magic squares using NumPy
algorithms mathematics numpy python
Last synced: 21 Apr 2026
https://github.com/debjyotisaha/deep-learning-projects-phase-1
Deep Learning Projects which demonstrate the use of Python and its complex ML algorithms
deep-learning machine-learning neural-network numpy opencv pandas python seaborn streamlit
Last synced: 13 Apr 2026
https://github.com/armahdavi/data_analytics_statistics_plotting_pm_airborne_sampling
All codes for the data pipelines processing, statistical modellings, descriptive statistics and plot visualizations from airborne phase of Mahdavi et al. (2021) (Environmental Pollution) Project Miestone: 2018 - 2021
data-science data-visualization machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats statistics
Last synced: 13 Apr 2026
https://github.com/hilarionengarejr/movie-recommender-app
Sentiment analysis on user reviews for movie recommendations using Content Based Filtering.
docker flask nltk numpy pandas python3 scikit-learn selenium
Last synced: 10 Apr 2026
https://github.com/sarincr/training-on-artificial-intelligence
Entree Academy 10 Days free training on Artificial Intelligence. Course will be conducted in a Blended learning way with Daily one hour online training and 3 hour project based training
artificial-intelligence artificial-intelligence-algorithms data-analysis data-science data-visualization decision-trees deep-learning deeplearning logistic-regression machine-learning machine-learning-algorithms machinelearning num numpy pandas regression scikit-learn scipy sklearn
Last synced: 10 Apr 2026
https://github.com/lin826/nanogpt-demo
Training and finetuning local GPTs.
gpt nanogpt numpy pytorch tqdm transformers
Last synced: 05 May 2026
https://github.com/eesunmoon/aml_project
[Project] Analyzing Fitness Patterns & Building Predictive Models
matplotlib numpy pandas python3 recommender-system scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/mosalem149/data-mining-assignments
That repo for data mining quizzes and tasks.
anaconda data-mining dataframe jupyter-notebook matplotlib mlxtend numpy pandas python quizzes scikit-learn seaborn tasks
Last synced: 13 Apr 2026
https://github.com/evan-dg31/data-science
Exploratory Data Analysis (EDA), Predictive Modeling (Supervised and Unsupervised), Regression, Classification, Clustering
classification clustering data-analysis data-science data-visualization machine-learning matplotlib numpy pandas python regression-analysis seaborn
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/vladd12/machine-learning-practice
Репозиторий для учебной практики и различных курсов, связанных с ИИ
json keras-tensorflow machine-learning numpy pandas pickle tensorflow2 torch xml
Last synced: 05 May 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/prateekrajsrivastav/question-answering-model
This project is an NLP-based Question-Answering System that leverages machine learning and natural language processing techniques to provide answers to user queries based on a given context or dataset. The system processes textual input, extracts meaningful insights, and returns relevant answers to the user's question.
huggingface-transformers matplotlib nltk numpy pandas seaborn spacy
Last synced: 10 May 2026
https://github.com/subhadipsinha722133/credit-card-fraud-dection
Web application for detecting fraudulent credit card transactions using machine learning
data-visualization fraud-detection machine-learning matplotlib numpy pandas seborn sklearn streamlit
Last synced: 10 Apr 2026
https://github.com/harmanveer-2546/eda-on-indian-railways
Indian Railways is a statutory body under the ownership of the Ministry of Railways of the Government of India that operates India's national railway system. As of 2023, it manages the fourth largest national railway system by size with a track length of 132,310 km, running track length of 106,493 km and route length of 68,584 km.
clean-data eda exploratory-data-analysis geometry geopandas indian-railways json linestring matplotlib numpy os pandas plotly python railway seaborn shapely train visualization
Last synced: 09 Apr 2026
https://github.com/theanujsinha01/seoul-bike-sharing-demand-prediction
This project predicts the demand for bike-sharing services in Seoul using machine learning algorithms. It utilizes historical data and environmental factors to provide accurate predictions that can aid in resource optimization and planning.
data-cleaning data-science exploratory-data-analysis feature-engineering jupyter-notebook machine-learning matplotlib model numpy pandas seaborn
Last synced: 10 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/bharath-tars/deeptumor
DeepTumor is a project aimed at developing a deep learning model with over 1 million parameters using TensorFlow. with automatic reporting feature
keras machine-learning numpy pandas pyhton tensorflow webdevelopment
Last synced: 10 Apr 2026
https://github.com/lingumd/school_district_analysis
Updated test score data and school district analysis using Python.
averages binning jupyterlab numpy pandas pandas-loc python
Last synced: 13 Apr 2026
https://github.com/meicloudie/demo-python-data-analytics
Python Data Analytics
data-analyst jupyter matplotlib numpy pandas python work-project
Last synced: 05 May 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/abideen-olawuwo/nyc-taxi
Prediction the duration of New York Taxi trip
linear-regression matplotlib numpy pandas python seaborn sklearn
Last synced: 11 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/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/nur-alam39/course-lab-experiments
The lab works: Code of academic courses-Digital Image Processing, Microprocessor, OOP, Numerical Analysis
cpp lab lex matplotlib numpy oop opencv python
Last synced: 13 Apr 2026
https://github.com/suresh-28/weather-forecasting-using-machine-learning
Weather Forecasting using machine Learning in python
csv-files jupyter-notebook machine-learning ml numpy pandas-dataframe prediction python
Last synced: 13 Apr 2026
https://github.com/prakashjha1/email-sms-spam-classifier
Many email services today provide spam filters that are able to classify emails into spam and non-spam email with high accuracy.
machine-learning natural-language-processing numpy pandas python
Last synced: 10 May 2026
https://github.com/chandrasankarsaha-code/customer-churn-prediction
A machine learning project to predict customer churn.
churn-prediction classfication customer machine-learning numpy pandas
Last synced: 05 May 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/kecnry/nparray
High-Level Wrappers for Building and Manipulating Numpy Arrays
Last synced: 08 Jan 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/fearless-spider/ai_with_python
AI with Python playground
artificial-intelligence numpy python3 vagrant
Last synced: 08 May 2026
https://github.com/amir0234-afk/housing-price-prediction-dnn
Keras + NumPy baselines for housing price regression
Last synced: 13 Apr 2026
https://github.com/badranalyst/residential-unit-prices-data-analysis-application
Python-based analysis of residential unit prices, focusing on data cleaning, visualization, and exploratory data analysis (EDA). Key features include price distribution, and correlation analysis between factors like size, location, and pricing.
data-analysis data-visualization dataset matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/msikorski93/Linear-Regression-From-Scratch
Different solutions of linear and polynomial regression made from scratch.
from-scratch gradient-descent linear-regression numpy ordinary-least-squares polynomial-regression tensorflow
Last synced: 27 Apr 2025
https://github.com/lexxai/goit_python_ds_hw_03
Модуль 3. Класичне машинне навчання. Перенавчання. Лінійна регресія. LaTeX формули.
latex linear-regression matplotlib numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/themusharraf/loan-predictor
fastapi jobl ml numpy pandas sckiit-learn
Last synced: 13 Apr 2026
https://github.com/anushkundu/student-performance-analysis
Exploring Student Performance Factors
classification-algorithm clustering-algorithm data-analysis data-science exploratory-data-analysis machine-learning matplotlib numpy pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/nitish2773/food-delivery-delay-analyzer
matplotlib-pyplot numpy pandas python3 scipy-stats seaborn
Last synced: 30 May 2026
https://github.com/maximlevchenko/pandas-numpy-hippocampus-analysis
This project aims to analyze the differences in hippocampus size between two groups: "Unaffect" and "Affected" using pandas, numpy and matplotlib
jypyternotebook matplotlib numpy pandas pyreadr seaborn statsmodels
Last synced: 16 Apr 2026
https://github.com/lfgodoi/rpm-deep-estimator
A deep learning-based RPM estimator based on spectral features extracted from vibration signals of rotating machines.
condition-monitoring deep-learning docker flask neural-networks numpy python scipy signal-processing spectral-analysis
Last synced: 26 Feb 2025
https://github.com/iv4n-ga6l/Simple-Image-Segmentation
Simple implementation of image segmentation using the Watershed algorithm
imagesegmentation matplotlib numpy opencv python watershed-algorithm
Last synced: 28 Apr 2025
https://github.com/iv4n-ga6l/Crowd-move-simulation
Crowd move simulation in python
matplotlib numpy python simulation
Last synced: 28 Apr 2025
https://github.com/hajaarh/malaria_hematie_cnn
Algorithme de réseaux de neurones convolutionnels
numpy pandas python resnet-50 sklearn-library tensorflow vgg16
Last synced: 13 Apr 2026
https://github.com/celineboutinon/bookworms
OpenClassrooms Data Analyst 2022-2023 - Projet 6
apriori-algorithm data-analysis data-analytics data-visualisation dataframes matplotlib-pyplot mlxtend numpy pandas python scikit-learn scikit-posthocs scikitlearn seaborn statsmodels
Last synced: 05 May 2026
https://github.com/harsha-yuvaraj/data-compression-and-decompression-tool
A specialized lossless file compression and decompression tool designed mainly for plain text, including programming files.
data-structures huffman-compression-algorithm lossless-compression-algorithm numpy python tkinter
Last synced: 15 Apr 2026
https://github.com/intscription/machine-learning
Machine Learning and it's advance concepts
adaboost numpy pandas pca-analysis pipeline random-forest scikit-learn svm
Last synced: 28 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/lruizap/tomography-with-algebraic-topology
This project aims to analyze images using algebraic topology. The goal is to extract structural information from images through mathematical concepts such as connected components and loops.
gudhi jupyter-notebook matplotlib numpy opencv python tomography
Last synced: 05 May 2026
https://github.com/gaball1/alzheimer-prediction-ai
Alzheimer Prediction is a machine learning-based project designed to predict the likelihood of Alzheimer’s disease using clinical and imaging data. The project features an interactive web application built with Streamlit, enabling users to input key data, view predictions, and explore visualizations .
ai data-mining gradient-boosting jupyter-notebook logistic-regression logistic-regression-algorithm machine-learning matplotlib-python models numpy pandas python random-forest-classifier streamlit xgboost-classifier
Last synced: 11 Apr 2026
https://github.com/lorenzorottigni/ml-iris-svm
Machine Learning python bootcamp: Support Vector Machines on iris flower dataset
ipynb machine-learning numpy pandas python scikit-learn seaborn support-vector-machines
Last synced: 10 Apr 2026
https://github.com/cicku/en.650.672
HW of EN.650.672
analytics data-analysis numpy pandas
Last synced: 05 May 2026
https://github.com/rayan-alam-uoit/space-x-launch-prediction-tool
A full-stack data science project analyzing SpaceX launch data using web scraping, REST APIs, SQL, interactive visualizations, and machine learning in Python to explore trends and predict launch success.
dash data-science folium jupyter-notebook machine-learning matplotlib numpy pandas plotly python seaborn sql sqlite
Last synced: 05 May 2026
https://github.com/m1-elmasry/quickmark
Efficient OMR software designed for quick and precise grading of bubble sheet exams.
bubble-sheet image-processing numpy opencv python
Last synced: 10 May 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/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/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/abhisek-13/whatsapp-chat-analyzer
The WhatsApp Chat Analyzer is a data analysis project that provides insights into WhatsApp chats. It analyzes chat data to show metrics like the number of lines, most used letter, chatting duration, media files shared, most used emojis, and group member activity. The results are displayed on a user-friendly dashboard built with Streamlit.
data-analysis data-mining data-visualization eda machine-learning machine-learning-algorithms matplotlib numpy pandas python seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/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/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/mahendra077/linear-regression
analaysis linear-regression matplotlib-pyplot numpy pandas python regression seaborn statsmodels
Last synced: 13 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