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/faraazarsath/handson-numpy
This respository is on various Numpy Tasks provided as academic assignment
Last synced: 16 May 2026
https://github.com/itzzmeakhi/ab-testing
This project was done as a part of Udacity's Data Analyst Nanodegree program in which AB-Testing is performed for the users under treatment and control groups to predict whether changes should be done for an website or it is ideal to keep the existing one, based on the performance of old and new pages. Hypothesis testing, z-test, and Logistic Regression is performed to predict results.
bootstrapping hypothesis-testing jupyter-notebook matplotlib numpy pandas python statistics z-test
Last synced: 04 May 2026
https://github.com/lorenzorottigni/ml-interview
Machine Learning python bootcamp: K Nearest Neighbors job interview simulation dataset
ipynb k-nearest-neighbours machine-learning numpy pandas python scikit-learn seaborn
Last synced: 07 Apr 2026
https://github.com/michaeldehaney94/opencv
Python OpenCV computer vision projects
matplotlib numpy opencv-python python
Last synced: 20 Jun 2025
https://github.com/marferdom/codenotes
Notes while learning to code in python
fastai ipython matplotlib-pyplot numpy python sci-kit-learn seaborn tensorflow tkinter torch
Last synced: 04 Apr 2026
https://github.com/aritrakar/ml-from-scratch
🤖Common ML implementations from scratch.
machine-learning numpy pandas python pytorch
Last synced: 07 Apr 2026
https://github.com/gospacedev/exoseeker
A machine learning exoplanet transit data analysis web interface
artificial-intelligence exoplanet-transits exoplanets gradient-boosting machine-learning matplotlib nasa nasa-data nasa-spaceapps-challenge numpy pandas perceptron-neural-networks random-forest sklearn streamlit
Last synced: 07 Apr 2026
https://github.com/pythoncoderunicorn/linear-algebra-python
Linear Algebra in Python
Last synced: 07 Apr 2026
https://github.com/brenofariasdasilva/dagster-heart-disease-risk
Dagster Heart Disease Risk Model.
dagster heart-disease jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn
Last synced: 07 Apr 2026
https://github.com/sumaiyyaf/spotify-data-analysis
This project explores Spotify music data, using Python to clean, analyze, and visualize the dataset. It examines the relationship between audio features and sentiment in song lyrics, uncovering patterns and trends to provide valuable insights into music preferences.
Last synced: 08 May 2026
https://github.com/nik-kusanagi/jupyter
Treinamento Para Análise de Dados.
big-data jupyter jupyter-notebook matplotlib numpy pandas python python3
Last synced: 30 Apr 2026
https://github.com/pedronjorge/average-face-python
Generate an average face from a given set of images by detecting facial landmarks, aligning features, and blending the images using Delaunay Triangulation. Libraries used: Dlib, OpenCV, NumPy
dlib image-generation jupyter-notebook numpy opencv python3
Last synced: 21 Jun 2025
https://github.com/jpcadena/malware-analysis
Analysis of malware signatures and their associated Common Vulnerabilities and Exposures (CVEs)
black common-vulnerabilities-and-exposures cve-search data-analysis data-engineering data-reporting data-visualization isort malware-analysis matplotlib mypy numpy pandas plotly poetry pre-commit pydantic python ruff seaborn
Last synced: 03 Mar 2026
https://github.com/trivediayush/python-bootcamp
This repository contains code, notes, and examples from my journey learning Python and its essential libraries.
flask matplotlib numpy pandas python python3 pythonbootcamp
Last synced: 01 Jul 2025
https://github.com/ayushhhh123/diwali_sales_analysis
This project provides a comprehensive analysis of Diwali sales data using Python. The primary goal is to derive business insights from customer purchasing behavior during the Diwali festival season. This analysis can help improve marketing strategies, customer targeting, and overall sales performance.
matplotlib numpy pandas python seaborn
Last synced: 07 May 2026
https://github.com/atharvkadammm/calmlytic
An end-to-end machine learning project that predicts anxiety severity using classification models (Naive Bayes, Decision Tree, SVM, Logistic Regression, XGBoost), based on lifestyle, health, and behavioral features.
anxiety-prediction classification csv data-analysis data-preprocessing-and-cleaning data-science data-visualization ensemble-learning logistic-regression machine-learning-algorithms matplotlib mental-health numpy pandas python sci-kit-learn seaborn supervised-learning svm xgboost
Last synced: 21 Jun 2025
https://github.com/atharvkadammm/suicide-prediction-system
A machine learning project predicting suicide risk based on multiple socio-economic and environmental factors using data mining techniques.
csv data-analysis data-science data-visualization datamining exploratory-data-analysis feature-engineering machine-learnin matplotlib mental-health numpy pandas riskassesment seaborn sklearn suicide-prediction supervised-
Last synced: 01 Jul 2025
https://github.com/fjohnson87/planning-and-feasability
Data-driven feasibility analysis using pandas, seaborn, and FAO food supply data
Last synced: 04 May 2026
https://github.com/shankhadweep/diabetes-prediction-systemv3
This project demonstrates a machine learning solution for predicting diabetes based on user-provided health data. The application uses Streamlit for an interactive web interface and advanced interpretability tools like SHAP and permutation importance to explain model predictions.
jupyter-notebook machine-learning matplotlib numpy pandas plotly randomforestclassifier sckit-learn seaborn streamlit-webapp
Last synced: 01 May 2026
https://github.com/gauravpatil04/ml
This repo is on "Basics skills required for Machine Learning"
matplotlib numpy pandas python seaborn
Last synced: 11 Jul 2025
https://github.com/edegan-furb/conwaygameoflife
This project is a simulation of Conway's Game of Life using Python with the Pygame library.
conways-game-of-life numpy pygame python
Last synced: 29 Apr 2026
https://github.com/vivekmodak3/multiple-disease-prediction-system--streamlit-webapp
This repository contains the codebase for "Multiple Disease Prediction Streamlit App". The training notebooks & the datasets are also provided in the respective folders.
machine-learning-algorithms numpy pandas python3 scikitlearn-machine-learning streamlit
Last synced: 07 Apr 2026
https://github.com/shekharkram/project
A collection of data analytics projects showcasing skills in data cleaning, exploration, visualization, and basic SQL queries. Designed to demonstrate entry-level data analyst competencies using real-world datasets and tools.
datacleaning excel jupyter-notebook mysql numpy pandas postgresql python sql
Last synced: 07 Apr 2026
https://github.com/manshreet27/mrs
This Movie Recommendation System is a web-based application built using Python and Streamlit, designed to provide movie recommendations based on user preferences. It utilizes TMDb API for fetching real-time movie details and Kaggle's TMDB 5000 Movies dataset for content-based filtering.
numpy pandas python scikit-learn streamlit tmdb-5000-movies-dataset-from-kaggle tmdb-api-for-fetching-real-time-movie-data
Last synced: 07 Apr 2026
https://github.com/shubh-bharadwaj/zomato-dataset-analysis
Zomato Dataset Analysis
data-analysis data-science data-visualization numpy pandas python sklearn
Last synced: 07 Apr 2026
https://github.com/shweta189/sms-spam-detection
Detecting Spam SMS's messages using machine learning algorithms.Utilizing NLP techniques such as tf-idf vectorization and machine learning algorithms like naive bayes and logistic regression for classifications. Integrated with Streamlit to create an interactive web app where users can input a message and instantly check if it's spam or not.
eda machine-learning-models nltk numpy pandas plotly python seaborn streamlit
Last synced: 07 Apr 2026
https://github.com/muhdhammad/machine-learning
Crafted for hands-on learning and implementation of ML with scikit-learn
data-science jupyter-notebook machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 07 Apr 2026
https://github.com/jpcadena/pharmacy-prices-prediction
Prices prediction project for Pharmacy products.
artificial-intelligence data-analysis data-science deep-learning keras machine-learning machine-learning-models neural-network numpy pandas pharmacy prediction price-prediction pylint python scikit-learn supervised-learning tensorflow
Last synced: 07 Apr 2026
https://github.com/rajatnai49/data-science-practices
In this, I am adding all the Python exercises with the solutions related to data handling, analysis, and visualization using libraries such as NumPy, Pandas, and Matplotlib for data analysis and visualization.
jupyter-notebook matplotlib numpy pandas python
Last synced: 09 Apr 2026
https://github.com/fikri-rouzan/energy-consumption-prediction
Final Project for the AI/ML Weekly Class by Google Developer Group on Campus (GDGoC) UIN Jakarta.
jupyter-notebook matplotlib numpy pandas python scikit-learn scipy seaborn
Last synced: 07 Apr 2026
https://github.com/athiyaman-m/brain-tumor-classification-using-deep-learning
• This deep learning model is developed to classify and identify different types of brain tumors, as well as determine their existence, using Convolutional Neural Networks. This is achieved through the training and testing of 3264 MRI images.
keras numpy opencv pandas sklearn tensorflow
Last synced: 08 Apr 2026
https://github.com/dmarks84/coursework_project_ml-classifier-eval-selection
Project for University of Michigan Applied Data Science Specialization -- Predicted viewer engagement based on features related to video metrics; evaluated a large set of classifiers under different scoring metrics to select the "optimal" one.
classification cross-validation data-modeling data-reporting data-visualization databases dataframes eda grid-search matplotlib numpy pandas python scikit-learn statistics supervised-ml
Last synced: 02 Apr 2026
https://github.com/jezbravo/lstm
Stock predictions with LSTM
jupiter-notebook keras keras-neural-networks keras-tensorflow lstm lstm-model lstm-neural-networks machine-learning matplotlib numpy pandas pandas-dataframe python scikit-learn scikitlearn-machine-learning stock-price-prediction
Last synced: 08 Apr 2026
https://github.com/farzeennimran/fashion-mnist-dataset-classification-using-neural-network
Implementation of a Multi-layer Perceptron classifier with hyperparameter tuning and k-fold cross-validation employing GridSearchCV for classifying images on the Fashion MNIST dataset 👗👚👖
artificial-intelligence data-analysis data-mining data-science dataset deep-learning fashion-mnist-dataset gridsearchcv hyperparameter-tuning kfold-cross-validation machine-learning multilayer-perceptron-network neural-network numpy pandas python sklearn
Last synced: 03 Apr 2026
https://github.com/aneeshmurali-n/ann-diabetes-prediction
Predicting diabetes progression using an Artificial Neural Network (ANN). This project leverages the scikit-learn diabetes dataset for training and evaluation. Includes data preprocessing, model building, and performance visualization.
ann data-preprocessing data-visualization deep-learning diabetes-prediction exploratory-data-analysis keras machine-learning matplotlib neural-network numpy pandas regression scikit-learn seaborn tensorflow visualization
Last synced: 07 Apr 2026
https://github.com/chewzzz1014/python-libraries
jupyter-notebook learning numpy pandas pygal python seaborn sklearn tensorflow urllib
Last synced: 12 Apr 2026
https://github.com/pramodyasahan/learn-ml
This repository serves as both a personal learning diary and a resource for others interested in understanding and applying machine learning concepts. The projects are categorized based on the type of ML model and are implemented in Python using libraries like scikit-learn, pandas, and numpy.
classification clustering machine-learning matplotlib numpy pandas regression scikit-learn supervised-learning unsupervised-learning
Last synced: 07 Apr 2026
https://github.com/al-ghaly/global-warming-analysis
Analyze the effect of global warming on the average temperature of some of USA states.
matplotlib-pyplot numpy python python-visualization
Last synced: 10 May 2026
https://github.com/anthippi/naive-bayes-imdb-classification
A custom Naive Bayes classifier for sentiment analysis of movie reviews from the IMDb dataset, utilizing feature selection based on Information Gain and comparing its performance with scikit-learn's BernoulliNB.
classification imdb matplotlib naive-bayes-classifier numpy pandas scikit-learn sklearn
Last synced: 09 Apr 2026
https://github.com/ahmedabdalkreem/breast-cancer
It help to know the patient have breast cancer or not and show some of diagram analysis data to know what depenent in this disease that lead to this disease.
matplotlib numpy pandas python sklearn-library
Last synced: 07 Apr 2026
https://github.com/sakhileln/multimodal-agent
A beginner-friendly project to build a simple multimodal AI agent. 🦾
agent agents ai keras nlp nlp-machine-learning numpy opencv pillow spacy-nlp tensorflow
Last synced: 07 Apr 2026
https://github.com/fioraz/ml-project
Salary Prediction Using Multiple Machine Learning Approaches
machine-learning ml natural-language-processing numpy pandas prediction pytorch tensorflow
Last synced: 12 Apr 2026
https://github.com/artuk009/numericalprogramming
Notes and Code examples for Numerical Programming.
matplotlib numpy pandas python scipy sympy
Last synced: 07 Apr 2026
https://github.com/ksharma67/partial-dependent-plots-and-individual-conditional-expectation-plots
Individual Conditional Expectation (ICE) plots display one line per instance that shows how the instance's prediction changes when a feature changes. The Partial Dependence Plot (PDP) for the average effect of a feature is a global method because it does not focus on specific instances, but on an overall average.
eda gradient-boosting individual-conditional-expectation linear-regression matplotlib numpy pandas partial-dependence-plot python seaborn sklearn xgboost
Last synced: 12 Apr 2026
https://github.com/NoumanAhmad448/linux_windows_mysql_php_python_cheatsheet
A cheatsheet resource that covers the deep learning libraries.
matplotib numpy panda pytorch torchvision
Last synced: 16 Jul 2025
https://github.com/ricardorobledo/data_science_for_beginners
matplotlib numpy pandas python3 scikit-learn
Last synced: 07 Apr 2026
https://github.com/yash-dave/creditcard-fraud-detector
An end-to-end Streamlit app for detecting credit card fraud using unsupervised anomaly detection techniques like Isolation Forest, One-Class SVM, LOF, and Autoencoders.
numpy pandas plotly python seaborn streamlit tensorflow
Last synced: 07 Apr 2026
https://github.com/priyanshii1511/edge-detection-methods
Repo for implementation of various edge detection techniques.
cv2 edge-detection image-processing matplotlib numpy opencv python
Last synced: 07 Apr 2026
https://github.com/luona-zhang/kaggle-data-science-competitions
This repository contains code developed for participating in Kaggle Data Science competitions.
fitting-algorithm machine-learning model-evaluation numpy pandas scikit-learn seaborn tensorflow
Last synced: 07 Apr 2026
https://github.com/Udacity-MachineLearning-Internship/Support-Vector-Machine
Implementing SVM's using pandas and sklearn in python
numpy pandas sklearn support-vector-machines svm
Last synced: 17 Jul 2025
https://github.com/muhammadadilnaeem/kidney-disease-classification-using-mlflow-and-dvc
Kidney disease is a significant health issue worldwide. Early and accurate classification of kidney diseases can help in better treatment planning and patient management. This project focuses on building a robust classification model, ensuring reproducibility and scalability.
github numpy python streamlit tensorflow
Last synced: 07 Apr 2026
https://github.com/anas436/inferential-statistics-with-python
jupyterlab math numpy pandas python3 scipy
Last synced: 07 Apr 2026
https://github.com/navindafernando/brain-tumor-detection
Brain Tumor Detection using Color Segmentation with KMeans Clustering :warning:
color-segmentation erosion find-contours joblib k-means-clustering machine-learning matplotlib morphological-operation numpy opencv scikit-learn unsupervised
Last synced: 13 Apr 2026
https://github.com/sohamkul16/excel-sheet-comparator-by-python
The Excel Sheet Comparator project is a Python-based application designed to compare two Excel spreadsheets to identify differences between them. These differences are then highlighted in other downloadable .csv format.
Last synced: 17 Jul 2025
https://github.com/hannah-aji/predictive-modeling-to-identify-high-risk-areas
Predictive Modeling to Identify High-Risk Areas for Targeted Interventions in Chicago, Illinois
machine-learning matplotlib numpy supervised-learning visualization
Last synced: 17 Jul 2025
https://github.com/shubhs27/snap-n-solve
A real-time Sudoku puzzle solver that uses computer vision and machine learning to detect, solve, and overlay solutions on Sudoku puzzles captured through your webcam.
keras numpy opencv python sudoku-scanner sudoku-solver tensorflow
Last synced: 07 Apr 2026
https://github.com/rahulchouhan1/car-theft-data-in-india
This project analyzes car theft incidents in India using Python and data visualization techniques. It provides insights into theft trends, frequently stolen car models, recovery statistics, and the impact of security measures like GPS and CCTV.
matplotlib numpy pandas python
Last synced: 13 Apr 2026
https://github.com/chea-young/financial-statistics-practice-using-python
파이썬을 활용한 금융통계실습 정리 repository (matplotlib, numpy, pandas, seaborn) 😀
matplotlib numpy pandas seaborn yfinance
Last synced: 11 May 2026
https://github.com/genndy007/ad_python_labs
Analysis of Data Laboratory Works of Sikorsky KPI, 3 year 2 semester
jupyter-notebook matplotlib numpy pandas python scipy seaborn sklearn
Last synced: 14 Apr 2026
https://github.com/kishankrishna1/spam-classifier
Developed a Machine Learning-based Spam Classifier using Multinomial Naive Bayes to identify and filter spam messages with high precision
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 02 Apr 2026
https://github.com/saikiran-erukonda/drug-labels-side-effects-analysis--a-ml-approach
An end-to-end real-time project on pharmaceutical data, focused on exploring statistical modeling, hypothesis testing, machine learning, and business intelligence techniques.
datascience-machinelearning matplotlib-figures numpy pandas python seaborn
Last synced: 17 Feb 2026
https://github.com/chator3/three-body-problem-simulator
Three-Body Problem Simulation - A Python-based simulation of the Three-Body Problem with both 2D and 3D visualizations. Uses `matplotlib` and `scipy` to model gravitational interactions and animate orbital trajectories. 🚀🔭
academic astrophysics gravity-simulation mplot3d newtonian-mechanics numerical-methods numpy orbital-mechanics physics physics-education science three-body-problem three-body-simulation threebodyproblem
Last synced: 18 Jul 2025
https://github.com/elifftosunn/rfm-customers-analysis
RFM analysis focuses on identifying and segmenting customers based on their purchasing behavior. Analyzed to understand and interact with customers. It can be used together for more effective marketing and customer management strategies.
apriori-algorithm association-rules cohort-analysis datetime fpgrowth kmeans-clustering matplotlib-pyplot minmaxscaler numpy pandas python3 rfm rfm-analysis seaborn silhouette-score sklearn tableau
Last synced: 09 Apr 2026
https://github.com/asier-ortiz/apuntes-ia-ds
Materiales y apuntes del curso de IA y Ciencia de Datos
keras matplotlib numpy pandas python sckiit-learn seaborn tensorflow
Last synced: 09 Apr 2026
https://github.com/prateekrajsrivastav/ml-intern-iris-flowers-classification
TASK : 2 Iris Flowers Classification : "Predict the different species of flowers on the length of there petals and sepals only Jupyter notebook code."
machine-learning matplotlib numpy python scikitlearn-machine-learning seaborn
Last synced: 10 May 2026
https://github.com/henrique-efonseca/salary-range-distribution-tool
A web application to help job applicants propose an optimal salary within a given range using a normal distribution approach. Built with Python, Flask, Numpy, Scipy and JavaScript.
flask javascript numpy python scipy
Last synced: 02 Feb 2026
https://github.com/yasinshafiei/fullyconnected-from-scratch
Fully connected layer from scratch, with training on MNIST dataset
adam-optimizer ai ann artificial artificial-intelligence deep-learning from-scratch mlp neural-network numpy perceptron python
Last synced: 17 May 2026
https://github.com/shortthirdman/predictorxvault-cookbook
Master Machine Learning: A Collection of Classification & Regression Algorithms in Action
classification-algorithm jupyter-notebook jupyterlab keras matplotlib numpy pandas python python3 pytorch regression regression-models tensorflow
Last synced: 13 Apr 2026
https://github.com/lefteris-souflas/the-algorithmic-approach-to-winning-guess-who
This repository provides a systematic approach to winning the "Guess Who?" game through advanced machine learning techniques. It offers a comprehensive methodology for enhancing gameplay strategy and optimizing decision-making processes with meticulous attention to detail.
decision-tree drawio gradient-boosting graphviz-dot lightgbm machine-learning matplotlib numpy pandas python random-forest scikit-learn
Last synced: 09 Apr 2026
https://github.com/mahendra077/knn-iris
knn-classifier ml numpy pandas scikit-learn seaborn
Last synced: 29 Apr 2026
https://github.com/ibrahimhabibeg/multimedia-project
Turn images monochrome and create transition between two images
canvas image-processing multimedia numpy pillow python react typescript vite
Last synced: 11 Apr 2026
https://github.com/mateuszskoczek/3drenderer
A simple 3D renderer that allows you to move around the scene using the keys.
3d 3d-graphics computer-graphics numpy pygame python rendering
Last synced: 17 May 2026
https://github.com/dmarks84/coursework_capstone_spacex_predictions
Final Project for IBM Data Science Professional Certificate -- Applied all skills and methods utilized in the series of courses for this certification to predict the success of SpaceX landings; issued full report to stakeholders
api classification dash eda folium linear-algebra matplotlib mysql numpy pandas plotly probability python seaborn sql statistics supervised-ml technical-writing web-scraping
Last synced: 08 Apr 2026
https://github.com/01one/python-online-with-pyodide
Run and edit python code including matplotlib and numpy on the browser with pyodide and codemirror
matplotlib-python numpy pyodide python-browser python-online python-online-compiler
Last synced: 29 Mar 2025
https://github.com/carinquantifiable119/data-science-handbook
📝 Explore Jupyter notebooks and reusable code to master data science workflows and enhance your skills effectively.
analytics aws biostatistics causal-inference computer-science ipython machine-learning meta neural-networks notebook numpy probability probability-cheatsheet python scicloj seaborn statistics-cheatsheet targeted-learning
Last synced: 27 Apr 2026
https://github.com/mostafa-bashir/investigating_dataset_udacity
ipython jyputer-notebook numpy pandas python
Last synced: 13 Feb 2026
https://github.com/chinmayee4/diwali_sales_analysis_using_python
Analyze Diwali Sales Data to improve customer experience and sales.
data-science exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 08 Apr 2026
https://github.com/jha2001/movie-recommender-system
machine-learning nltk numpy pandas pickle scikit-learn streamlit
Last synced: 05 Mar 2025
https://github.com/abrahamkoloboe27/fruits-recognition-streamlit-app
🍎 Fruits Classification App (Streamlit) 🍌
convolutional-neural-networks deep-learning image-classification image-processing keras logging machine-learning machine-learning-engineering mlops numpy pandas plotly prototype python streamlit streamlit-application tensorflow
Last synced: 08 Apr 2026
https://github.com/mikhailkhorokhorin/the-loop
Student project of team "полетики-самолетики"
3dsmax krpc ksp math matplotlib numpy python
Last synced: 20 May 2026
https://github.com/ksharma67/eda-on-ipl
In this python notebook, analysis of IPL matches from 2008 to 2020 is done using python packages like pandas, matplotlib and seaborn.
data-analysis data-science eda matplotlib numpy pandas python seaborn
Last synced: 07 May 2026
https://github.com/matteofasulo/pytripadvisor
Trip Advisor Web Scraper
beautifulsoup4 folium geopandas matplotlib nltk-tokenizer numpy pandas plotly python restaurant scipy selenium sql
Last synced: 08 Apr 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: 08 Apr 2026
https://github.com/andriikot/smartmatch
Smart Match with python
docker faiss huggingface numpy ptyhon pythorch
Last synced: 04 Apr 2026
https://github.com/tuokri/rs2-weapon-damage-analysis
Data visualization app for Rising Storm 2: Vietnam.
dash data-display data-visualization numba numpy pandas plotly postgres rising-storm-2-vietnam sqlalchemy timescaledb
Last synced: 17 Jul 2025
https://github.com/matheusotenio/oficina-python
https://oficina-python.streamlit.app/
matplotlib numpy python streamlit
Last synced: 27 Jun 2025
https://github.com/dulajkavinda/diabetes-detection
💊detect diabetes using machine learing
added machinelearning numpy pandas python scikit
Last synced: 14 Sep 2025
https://github.com/sandeepannandi/slicecam
SliceCam is a fun, camera-controlled game powered by OpenCV and Mediapipe that lets you slash flying fruits with real-time hand tracking.
collision-detection handtracking mediapipe mediapipe-hands motiondetection numpy opencv pygame python
Last synced: 06 May 2026
https://github.com/nurulashraf/linear-regression-spotify
Data Science - Spotify Linear Regression Analysis
data-analysis data-preprocessing data-visualization dataset-exploration feature-selection linear-regression machine-learning matplotlib mean-squared-error model-evaluation multiple-regression music-analytics numpy predictive-modeling python regression-analysis root-mean-squared-error scikit-learn seaborn spotify-data
Last synced: 01 May 2026
https://github.com/vjpaij/datascience-udemy
Various basic codes on datascience
machine-learning matplotlib numpy pandas python seaborn
Last synced: 15 Apr 2026
https://github.com/iamfarrokhnejad/some-neural-network-application
This repository contains various NN codes converted from Matlab to Python
cv2 deep-learning deep-neural-networks educational matplotlib neural-network neural-networks neuralnetwork neuralnetworks numpy python sklearn tensorflow tensorflow2
Last synced: 06 May 2026