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/shriram-vibhute/digit_classification
This project demonstrates various machine learning techniques for classifying handwritten digits from the MNIST dataset. It covers data preprocessing, model training, evaluation, and advanced classification strategies.
classification data-analysis data-visualization machine-learning matplotlib numpy pandas sk-learn
Last synced: 28 Oct 2025
https://github.com/haloapping/ml-workflow
Template alur kerja machine learning.
mahine-learning numpy pandas python3 scikit-learn
Last synced: 11 Apr 2026
https://github.com/karan-malik/fakenewsdetection
Using Machine Learning and NLP to segregate the unreliable and reliable news articles
artificial-intelligence fake-news fakenewsdetection machine-learning machine-learning-algorithms natural-language-processing news nlp nlp-machine-learning numpy python python3 scikit-learn scikitlearn-machine-learning
Last synced: 04 May 2026
https://github.com/reusjimenez/data-analysis-labs
Casos completos y ejercicios prácticos de análisis de datos. 📊
data-analysis data-visualization jupyter-notebook machine-learning matplotib numpy panel python sklearn
Last synced: 04 Apr 2025
https://github.com/odnil/flowmodel
FlowModel is a lightweight and extensible machine learning framework designed for beginners to easily experiment with AI development through a modular plugin architecture.
ai ai-model ai-models diffusion flow-model flowmodel framework inverse-problems machine-learning numpy plugin-architecture python torch torchvision
Last synced: 20 Mar 2025
https://github.com/rakibhhridoy/easywaydiveinto-datascience
Data Science is not as easy as it seems at first. The most problem faced by new learner are lack of resource knowledge as well as confusion in using the various resources. I hope this repository will benefit confusion learner.
algorithms algorithms-implemented bayesian-statistics data-science deep-learning deep-neural-networks linear-algebra machine-learning matplotlib multivariate-calculus numpy optimization pandas python scikit-learn scipy seaborn statistics statsmodels tensorflow
Last synced: 06 Apr 2026
https://github.com/wyllduck/pygame_escapefromgaia
PYGAME / 2018 / university: ETSEIB-UPC / title: 'Escape from Gaia'
matplotlib networkx numpy pygame python3
Last synced: 08 May 2026
https://github.com/franklingu/ml_foundations
Machine Learning Foundations from University of Washington, rewrite in numpy, pandas, scipy and sklearn
coursera jupyter-notebook machine-learning numpy pandas scipy sklearn
Last synced: 07 Apr 2026
https://github.com/salma-mamdoh/python
My journey in Learning Python
database hakerrank-solutions jupyter-notebook kaggle matplotlib numpy oops-in-python pandas problem-solving python seaborn sqlite
Last synced: 02 Apr 2026
https://github.com/aarryasutar/logistic_regression_on_age_prediction
This code evaluates the performance of a logistic regression model on age prediction using various features to predict a binary target variable, calculating metrics to determine the performance. It evaluates the comparison, identifies favorable features, and visualizes the ROC-AUC curve to determine the best model performance.
accuracy-score confusion-matrix f1-score feature-selection logistic-regression model-training numpy pandas precision recall rmse roc-auc-curve scikit-learn visualization
Last synced: 20 Jan 2026
https://github.com/gallo13/neuralnetworks-deeplearning-image-classification-with-cnn
Explore the implementation of CNN with a color image dataset (Project 1)
cnn convolutional-neural-networks gpu-tensorflow jupyter-notebook keras keras-tensorflow numpy python scikit-learn seaborn tensorflow tensorflow2
Last synced: 07 Apr 2026
https://github.com/reusjimenez/python-data-analysis
Casos completos y ejercicios prácticos de análisis de datos. 📊
data-analysis data-visualization jupyter-notebook machine-learning matplotib numpy pandas python sklearn
Last synced: 12 Apr 2026
https://github.com/drill-n-bass/data-analysis-projects
Projects related to my Data Analyst path.
analysis data-analysis data-visualization matplotlib matplotlib-pyplot mysql mysql-database numpy pandas pandas-dataframe pandas-library pandas-python python python3 seaborn seaborn-plots static-analysis statistics
Last synced: 07 Apr 2026
https://github.com/burhanahmed1/data-analysis-with-python
Data-Acquisition and Basic Insights, Data Wrangling, Exploratory Data Analysis (EDA), and Training Prediction Models(Machine Learning) on two datasets.
data-analysis data-aquisition data-insights data-science data-wrangling dataanalytics datascience-machinelearning eda exploratory-data-analysis machine-learning-models matlpotlib numpy pandas practice-programming prediction-model python scikit-learn scikitlearn-machine-learning seaborn
Last synced: 24 Feb 2025
https://github.com/kientech/crop-recommendation-with-machine-learning
The Crop Recommendation with Machine Learning project is designed to assist farmers and agricultural professionals in selecting the most suitable crops for their specific environmental conditions.
fastapi machine-learning modeling numpy pandas python reactjs sklean
Last synced: 22 Mar 2025
https://github.com/amir78729/signals-and-systems
The Implementation section of the "Signals and Systems" course
convolution fft fourier-transform numpy python scipy signals signals-and-systems
Last synced: 06 Apr 2026
https://github.com/islamshahil/machinelearning
A Fun Project - Using LinearRegression, Predicting the Value.
hacktoberfest linearregression machine-learning numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/msmrexe/numpy-neural-network
A scratch-built NumPy implementation of a Fully Connected Neural Network, with a sequential model API, a variety of layers (Linear, ReLU, BatchNorm), loss functions (MSE, SoftmaxCrossEntropy), and a robust training `Solver` to create and train multi-layer perceptrons for both classification and regression.
backpropagation batch-normalization course-project deep-learning fully-connected-neural-network neural-networks nn-from-scratch numpy python university-project
Last synced: 18 May 2026
https://github.com/kernferm/presfutimpactsim
This repository contains a Python simulation model that forecasts political, economic, and social factors under a hypothetical presidency. Users input initial values, and the model simulates their progression through defined interactions and random variations.
economic-model forecasting matplotlib numpy political-model python scipy simpy simulation social-model
Last synced: 07 Jan 2026
https://github.com/hit07/data_science
Data [ Exploration, Cleaning, Manipulation, Visualisation ]
data-analysis data-cleaning data-exploration data-manipulation data-visualization eda jupyter-notebook matplotlib numpy pandas-dataframe scipy
Last synced: 27 Mar 2025
https://github.com/prashver/salary-prediction-on-scraped-data
This tool predicts data science salaries by scraping Glassdoor job descriptions. Features quantify company valuation of key skills. Regression models include Multiple Linear Regression, Lasso Regression, and Random Forest. Random Forest outperformed others. Technologies/libraries used: Python, Pandas, NumPy, Scikit-learn, Seaborn, Matplotlib.
data-scraping machine-learning-algorithms matplotlib numpy pandas regression-models salary-estimator seaborn selenium selenium-webdriver
Last synced: 06 Apr 2026
https://github.com/dkealvaro/mnist
Achieved 75% accuracy in the MNIST dataset using a simple cosine similarity approach under 50 lines of code, with no training
cosine-similarity machine-learning mnist numpy
Last synced: 18 May 2026
https://github.com/md-emon-hasan/numpy-pandas-matplotlib-seaborn
A collection of tutorials and examples showcasing the usage of Numpy, Pandas, Matplotlib, and Seaborn for data manipulation and visualization.
data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 06 Apr 2026
https://github.com/ki3mono/naive_bayes_classifier
This project implements Naive Bayes Classifiers for two data types: Multinomial Naive Bayes Classifier and Gaussian Naive Bayes Classifier. Developed as part of the Probability Theory and Statistics course in the second year of Computer Science at AGH University of Krakow.
iris-dataset mushroom-dataset naive-bayes-classifier numpy python scikit-learn
Last synced: 06 May 2026
https://github.com/apoorva-info/cognitive-load-using-blink-rates
Analyzing blink rates and task performance to measure cognitive load during digital span tasks using a custom Python tool.
matplotlib numpy pandas python
Last synced: 08 Apr 2026
https://github.com/lbirkert/digit-recognition
[from-scratch] feed forward neural network that can recognize handwritten digets
feedforward-neural-network machine-learning numpy python
Last synced: 19 May 2026
https://github.com/amritakaur-08/smart_attendance_system
The Smart Attendance System is designed to automate the attendance process using facial recognition. Traditional methods of taking attendance can be time-consuming and prone to errors. This project aims to streamline the process by leveraging computer vision technology, allowing for efficient, contactless, and accurate attendance tracking.
asgiref django mysql numpy opencv pillow-library python sqlparse
Last synced: 08 Apr 2026
https://github.com/witch-world/iris-flower-classification-decision-tree-classifier
ai algorithms artificial-intelligence decision-tree decision-tree-classifier machine-learning machine-learning-algorithms machinelearning-python matplotlib numpy numpy-arrays pandas pandas-dataframe pandas-python python python3 scikit-learn
Last synced: 06 Apr 2026
https://github.com/rayyan9477/data-driven-house-price-prediction-and-property-recommendation-app
The app leverages algorithms to accurately predict house prices and recommend similar properties based on a saved dataset through content-based filtering. It is tailored for homebuyers seeking their dream house and real estate investors looking for profitable opportunities, providing powerful insights and data-driven decision-making support.
data-science eda html machine-learning numpy pandas python scikit-learn
Last synced: 06 Apr 2026
https://github.com/wangwilly/osu-cse-5526
Some implementation of neural networks
bash linear-programming linear-regression neural-networks non-linear-optimization numpy poetry-python python rbf rbf-network svm
Last synced: 09 May 2026
https://github.com/f1scher7/risk-master
RiskMaster is an intelligent platform for individual investors to assess cryptocurrency market risks. It combines historical trend analysis and predictive neural networks - LSTM
custom-implementation dense lstm-neural-networks numpy python streamlit-webapp
Last synced: 18 May 2026
https://github.com/vinicius999/eda-basketball-streamlit
Simple web application for viewing, filtering and analyzing Basketball data using Stremlit.
numpy pandas python streamlit webapp webscraping
Last synced: 07 Apr 2026
https://github.com/f1scher7/ai-tutorial
Learning neural networks by building custom implementations for various problems
machine-learning neural-networks numpy python
Last synced: 16 May 2026
https://github.com/aiboy996/npnn
NumPy Neural Network framework
autograd machine-learning neural-network numpy
Last synced: 16 May 2026
https://github.com/borchehq/incstatspy
NumPy based Python library for online calculation of moments .
central-moments mean numpy numpy-arrays numpy-library online-algorithms rolling-statistics running-statistics statistics variance
Last synced: 01 May 2026
https://github.com/jelhamm/article-deep-learning-for-the-gaussian-wiretap-channel
Simulations for the paper "Deep Learning for the Gaussian Wiretap Channel by Rick Fritschek, Rafael F. Schaefer, Gerhard Wunder"
custom-layers data-communications deep-learning deep-learning-papers encoder-decoder-model jupyter-notebook loss matplotlib-pyplot numpy optimizer pandas paper python scipy simulations sklearn-preprocessing tensorflow tensorflow-keras-model training wiretap
Last synced: 08 Apr 2026
https://github.com/futuresea-dev/roobetcrash
roobert crash
gym hashlib hmac matplotlib numpy python
Last synced: 06 Mar 2026
https://github.com/takana671/photoeditor
Python image processing tool
canvas composite dialog-box drag images-dragged numpy opencv photoeditor pillow pixel tkdnd tkinter tkinter-canvas tkinter-python tkinterdnd tkinterdnd2
Last synced: 26 Mar 2025
https://github.com/szilagyipeter99/imageprocessing
This repository contains the examples discussed in the Image processing practices.
classification image-processing machine-learning matplotlib numpy pillow python segmentation
Last synced: 18 May 2026
https://github.com/msthamizh/industrial-copper-modeling
Developing a Streamlit application that allows users to interactively predict sales outcomes using machine learning. The application supports both regression and classification tasks, enabling users to input various features and receive predictions for selling prices and status (WON/LOST).
exploratory-data-analysis machine-learning mongodb numpy pandas python streamlit
Last synced: 07 Apr 2026
https://github.com/letiziaia/dsp_2021
Basic Python code snippets for data science students
data-science numpy pandas python
Last synced: 09 May 2026
https://github.com/isaacef/independent-motion-detector
Detect independently moving objects in a scene captured by a single camera.
Last synced: 09 May 2026
https://github.com/mehraaaaa24/stockpriceprediction
A real-time web app that predicts stock prices using an LSTM model, visualizes data with moving averages, and allows user input for stock symbols.
jupyter-notebook keras lstm-neural-networks matplotlib numpy pandas python streamlit tensorflow yfinance
Last synced: 15 Feb 2026
https://github.com/bl33h/relations
A program for relation analysis and matrix operations using numpy. It determines relation types and performs matrix computations.
discrete-mathematics matrix matrix-operations numpy python relations
Last synced: 15 May 2026
https://github.com/willprice/arsenal
Personal arsenal of python utilities
data-science machine-learning numpy pandas personal-tools python
Last synced: 09 Apr 2026
https://github.com/mostafa-bashir/investigating_dataset_udacity
ipython jyputer-notebook numpy pandas python
Last synced: 13 Feb 2026
https://github.com/anselmoo/useful-math-functions
useful-math-functions for Optimization, Benchmarking, Visualizing, and more ...
basic functions math mathematics numpy
Last synced: 17 Mar 2025
https://github.com/mogankumar/covid-19-classification
A deep learning-based project that classifies chest X-ray images into Normal, COVID-19, and Viral Pneumonia using a two-layer CNN architecture. Achieves high accuracy and demonstrates potential for aiding in early diagnosis and treatment of COVID-19.
keras-tensorflow matplotlib numpy python3
Last synced: 11 May 2026
https://github.com/themysterysolver/python_basics
"This repo includes simple Python programs for beginners, covering various concepts, object-oriented programming, and different module usages, to help with understanding and learning Python."
basic-python-syntax collections dsa matplotlib numpy oops-in-python pandas python re scipy
Last synced: 05 Apr 2026
https://github.com/amardeepsingh-06/smart_attendance_system
The Smart Attendance System is designed to automate the attendance process using facial recognition. Traditional methods of taking attendance can be time-consuming and prone to errors. This project aims to streamline the process by leveraging computer vision technology, allowing for efficient, contactless, and accurate attendance tracking.
asgiref django mysql numpy opencv pillow-library python sqlparse
Last synced: 05 Apr 2026
https://github.com/rakibhhridoy/appliedmachinelearninghousing-regression
Let's take the Housing dataset which contains information about different houses in Boston. This data was originally a part of UCI Machine Learning Repository and has been removed now. We can also access this data from the scikit-learn library. The objective is to predict the value of prices of the house using the given features.
deep-learning housing-market housing-prices machine-learning numpy pandas python real-estate regression scikit-learn
Last synced: 05 Apr 2026
https://github.com/prajakta1321/authencheck
Amdocs Gen AI Graduate Hackathon 2024-25- A comprehensive fact-checking and misinformation detection system that leverages cutting-edge AI models and multiple news sources to verify information circulating on social media
api bert-fine-tuning flask-application matplotlib ngrok-server nlp nlp-machine-learning numpy pandas python3 scikit-learn seaborn wandb
Last synced: 05 Apr 2026
https://github.com/offthetab/statistics_homework
Практические работы по статистике МИРЭА 3 курс.
numpy pandas python statsmodels
Last synced: 05 Apr 2026
https://github.com/greatmonster11/ct202
Machine Learning Theorety
clustering decision-tree iris-dataset k-fold linear-regression numpy pandas perceptron-learning-algorithm python sklearn
Last synced: 05 Apr 2026
https://github.com/abolfazl-younesi/levy-walk
This repository contains a Python implementation of the Lévy Walk simulation, a random walk model with a power-law step length distribution. The code simulates multiple walkers with boundary conditions and visualizes their trajectories for different values of the power-law exponent.
levy-walks matplotlib numpy python random-walk
Last synced: 02 May 2026
https://github.com/anas436/diabetes-prediction-whether-has-diabetes-or-not
jupyter-notebook numpy pandas python3 sklearn svm
Last synced: 05 Apr 2026
https://github.com/tigureis/data-preparation-from-kickstarter-campaigns
Kickstarter Data Prep: A hands-on guide to basic data cleaning and transformation.
data-cleaning data-construction data-integration data-science data-selection numpy pandas
Last synced: 19 Apr 2026
https://github.com/perpendicooler/computational_fluid_dynamics
Numerical Methods
2-dimensional-heat boundary-element-method computational-fluid-dynamics diffusion-models finite-difference-method finite-element-methods finite-volume-methods fluid-dynamics heat-equation heat-transfer jupyter-notebook matplotlib numerical-methods numpy odeint odeivp python rk4 scipy
Last synced: 13 Apr 2026
https://github.com/ondiekelijah/data-analysis-udacity
Udacity Data Analysis Nano Degree course resources
jupyter-notebook matplotlib numpy pandas python
Last synced: 17 Mar 2025
https://github.com/clchinkc/zombie
Personal project, Python, NumPy, Matplotlib, Pygame, Scikit-learn, TensorFlow, Docker
algorithms data-analysis docker machine-learning matplotlib numpy pygame python sklearn tensorflow zombie-simulation
Last synced: 05 Apr 2026
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: 13 May 2026
https://github.com/futuresea-dev/media-player-vision
Media Player Vision
numpy opencv pygui python scipy tkinter vlc-media-player vsa
Last synced: 05 Apr 2026
https://github.com/niteshchawla/delhivery-featureengineering
The Data team builds intelligence and capabilities using this data that helps them to widen the gap between the quality, efficiency, and profitability of their business versus their competitors.
feature-engineering hypothesis-testing matplotlib-pyplot numpy pandas-python scipy-stats seaborn
Last synced: 14 May 2026
https://github.com/sejalmankar1012/customer_churn
The goal of this project was to develop a machine learning model that predicts customer churn based on historical customer data.
dataset deep-learning deployment machine-learning model-building modeling numpy optimization pandas seaborn streamlit tensorflow
Last synced: 05 Apr 2026
https://github.com/Marvin-VW/3dengine_python
3D engine written in Python using OpenCV and NumPy
Last synced: 29 Sep 2025
https://github.com/hadson0/dip-candy-classification
Candy classification project using digital image processing. Includes dataset creation, model development, and evaluation tools with TensorFlow, OpenCV, and Albumentations. Complete setup and instructions provided for building and training the model.
albumentations bounding-boxes cnn computer-vision cvat image-classification image-processing keras machine-learning matplotlib numpy opencv python seaborn sklearn tensorflow
Last synced: 29 Sep 2025
https://github.com/yalai92/cava_imp_exp_analysis
Analysis, visualization, preprocessing and clustering of global sparkling wine trade (2017–2024) using Python in Colab and ML to reveal trends and country profiles.
clustering colab-notebook data-science data-visualization machine-learning matplotlib numpy pandas preprocessing python sklearn tableau-public
Last synced: 25 Jan 2026
https://github.com/jovicdev97/Financial-Loan-DataScience-Notebook
using numpy and pandas to analyze a synthetic loan dataset with python
data-analysis matlabplot numpy pandas plotting python seaborn
Last synced: 12 Mar 2025
https://github.com/lexxai/goit_python_ds_hw_02
Модуль 2. Знайомство з Pandas, Аналіз файлів, Аналіз датасет c Kaggle.com. Python Data Science. Homework.
datascience google-colab homework jupyter-nootebook matplotlib numpy numpy-arrays pandas python seaborn seaborn-plots
Last synced: 17 Apr 2026
https://github.com/heyitsjoealongi/fantasy-football-qbwr-model
Fantasy Football: Quarterback / Wide Receiver - Gaussian Process Regression (GPR) Machine Learning Model
machine-learning matplotlib model numpy python scikit-learn
Last synced: 01 Apr 2025
https://github.com/quocanh189/sentiment_analysis_eventhub
This project implements a Sentiment Analysis model using a neural network architecture built with Keras. The model classifies text into binary sentiment categories (positive or negative) by leveraging word embeddings and Gated Recurrent Units (GRU) layers. Additionally, the project includes a simple Flask web application to provide a real-time sent
docker flask nlp-machine-learning numpy pandas sentiment-analysis tensorflow
Last synced: 28 Oct 2025
https://github.com/mateusdigital/ram_it
Ram It is a clone of the nostalgic Atari 2600 game, created by https://mateus.digital
Last synced: 17 Mar 2025
https://github.com/anand-sony/machine_learning
Machine Learning codes and concepts, including algorithms like K-means, PCA, and Linear Regression, with Python libraries (NumPy, Pandas, Matplotlib).
artificial-neural-networks kmeans-clustering knn linear-regression machine-learning matplotlib normalization numpy pandas pca python
Last synced: 30 Apr 2025
https://github.com/ksprugevics/fractals
Exploring fractals and creating hasty implementations
apollonian-gasket barnsley-fern burning-ship cantor-set chaos-game dragon-curve fractals julia-set koch-snowflake mandelbrot matplotlib numpy pythagoras-tree python sierpinski-triangle
Last synced: 14 May 2026
https://github.com/RedInfinityPro/RedditBot
Rating: (7/10) This script collects, preprocesses, trains models, processes images, and handles files, handling data from Reddit, image processing, and file handling.
autocorrect bytesio concurrent nltk numpy openpyxl pandas pil praw random re requests secrets sklearn string tensorflow time urllib
Last synced: 30 Sep 2025
https://github.com/rajesh9943/web-scraping-analysis-of-top-us-company-revenue-growth-in-2023
Explore the landscape of US business growth in 2023 with our dynamic project, 'Web Scraping for US 2023 Revenue Growth.' Utilizing advanced web scraping techniques, we unveil insights into the top companies driving economic expansion.
cleaning-data data data-analysis data-visualization manipulation numpy pandas pre-fill
Last synced: 16 Aug 2025
https://github.com/rosa-lpz/machine-learning-zoomcamp-2025
Machine Learning Zoomcamp 2025 from DataTalksClub. Based on repository: https://github.com/DataTalksClub/machine-learning-zoomcamp/tree/master
aws deep-learning docker flask kserve kubernetes machine-learning machine-learning-algorithms machine-learning-projects metrics-visualization neural-networks numpy pandas python scikit-learn tensorflow xgboost
Last synced: 06 Apr 2026
https://github.com/unikraft/lib-python-numpy
The fundamental package for scientific computing with Python.
library numpy unikraft unikraft-library
Last synced: 14 May 2026
https://github.com/hansalemaos/a_pandas_ex_df_to_string
Just a function to convert everything in Pandas DataFrames / Series to string
Last synced: 19 Jan 2026
https://github.com/farbodbj/linear_algebra_1401
assignments of linear algebra course in AUT-CE in year 2023
Last synced: 04 Apr 2025
https://github.com/rscr1/tvims_mai_3
Решение курсового проекта «Метод наименьших квадратов»
matplotlib-pyplot numpy statsmodels sympy
Last synced: 28 Oct 2025
https://github.com/zeeshan4002911/data-analysis
Quality control, data processing, data cleaning, data ploting
jupyter-notebook jupyterlab matplotlib numpy pandas seaborn
Last synced: 30 Apr 2025
https://github.com/rajaprerak/tag_generation
natural-language-processing nlp nltk numpy pandas python sklearn
Last synced: 06 Apr 2026
https://github.com/mrnust/ai-powered-socialmediapostoptimizer_llm
AI-Powered Social Media Post Optimizer enhances your social media content by optimizing text posts with relevant tags and keywords, predicting engagement metrics, and analyzing image quality. Upload your post and image to receive tailored suggestions for improving engagement and visual appeal.
groq langchain large-language-model llama-3-70b matplotlib numpy opencv streamlit textblob
Last synced: 14 Apr 2026
https://github.com/abdur-rahim-mygit/ml-movie-recommendation-system
This project is a Machine Learning-based Movie Recommendation System developed during my internship at YBI Foundation. The system uses collaborative filtering techniques to recommend movies based on user preferences and behavior. It was implemented on Google Colab using Python and popular machine learning libraries.
google-colab machinelearning movie-recomendation-system numpy pandas pyhton
Last synced: 02 Feb 2026
https://github.com/navindafernando/heart-disease-prediction
Deploying the heart risk level predicting Regression model in a web application using Flask :white_flower:
flask html joblib machine-learning numpy supervised
Last synced: 06 May 2026
https://github.com/nellyndj52/breast-cancer-classification-ml
This project aims to build a machine learning models to predict whether a tumor is malignant or benign based on the Breast Cancer dataset. Various classification algorithms are tested, including Logistic Regression, Random Forest, and Support Vector Machine (SVM).
breast-cancer cancer dataset flask-api heroku-deployment lime machine-learning mlp-networks numpy perceptron-neural-networks pickle segmentation support-vector-machines svm
Last synced: 03 Apr 2025
https://github.com/redreaper420/secret-qr-code-injector
Script for secret QR code injection into PNG images.
image-manipulation numpy pillow png python qrcode steganography
Last synced: 14 May 2026
https://github.com/fdopa/curso-ciencia-datos
Contenido completo del curso
calculus csv data-science database example graphics-programming ipynb-jupyter-notebook jupyter-notebook library markdow-editor markdown md migration notebook numpy pandas preview python rules web
Last synced: 05 Mar 2026
https://github.com/aasmirnov-webdev/data_science_projects
Сборник всех выполненных учебных проектов курса Яндекс.Практикум "Специалист по Data Science".
bert catboost data-science database lgbm mashine-learning matplotlib numpy pandas python pytorch scikit-learn scipy seaborn sql xgboost
Last synced: 06 Apr 2026
https://github.com/dimits-ts/computational_statistics
Fundemental ML algorithm mathematics, algebraic and Python implementations, data-based problem solving
applied-mathematics machine-learning numpy regression statistics
Last synced: 14 May 2026
https://github.com/blazer-007/10-days-ml-challenege
Codes for various tasks for 10 days ML Challenge
cnn keras machine-learning matplotlib-pyplot nlp nltk numpy pandas python3 rnn scikit-learn tensorflow
Last synced: 06 Apr 2026
https://github.com/thchilly/mlds102_py_exercises
Complete exercise sets from MLDS Practical Data Science and Applications course
data-science matplotlib numpy pandas python scikit-learn scipy tensorflow
Last synced: 06 Apr 2026
https://gitlab.com/Makman2/scipy-steadystate
SciPy extension modules for general purpose steady-state solvers and optimizations for differential state-equations!
numpy optimization scipy steady-state
Last synced: 07 Oct 2025
https://github.com/georgehanymilad/breast-cancer-detection
Machine Learning Project
anaconda classification classification-algorithm data-science dataanalysis kaggle machine-learning machine-learning-algorithms matplotlib numpy pandas python python3 seaborn
Last synced: 06 Apr 2026
https://github.com/kahleryasla/signal-convolution
implementation of signal convolution in Python using both a custom function and NumPy's built-in convolve function. Also includes a function for recording and playing audio using the sounddevice library.
audio-recorder convolution matplotlib numpy python signal-processing sounddevice
Last synced: 02 Mar 2025