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/ediloaz/linear-regression-with-lists-numpy-and-pytorch
This was done like the homework #01 of Machine Learning Course, of Computer Science Master.
arrays-raw jupyter-notebook machine-learning numpy python pytorch
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/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/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/mohamed15058/amazon-sales
amazon-sales
dashboard excel machine-learning-algorithms matplotlib numpy pandas powerbi report seaborn
Last synced: 13 Apr 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
https://github.com/danny-1k/nnpy
Neural network library written from scratch in numpy
deep-learning neural-networks-from-scratch numpy python
Last synced: 17 May 2026
https://github.com/lupin3000/augmentedreality
Introduction into augmented reality (AR) with Python OpenCV ArUco markers.
aruco aruco-marker camera-calibration marker-detection numpy opencv pose-estimation python
Last synced: 13 Apr 2026
https://github.com/gyselle-marques/face-detection
Machine Learning: Face Detection System created using OpenCV.
colab-notebook face-classification face-detection machine-learning numpy open-cv-face-detection opencv opencv-python python
Last synced: 13 Apr 2026
https://github.com/tkc/node-neural-network
Built with only pure typescript, neural network iris sample.
javascript machine-learning neural-network node numpy typescript
Last synced: 09 Apr 2026
https://github.com/lingesh81051/similar-template-document-matching-and-fraud-detection
An automated system for a health insurance company to streamline document processing, including template matching and fraud detection, resulting in reduction of processing time.
numpy opencv opencv-python pillow pymupdf pytesseract pytesseract-ocr python tkinter
Last synced: 13 Apr 2026
https://github.com/subratamondal1/heart-attack-prediction
Heart Attack Prediction of patients based on the required data. Data Ingestion - Data Preparation - Exploratory Data Analysis (EDA) - Modelling - Evaluation.
data-analysis data-science data-visualization kaggle-dataset machine-learning matplotlib-pyplot numpy pandas python3 scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/lmizner/codecademy_marketing_data_anlaytics
Final project as a part of the Codecademy Data Science: Analytics career path
bar-chart boxplot count-plot data-cleaning exploratory-data-analysis for-loops heatmap histogram jupyter-notebook matplotlib-pyplot numpy pandas python regression-plot scatter-plot seaborn
Last synced: 12 Apr 2026
https://github.com/jersonrn/termviewer3d
Interactive terminal environment that allows users to explore 3D models in real-time.
3d ascii cupy gpu linear-algebra numpy python
Last synced: 19 May 2026
https://github.com/adithaker/basic_nlp
🖨 Basic Data Viz; Sentiment Analysis and Cosine Similarity for starting NLP
cosine-similarity datavisualization jupyter-notebook matplotlib-pyplot nlp numpy pandas python sentiment-analysis sklearn textsimilarity wordembeddings
Last synced: 15 Apr 2026
https://github.com/patex1987/ghcn-temperature-dataset
Analysis of GHCN (Global Historical Climatology Network) temperature dataset using Numpy
climate-data jupyter-notebook numpy python temperature-data
Last synced: 10 May 2026
https://github.com/anikdascodes/fantasy-cricket-project
🏏 Python simulation for generating 20K+ unique fantasy cricket teams with probability-based player selection and constraint optimization. Advanced algorithms, data analysis & visualizations included.
algorithm constraint-satisfaction cricket data-science fantasy-sports jupyter machine-learning numpy optimization pandas plotly probability python simulation sports-analytics
Last synced: 28 Apr 2026
https://github.com/yash-3-bit/pubg-game-prediction
catboost-model data-visualization feature-engineering numpy pandas
Last synced: 13 Apr 2026
https://github.com/adityashinde716/generating-images-with-gan-generative-adversarial-network-
Built a image generator deep learning model using GAN (Generative Adversarial Network) using MNIST dataset for generation.
adam-optimizer batchnormalization binarycrossentropy checkpoint deep-learning deep-learning-algorithms discriminator gan generative-adversarial-network generator glob imageio keras machine-learning matplotlib neural-network numpy os tensorflow
Last synced: 07 Oct 2025
https://github.com/18mahi/digital_cave
An intermediate-level deep learning project that compares Convolutional Neural Networks (CNN) and Multi-Layer Perceptrons (MLP) on the MNIST handwritten digits dataset. This project demonstrates data augmentation, learning rate scheduling, and visual comparison of model performance
cnn confusion-matrix data-augmentation data-science deep-learning evaluation-metrics jupyter-notebook keras learning-rate-scheduler machine-learning matplotlib mlp numpy python3 scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/pranavsp108/time-series-forcasting
A time-series forecasting project to predict hourly energy consumption using Python, Pandas, and an XGBoost regression model.
data-analysis data-science energy-consumption forecasting matplotlib numpy pandas python scikit-learn sustainability time-series xgboost
Last synced: 10 Apr 2026
https://github.com/ahmadbuilds/fake-news-classifier
Classifies news articles as real or fake using an NLP pipeline with TF-IDF + n-grams and machine learning models. Includes text preprocessing, feature engineering, model training, and evaluation.
fastapi logistic-regression matplotlib n-grams nextjs nltk numpy pandas python3 random-forest-classifier react scikit-learn seaborn supervised-learning tf-idf typescript xgboost-classifier
Last synced: 11 Apr 2026
https://github.com/nihanthbhargav/time-series-stock-market
This project combines computer vision and NLP by segmenting pet images with a U-Net model and generating captions using CNN-RNN/LSTM. Using the Oxford-IIIT Pets dataset, it demonstrates a unified pipeline that integrates pixel-level segmentation with automatic caption generation for meaningful image understanding.
matplotlib numpy pandas plotly python scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/disney35/stock-prices-dashboard
A dashboard to analyze, predict, and visualize stock prices using Python & LSTM
ema jupyter-notebook keras macd matplotlib-pyplot mfi numpy pandas python rsi scikit-learn sma streamlit tenserflow yfinance
Last synced: 12 Apr 2026
https://github.com/patilsukanya/assignment-06.-logistic-regression
Used libraries and functions as follows:
classifier concatination confusion-matrix eda linear-models logistic-regression logistic-regression-algorithm logit-model matplotlib-pyplot numpy one-hot-encoding pandas python roc-auc-score roc-curve seaborn
Last synced: 05 Oct 2025
https://github.com/akashash01/support_vector_machine
It's an linear model for classification and regression problems. It can solve non-linear problems by creating a hyperplane which separates the data into classes using KERNAL .
data-science datavisualization machine-learning numpy pandas python sklearn svm-classifier
Last synced: 13 Apr 2026
https://github.com/dibsthegreat/titantic-dataset-analytics
DASC4850 Final Project where I did EDA to determine the survivability of Titanic guests depending on Age, Gender, Wealth, etc.
data-science data-visualization matplotlib numpy pandas python random-forest-classifier
Last synced: 13 Apr 2026
https://github.com/sweta-kaundilya/finance-data-project
This data project focuses on exploratory data analysis of bank stock prices throughout financial crisis all the way to early 2016.
financial-analysis jupyter-notebook matplotlib numpy pandas-python seaborn
Last synced: 16 May 2026
https://github.com/hotequil/image-processing
Image processing.
jupyter-notebook matplotlib numpy opencv python
Last synced: 13 Apr 2026
https://github.com/minhtungonep/android-traffic-analysis
Android malware detection project analyzing network traffic patterns in a telecommunications context. Uses statistical hypothesis testing and data visualization to evaluate traffic features like DNS query times, TCP packets, and volume bytes for distinguishing between benign and malicious Android applications.
android-library bachelor-project bachelor-thesis cybersecurity cyface data-visualization hypothesis-testing malware-detection matplotlib network-traffic numpy pandas python scipy sdk statistical-analysis telecommunications voip-security
Last synced: 09 May 2026
https://github.com/swatisinghit/treadmill-customer-profiling-for-aerofit
Create comprehensive customer profiles for each AeroFit treadmill product through descriptive analytics. Develop two-way contingency tables and analyze conditional and marginal probabilities to discern customer characteristics, facilitating improved product recommendations and informed business decisions.
analytics conditional-probability data-analysis data-science data-visualization eda numpy pandas probability statistics
Last synced: 08 May 2026
https://github.com/ejw-data/python-bitwise-operators
Difference between bitwise and logical operators when using pandas
Last synced: 08 May 2026
https://github.com/ashishgoswami13/handgesture_recognition
Real-time hand gesture recognition using computer vision and deep learning. Collect gesture images, train a model with Google Teachable Machine, and classify gestures live for applications like drone control or human-computer interaction.
computer-vision cvzone handgesture-recognition keras numpy python teachable-machine
Last synced: 18 Apr 2026
https://github.com/18mahi/tweet-sentiment-analysis
Classify tweets into happy, sad, angry, excited, and neutral with this interactive Python model. Combining TF-IDF text features with engineered numeric features like emoji sentiment, polarity, subjectivity, and punctuation counts, it demonstrates intermediate-level NLP, feature engineering, and visualization skills.
data-science data-visualization jupyter-notebook machine-learning matplotlib nlp numpy pandas sklearn string textblob
Last synced: 30 Apr 2026
https://github.com/christabelsakyi/product_purchase_prediction
As a newly hired AI Engineer, your task is to predict customer behavior based on various features such as age, income, and gender. This exercise involves cleaning the data, training a decision tree model, and evaluating the model's performance to understand the key factors influencing customer purchasing decisions.
machine-learning matplotlib-pyplot numpy python seaborn sklearn
Last synced: 08 May 2026
https://github.com/umer-farooq-cs/california-housing-regression
Linear Regression experiments on the California Housing dataset across five phases, using NumPy and scikit-learn only (no pandas). Includes EDA, polynomial features, SGD with scaling, residuals, 5-fold CV, and an LNCS-style report with figures.
california-housing cross-validation deep-learning-for-perception linear-regression numpy polynomial-features reproducible-research residual-analysis sgd sklearn
Last synced: 09 May 2026
https://github.com/thejvdev/ml-from-scratch
Repository for Implementing ML Models from Scratch in Python
classification data-analysis data-mining data-science deep-learning jupyter-notebook machine-learning matplotlib neural-networks numpy pandas prediction python regression seaborn sklearn visualization
Last synced: 02 Apr 2026
https://github.com/nimaabediforud/heart-disease-prediction
The project highlights the end-to-end workflow of data preprocessing, model building, evaluation, and comparison for a healthcare prediction task.
biomedical-applications biomedical-data-science biomedical-engineering classification deep-learning machine-learning neural-networks numpy pandas prediction python seaborn sklearn tensorflow
Last synced: 15 Apr 2026
https://github.com/ricardorobledo/malicious_server_hack_detection
Predictive model to detect malicious hacking patterns in banking servers. Utilizes advanced Machine Learning techniques such as SMOTE, Gradient Boosting, and probability calibration to predict attacks befor
anaconda cibersecurity imbalanced-data imbalanced-learning imblearn kaggle matplotlib numpy pandas pandas-library python3 sklearn
Last synced: 14 Apr 2026
https://github.com/thkox/uni_2023-content-based-image-retrieval
This project is a team assignment for the "Image Analysis" course, offered in the 7th semester of the 2023 academic year at the University of Piraeus, Department of Informatics.
7th-semester cartesian-product content-based-image-retrieval department-of-informatics hyperedge-similarity-calculation hypergraph image-analysis matplotlib networkx numpy python rank-normalization scipy torchvision university-of-piraeus
Last synced: 08 Oct 2025
https://github.com/lluispp/hunting_for_exoplanets_with_ai
An AI-powered tool that classifies exoplanets using NASA datasets and provides an interactive web interface for real-time exploration and discovery.
ai challenge exoplanets nasa numpy python spaceappchallenge-2025 spaceapps swai web
Last synced: 18 May 2026
https://github.com/ahmrina/unetbraintumorseg
UNetBrainTumorSeg is a 3D Slicer extension named "seg_module" that integrates a 3D UNet trained on BraTS2020 dataset to segment brain tumor area from MRI volumes
3d-slicer-extension monai numpy python pytorch slicer unet vtk
Last synced: 07 May 2026
https://github.com/alex-s2222/mem_chat_bot
телеграмм бот для создания gif из текста введённого пользователем
cv2 google-api moviepy numpy python python-telegram-bot requests
Last synced: 08 Oct 2025
https://github.com/chandkund/stock-price-prediction-
Predict Tesla stock prices using historical data. The project preprocesses data, applies normalization and standardization, trains a linear regression model, and evaluates its performance. Visualizations include box plots and time series plots.
data-science linear-regression numpy pandas plotly python sklearn sklearn-model
Last synced: 21 Jan 2026
https://github.com/greatepee/book-recommendation-system
Book Recommendation System
collaborative-filtering cosine-similarity evaluation-metrics k-precision kaggle kaggledatasets mae numpy pandas python scikit-learn scipy svd svd-matrix-factorisation
Last synced: 12 Mar 2026
https://github.com/piragashparam36/image-classification
classification numpy pickle sklearn supervised-learning svm
Last synced: 18 Jan 2026
https://github.com/harshavardh8n/machine-learning-projects
Machine Learning Projects: A collection of machine learning projects developed as part of the curriculum, utilizing libraries such as NumPy, Pandas, Seaborn, and Matplotlib. These projects demonstrate various algorithms, including Apriori and Decision Trees, showcasing practical applications and data analysis techniques.
apriori-algorithm decision-trees jupyter-notebook machine-learning numpy pandas python
Last synced: 18 Jan 2026
https://github.com/piyushxbhardwaj/credit-card-fraud-detection
In this project, we focus on developing a machine learning model to detect fraudulent transactions within credit card data. Credit card fraud poses a significant challenge to financial institutions and consumers globally, with traditional rule-based detection systems often struggling to adapt to new fraud tactics.
matplotlib numpy pandas python scikit-image seaborn
Last synced: 16 Feb 2026
https://github.com/rachakondaganesh/superstore-sales-data-analysis-project
Analyzed retail sales data to uncover key business insights using Python and Power BI. Explored patterns in profit, sales, and customer segments across regions. Built interactive dashboards to visualize trends, identify top-performing categories, and highlight areas for improvement in shipping and discount strategies.
dashboard exploratory-data-analysis matplotlib-pyplot numpy pandas powerbi seaborn
Last synced: 02 May 2026
https://github.com/lewis-morris/image_augment
Image augmentation for CNN's. Aiming to increase generalization.
augmentation image numpy python
Last synced: 18 Feb 2026
https://github.com/ahmedabdalkreem/lung-cancer
It help to know the patient have lung cancer or not and show what depenent in this disease that lead to this disease.
matplotlib numpy pandas python sklearn-library
Last synced: 14 Apr 2026
https://github.com/amish5ingh/cricket-data-analytics-ipl
Data analysis and visualization of IPL 2022 matches using Python, Pandas, Matplotlib, and Seaborn. Includes insights on match outcomes, player performances, toss trends, and venue stats with 12+ charts.
data-analysis data-visualization ipl-data-analysis ipl-data-visualization jupiter-notebook matplotlib-pyplot numpy pandas python seaborn
Last synced: 09 May 2026
https://github.com/ellennewerkla/eda_students_performance
EDA em Python com Pandas, Matplotlib e Seaborn para identificar padrões de desempenho em estudantes.
matplotlib numpy pandas python3 seaborn
Last synced: 08 May 2026
https://github.com/gherrada22/spanish-sign-translator
This project uses Python and the OpenCV and MediaPipe libraries to detect and translate signs in real time.
language matplotlib mediapipe numpy opencv pycharm-ide python python3 spanish-language toml
Last synced: 18 Jan 2026
https://github.com/armahdavi/analytics_statistics_ml_plotting_dust_extraction_hvac_filters_ph2
PhD Technical Paper 1 - Phase 2 - Mahdavi & Siegel (2020) (Aerosol Science & Technology; AS&T) - Sharing all the data pipelines, processing codes, descriptive statistics, statistical modellings, and plotting/visualizations - Project Miestone: 2017 - 2020 - Full-length article is available
data-pipelines data-science data-visualization machine-learning matplotlib-pyplot numpy pandas-dataframe python scipy-stats sklearn statistics
Last synced: 14 Apr 2026
https://github.com/netbr3ak/planetary-system-simulation
Planetary System Simulation enables users to simulate the trajectories of two planets in a gravitational system. Through a simple web interface, users can predict planetary movements using technologies such as Flask, NumPy, and SciPy.
astronomy flask gravitational-dynamics numerical-analysis numpy physics planetary-systems scipy simulation web-application
Last synced: 14 Apr 2026
https://github.com/bhavnanahar/coral_project
ChatGPT said: This project analyzes and predicts the health of coral reefs in the Florida Keys by examining coral cover and species richness trends over time.
colab-notebook matplotlib numpy pandas plotly python random-forest scikit-learn seabo
Last synced: 14 Apr 2026
https://github.com/winterwind/mlp_and_cnn
A short two-part project involving using an MLP and a CNN for ECG signal data
cnn convolutional-neural-network csv-files jupyter jupyter-notebook mlp neur numpy python pytorch
Last synced: 14 Apr 2026
https://github.com/gojoel/brockton-data-analysis
Analyzes police logs from the city of Brockton, MA and attempts predictive analysis.
data-science exploratory-data-analysis geopy machine-learning matplotlib numpy pandas seaborn
Last synced: 09 May 2026
https://github.com/arsh-pixel-cmd/ai-image-classifier
AI Image Classifier is a web app that uses AI and deep learning to classify images in real-time. Built with Streamlit, TensorFlow (MobileNetV2), OpenCV, and NumPy, it allows users to upload single or multiple images and get the top-3 predictions with confidence scores instantly in the browser.
docker numpy opencv python3 streamlit tensorflow2 uv
Last synced: 10 Apr 2026
https://github.com/amruta33/telecom-churn-case-study
Building a classification model for reducing the churn rate for a telecom company.
logistic-regression matplotlib numpy pandas plotly python seaborn skit-learn statmodels
Last synced: 14 Apr 2026
https://github.com/dmarks84/coursework_project_image-text-recognition
Project for University of Michigan Python Programming Specialization -- Read in documents with images and text, and utilized CV libraries/packages to extract specific types of images and text, pairing them together
classification computer-vision image-classification numpy pandas programming python text-classification
Last synced: 14 Apr 2026
https://github.com/amritendunath/appointmate_1.0
A LangGraph-powered multi-agent/supervisor system for appointment scheduling. It enables users to interact in natural language to check doctor availability, book, reschedule, or cancel appointments.
fastapi langchain langgraph nltk numpy pandas psycopg2 python sqlalchemy uvicorn websocket
Last synced: 07 Apr 2026
https://github.com/sohitbennett/roadsafe
A Deep learning computer vision system for real-time traffic safety monitoring.
computer-vision esrgan keras numpy pandas python scikit-learn tensorflow tesseract-ocr yolov5 yolov8
Last synced: 08 Apr 2026
https://github.com/tuokri/rs2simlib
Python library for Rising Storm 2: Vietnam physics objects simulation and automated data collection.
numba numpy physics rising-storm-2-vietnam simulation unreal-engine-3
Last synced: 23 Feb 2026
https://github.com/ianhaggerty/final-capstone
This represents the final capstone project in my HyperionDev Data Science (fundamentals) course. A dataset of Amazon customer reviews is analysed using natural language processing.
amazon data-analytics data-science data-visualization dataset matplotlib nlp nlp-machine-learning numpy pandas plotly reviews seaborn spacy tabulate textblob wordcloud
Last synced: 19 Jan 2026
https://github.com/cinnaavox/loan-prediction
Machine Learning project predicting loan approvals using Decision Tree Classification. Includes data cleaning, feature engineering, model evaluation and key business insights.
decision-trees matplotlib numpy pandas python scikit-learn seaborn
Last synced: 14 Apr 2026
https://github.com/farhannirzhor/python_eda_project_on_diwali_sales_analysis
In this project, I was given a sales data. I analyzed their sales data and shared a summary
data-cleaning data-manipulation exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/sabdikay/analysis-of-biodiversity
This project analyzes biodiversity data from the National Parks Service, focusing on species in various park locations. Conducted in Jupyter Notebook, it uses pandas, matplotlib, NumPy, seaborn, and chi2_contingency for analysis and visualization.
data-analysis data-analysis-python data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 14 Apr 2026
https://github.com/tnel7/data-science-yandex-practicum
Проекты из Яндекс Практикума "Специалист по Data Science"
data-science machine-learning nlp-machine-learning numpy pandas seaborn sklearn
Last synced: 19 Jan 2026
https://github.com/paulokarabyna/ml-foundations-day1
🔧 Set up a Python environment and practice linear algebra with NumPy while plotting vectors and reflections in this Day 1 ML foundations starter repository.
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy terminal-mac tutorial visualization
Last synced: 18 May 2026
https://github.com/chandkund/housing-price-prediction
Predict housing prices using the Boston Housing Dataset. Covers data loading, cleaning, preprocessing, EDA, normalization, standardization, and regression models (Linear Regression, Decision Tree, Random Forest, Extra Trees). Evaluated with Mean Squared Error (MSE). Tech: Python, Pandas, NumPy, Scikit-learn, Seaborn, Matplotlib.
data-science data-visualization matplotlib numpy pandas pyhton sklearn sklearn-library sklearn-metrics
Last synced: 21 Jan 2026
https://github.com/yaswanth1702/python
matplotlib numpy pandas python scipy
Last synced: 15 Feb 2026
https://github.com/pedrolustosa/energyforecasting
This project offers a complete solution for solar energy generation analysis and forecasting, using different machine learning models and a modern, intuitive web interface.
artificial-intelligence axios bootstrap5 chartjs css data-science fastapi fontawesome html5 numpy pandas python r react react-bootstrap rpy2 sklearn spinner toastr typescript
Last synced: 04 Apr 2026
https://github.com/badranalyst/time-series-analysis-of-global-trends-in-diet-gym-and-finance
This project analyzes global trends in diet, gym, and finance over time using time series data. The analysis is performed using Python libraries like Pandas, Matplotlib, and Seaborn to visualize trends and identify patterns in these sectors across various countries.
data-analysis dataset matplotlib-pyplot numpy pandas python seaborn time-series
Last synced: 14 Apr 2026
https://github.com/anjaliwork20/heart-failure-prediction
Heart Failure Prediction in Humans
failure-detection heart heart-disease machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn scikitlearn-machine-learning seaborn svc-model
Last synced: 21 Jan 2026
https://github.com/salma-mamdoh/the-android-app-market-on-google-play-project
My project aims to practice Data Analysis and Data Visualization on DataCamp
data-analysis data-visualization datacamp jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/akshay-kamath/anomaly_detection
This project addresses the challenge of identifying anomalies in sales data, aiming to optimize sales strategies by uncovering deviations from expected profit patterns.
anomaly anomaly-detection cblof flask isolation-forest knn matplotlib numpy pandas pyod python sklearn
Last synced: 19 Jan 2026
https://github.com/allanreda/automated-k-means-clustering-engine
An interactive K-Means clustering tool built with Flask and Scikit-Learn, supporting Excel file uploads, cluster analysis, and data export, deployed on Google Cloud Run via Docker with CI/CD integration.
cicd css data-visualization deployment docker flask google-cloud-run html javascript k-means-clustering machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 19 Jan 2026
https://github.com/alisonmitchell/titanic
Exploration of a subset of the Titanic passenger manifest to create a predictive classification model to determine which passengers were more likely to survive.
deep-learning keras machine-learning matplotlib numpy pandas python scikit-learn scipy seaborn tensorflow
Last synced: 14 Apr 2026
https://github.com/priyanshulathi/air-quality-index-prediction
Machine learning based air quality index prediction using environmental and pollutant data to classify and forecast pollution levels.
machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 19 Jan 2026
https://github.com/fairlytales/machine_learning
Workbooks for machine learning and neural network courses, textbooks, etc.
jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy opencv opencv-python pandas python pytorch scikit-learn scipy
Last synced: 14 Apr 2026
https://github.com/bharath-tars/deeptumor2.0
DeepTumor2.0 is a project aimed at developing a flask webapp with robust front end and highly trained model using tensorflow in the backend with several features like with automatic html template reporting. **NOTE: DeepTumor2.0 has been moved from Azure to On-Render to save costs**
css datetime docs flask github html javascript keras numpy onrender os pandas python sheety smtp tensorflow
Last synced: 21 Jan 2026
https://github.com/ramchaik/cinebrain
CineBrain uses ML & NLP to analyze movies and recommend similar ones based on user preferences through cosine similarity.
cosine-similarity flask htmx kaggle machine-learning movie-recomendation-system nlp nltk numpy pandas sklearn tailwind tmdb tmdb-api unsupervised-learning vectorization
Last synced: 19 Jan 2026
https://github.com/jatin-mehra119/paris_housing_price-kaggle-
Paris Housing Price Kaggle Competiton
data data-visualization kaggle-competition machine-learning numpy pandas predictive-modeling scikit-learn
Last synced: 29 Apr 2026
https://github.com/lorenzorottigni/ml-breast-cancer
Machine Learning python bootcamp: Support Vector Machines using breast cancer dataset
ipynb machine-learning numpy pandas python scikit-learn seaborn support-vector-machines
Last synced: 14 Apr 2026
https://github.com/charancholaveti/imdb-sentimentanalysis
IMDB Movie Review Sentiment Analysis-It will give the sentiment of the review whether it is Positive or Negative
deeplearning keras numpy rnn-tensorflow tensorflow
Last synced: 14 Apr 2026
https://github.com/lorenzorottigni/ml-kyphosis
Machine Learning python bootcamp: decision trees & random forest on kyphosis dataset
decision-trees ipynb machine-learning numpy pandas python random-forest seaborn
Last synced: 14 Apr 2026
https://github.com/waghraj1699/pokemon-predicton
Predict which type of pokemon it is using CNN
data-science deep-learning keras numpy python tensorflow utils
Last synced: 05 Apr 2026
https://github.com/azaz9026/python_project_for_data_analysis
numpy pandas postgresql python3
Last synced: 14 Apr 2026