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-21 00:17:46 UTC
- JSON Representation
https://github.com/thevarunsharma/similar-word-finder
A web application with Python backend which finds words similar to a given word, using pre-trained GloVe word embeddings.
flask-application machine-learning nlp numpy python word-embeddings
Last synced: 07 May 2026
https://github.com/affromero/pixelcache
A versatile image processing library for Python with built-in support for caching, using Pillow, NumPy, and PyTorch.
image-processing numpy opencv pillow pytorch torchvision
Last synced: 07 May 2026
https://github.com/gehad-ahmed30/data-analysis
This repository offers a guide to data visualization with Pandas and includes practical examples and two complete projects. Learn to preprocess, analyze, and visualize datasets to solve real-world problems effectively.
analysis matplotlib numpy pandas python seaborn
Last synced: 07 May 2026
https://github.com/simran2911/flight-price-pridiction
This github repositiory contains the Flight Price Prediction project aims to develop a machine learning model to predict flight ticket prices based on various factors such as departure and arrival locations, dates, airlines, and other relevant features.
accuracy-score catboostregressor machine-learning matplotlib numpy pandas r2-score random-forest-regression seaborn xgboost-regression
Last synced: 21 Apr 2026
https://github.com/asut00/machine-learning-program_42ai
Comprehensive Machine Learning path by 42AI: hands-on modules on regression, gradient descent, and real-world ML applications.
linear-regression machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 07 May 2026
https://github.com/rickydoan/machine-learning-risk-model-prediction-classification
This project leverages machine learning to provide insights into loan and credit risk. By analyzing user-provided financial data, it predicts the likelihood of loan default, generates a credit score, and assigns a risk rating. Designed to assist financial institutions and individuals in making informed decisions
classification joblib machine-learning numpy pandas python sklearn-library streamlit
Last synced: 27 Feb 2026
https://github.com/nikhilroxtomar/introduction-to-numpy
A list of jupyter notebook explaining the various functions and properties of Numpy.
Last synced: 21 Apr 2026
https://github.com/nikorasu/cellularautomata
Nik's Cellular Automata Projects
cellular-automata conways-game-of-life game-of-life game-of-life-python gameoflife john-conway life maze-generator numpy numpy-arrays pygame python python3 rle simulation turing-pattern turing-patterns
Last synced: 21 Apr 2026
https://github.com/dhairyac/student-performance-analysis
Analyze and visualize features affecting student performance
decision-tree-classifier logistic-regression matplotlib numpy pandas random-forest-classifier scikit-learn seaborn
Last synced: 07 May 2026
https://github.com/w86763777/numpynet
A simple Deep Learning framework powered by numpy.
backpropagation cnn deeplearning fundamental numpy python
Last synced: 11 Feb 2026
https://github.com/sumonta056/bangladeshi-vehicle-number-plate-detection
Image Processing Pipeline: Enhance, rotate, extract features, and segment characters in images for text recognition and enhancement.
candy-edge connected-components edge-detection grayscale-images morphological-analysis numpy opencv python radon-transform scikit-image sobel-edge-detector
Last synced: 07 May 2026
https://github.com/charmve/numpycnn
Building Convolutional Neural Networks From Scratch using NumPy
cnn computer-vision deep-learning deep-learning-tutorial machine-learning numpy project python tutotrial
Last synced: 22 Apr 2026
https://github.com/nikhilroxtomar/fully-connected-neural-network-in-numpy
This is an efficient implementation of a fully connected neural network in NumPy.
dnn neural-network numpy python3
Last synced: 22 Apr 2026
https://github.com/duartegalvao/smart-bottle
Project for the ID2012 course on KTH.
django django-rest-framework internet-of-things jupyter jupyter-notebook numpy python python3 ubiquitous-computing
Last synced: 07 May 2026
https://github.com/da-luce/cornell-autobike
Codebase of the Cornell Autonomous Bicycle Team
autonomous-vehicles cornell docker machine-learning mapping matplotlib numba numpy osmnx pytest python3 qlearning robotics scipy tk
Last synced: 27 Feb 2026
https://github.com/aarmn/maryam
🧮 Maryam is a light, hackable and accurate python mathematical module written for simple usage with no dependencies (up to now). In memory of Iranian mathematician Maryam Mirzakhani, The first woman and Iranian who's honored by Fields medal
algebra discrete-mathematics maryam math matrix numpy python python3
Last synced: 24 Apr 2026
https://github.com/mark0011astra/simplecuda
CUDAを使用したGPU演算をNumPyと同様のインターフェースで簡単行えるライブラリ。A library that allows users to easily perform GPU operations using CUDA with a NumPy-like interface.
cuda cupy gpu machine-learning numpy python vector
Last synced: 02 May 2026
https://github.com/piyush1927/flightforecast
ML model to predict flight prices based on various features like departure time, arrival time, duration, airline, source, destination, and number of stops.
machine-learning mathplotlib numpy pandas scikit-learn seaborn
Last synced: 16 Apr 2026
https://github.com/ayaanjawaid/brain_stroke_prediction
project aims to predict the likelihood of a stroke based on various health parameters using machine learning models. The dataset is preprocessed, analyzed, and multiple models are trained to achieve the best prediction accuracy.
decision-trees exploratory-data-analysis matplotlib numpy pandas python regression xgboost
Last synced: 07 May 2026
https://github.com/chandadiya2004/mnist-digit-classification
This repository demonstrates MNIST digit classification using deep learning. It includes a neural network model built with frameworks like TensorFlow to classify handwritten digits (0-9) from the MNIST dataset. The project covers data loading, preprocessing, model training, evaluation, and accuracy visualization.
confusion-matrix cv2 google-colab-patches keras matplotlib-pyplot numpy pillow python seaborn tensorflow
Last synced: 12 Feb 2026
https://github.com/akashash01/akash_linear-regression
This is an linear approach machine learning model used to predict the values of variable(dependent) based on other variables(independent).
anova-test autocorrelation data-science heteroscedasticity linear-regression machine-learning mape multicollinearity numpy pandas python supervised-learning
Last synced: 07 May 2026
https://github.com/mihirh19/analyzing-crimes-in-la
This GitHub repository contains a comprehensive analysis of crime data in Los Angeles. Leveraging a variety of data sources, tools, and techniques, we have explored patterns, trends, and insights related to criminal activities within the city. Our analysis includes data visualization crime dynamics in different neighborhoods and over time.
dataset machine-learning matplotlib numpy pandas seaborn
Last synced: 07 May 2026
https://github.com/redinfinitypro/laser-strategy
Rating: (8/10): Is an interactive graphical simulation using Pygame library, featuring laser and detector dynamics. It includes pathfinding, collision detection, and dynamic object interactions. The game allows dragging, checking for collisions, and updating object states.
math numpy pygame random sys time
Last synced: 25 Apr 2026
https://github.com/akash-rajak/large-image-preview
Python Script to view large image using scroll bars.
cv2 large-image large-image-preview numpy python3 tkinter
Last synced: 04 May 2026
https://github.com/sralter/sustainability_insights
A data analysis project that derived insights from an emissions dataset sourced from Climate TRACE.
duckdb eda matplotlib numpy pandas tableau
Last synced: 12 Feb 2026
https://github.com/sudipbishwakarma/bulk-remove-onesignal-users
Bulk remove OneSignal subscribed users blazingly faster with parallel processing.
numpy pandas python python-logger python-multiprocessing python-threading python3
Last synced: 07 May 2026
https://github.com/ananyachibber21/python-numpypandas-exercises
Exercises - Python for Data Science - NumPy + Pandas
Last synced: 07 May 2026
https://github.com/n1colasf/bigdata-cert
Clases y Practicos del Certificado de Big Data de la carrera Analista en Tecnologías de la Información de la Universidad ORT Uruguay
big-data certificate jupyter-notebook numpy pandas python sklearn tensorflow university-course
Last synced: 25 Apr 2026
https://github.com/samaid/game-of-life
Conway's Game of Life implemented using array libraries and JIT compilers for CPU and GPU
dpnp numba numba-dpex numpy opencv-python python
Last synced: 25 Apr 2026
https://github.com/amir78729/numpy-system-solution-detector
Linear Algebra course - First Project
echelon-form linear-algebra matrix numpy
Last synced: 26 Apr 2026
https://github.com/amirdh17/reading-device-for-visually-impaired
This device looks like reading stand which can take photo of the book and read out for visually impaired person. Raspberry Pi 4 is used as controller. Major Python modules used are Pytesseract, OpenCV and Pytts.
autocorrect image-processing nlp numpy opencv-python pillow portable pytesseract-ocr python3 pyttsx3 raspberry-pi-3 skimage thonny
Last synced: 12 Feb 2026
https://github.com/5hraddha/sentiment-analysis
An innovative system for filtering and categorizing movie reviews
countvectorizer dummyclassifier lgbmclassifier logisticregression matplotlib minmaxscaler nltk nltk-stopwords nltk-tokenizer numpy pandas seaborn spacy tfidfvectorizer torch tqdm transformers
Last synced: 18 Jan 2026
https://github.com/akash-rajak/video-cropper
Script to crop video according user's size and dimension.
cv2 numpy python3 tkinter video video-cropper
Last synced: 27 Apr 2026
https://github.com/dragonscypher/tryspec
A VTO
cv2 dlib face-detection numpy python3
Last synced: 27 Apr 2026
https://github.com/skazemi/genadequacy.jl
Tools for single node generation adequacy analysis
adequacy analysis generation julia numpy power-grids power-systems power-systems-analysis python simulation
Last synced: 09 Apr 2026
https://github.com/prathameshdhande22/data-visualization-tutorial
Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial
data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial
Last synced: 09 Apr 2026
https://github.com/alexandrbig1/py-design-analysis-algo
Advanced Python project on the design and analysis of algorithms. Includes practical modules on dynamic programming, graph theory, big data (Bloom filter, HyperLogLog), parallel computing (MapReduce), and optimization. Uses libraries like NumPy, Matplotlib, NetworkX, BTrees, PrettyTable, and Datasketch for efficient computation and visualization.
algorithms asyncio git heapq matplotlib numpy python python3 turtle
Last synced: 09 Apr 2026
https://github.com/htlinh0604/invoice-data-extraction
This project demonstrates a classic OCR pipeline. This Flask app takes an image, applies an OpenCV preprocessing pipeline, and uses Tesseract OCR to digitize Vietnamese invoices (Bách Hóa Xanh)..
flask numpy ocr-recognition opencv pandas python regex tesseract-ocr
Last synced: 10 Nov 2025
https://github.com/zazi2002/neuroscience-project-cnn
This project is part of the Neuroscience of Learning, Memory, Cognition course and focuses on the visual processing pathways in the brain, particularly the dorsal and ventral streams.
cnn-for-visual-recognition learning matplotlib numpy scipy visual-processing
Last synced: 09 May 2026
https://github.com/meqdaddev/pixcraft
Welcome to PixCraft... Unleash the Power of Pixels
edge-detection flask gaussian-blur image-processing matplotlib matplotlib-pyplot numpy opencv opencv-python python
Last synced: 09 Apr 2026
https://github.com/mhmudfzli/exploring-mental-health-data
This project demonstrates a comprehensive approach to solving a regression problem using various machine learning models. The notebook includes: Data Preprocessing, Exploratory Data Analysis (EDA), Model Training, Hyperparameter Tuning, Model Evaluation, Feature Importance
catboost lightgbm matplotlib numpy pandas scikit-learn seaborn xgboost
Last synced: 09 Apr 2026
https://github.com/mrtarantoga/mdl-density-histogram
Cython-accelerated MDL histogram density estimation. Implements Kontkanen & Myllymaki's dynamic programming algorithm for optimal variable-width bins, parametric complexity with Ramanujan approximations, and automatic bin count selection. Based on "MDL Histogram Density Estimation" (JMLR 2007).
cython-library mdl numpy pypi-package python3
Last synced: 30 Nov 2025
https://github.com/jswong65/machine_learning_nanodegree
Projects of Udacity Machine Learning nanodegree
machine-learning numpy pandas python scikit-learn scipy
Last synced: 09 Apr 2026
https://github.com/skywalkersam/ml-101
Machine Learning 101
ai-ml jupyter-notebooks matplotlib ml ml-framework numpy pandas python3 scikit-learn tensorflow
Last synced: 09 Apr 2026
https://github.com/richecr/projetocrowd4city
Repositório para desenvolver as atividades realizadas para o projeto do LSI - Crowd4City
bert-as-service bi-lstm gensim lda nltk-python numpy numpy-library pandas python sklearn spacy-nlp speech-recognition tf-idf topic-modeling twitter-api web-scraping xgboost youtube-dl
Last synced: 09 Apr 2026
https://github.com/garcane/income-prediction-ml
This is a machine learning project aimed at predicting whether an individual's annual income exceeds $50,000 based on their demographic and personal information.
data data-science machine-learning ml numpy pandas python random-forest scikit-learn
Last synced: 08 Apr 2026
https://github.com/sahajrajmalla/co2-calculator-api
A Web Application backend API that enables people to create events, join events, and measure the carbon footprint produced by each participant to get insights about online and onsite carbon emissions.
apis carbon-emissions carbon-footprint fastapi makefile numpy pandas precommit sqlalchemy sqlite3 uvicorn
Last synced: 09 Apr 2026
https://github.com/nirmalyabag20/wine-quality-prediction-machine-learning
This project analyzes the chemical properties of wines to identify key factors influencing quality. By leveraging machine learning techniques, i aim to develop predictive models that accurately classify wine quality, providing valuable insights for producers and enthusiasts alike.
k-neighbors-classifier logistic-regression machine-learning matplotlib numpy pandas python random-forest seaborn svc
Last synced: 09 Apr 2026
https://github.com/upul/indi
Small Machine Learning library written in Python
algorithms machine-learning numpy python scipy
Last synced: 10 Apr 2026
https://github.com/nolan-lwin/bells-palsy-ml-research
A Machine Learning Model to Grade the Severity of Bell's Palsy
artificial-intelligence dlib healthtech jupyter-notebook machine-learning matplotlib numpy opencv pandas python research scikit-learn scipy
Last synced: 17 Aug 2025
https://github.com/culeshovi/cs229
Machine Learning
machine-learning machine-learning-algorithms machine-learning-practice matplotlib numpy python3
Last synced: 10 Apr 2026
https://github.com/nafisfaysal/minwater_reviews
anaconda bootstrap3 django machine-learning numpy panda python3 sklearn
Last synced: 10 Apr 2026
https://github.com/dulajkavinda/live-sketching
✍️ Converting live video stream from webcam into a sketch using OpenVC and Keras
added image-filtering keras machinelearning matplotlib numpy opencv python
Last synced: 10 Apr 2026
https://github.com/ksharma67/ibm-stock-predication-wiith-eda
In this i tried to design a model that can predict the price of stock using different methods and algorithms.
bullish-signal death-cross decision-tree eda golden-cross gradient-boosting knn machine-learning-algorithms matplotlib numpy pandas prediction python random-forest scalar seaborn skit-learn svm xgboost
Last synced: 10 Apr 2026
https://github.com/thedevreda/python
My Full Backup Packagaes & Files Guide for Python 👷♂️
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/Tritonix711/FractureAI
This tool helps people upload X-rays to find broken bones. It uses a machine to mark where the breaks are and gives users marked pictures to download. A smart computer also helps people understand their broken bones and gives them advice.
css cv2 flask gorq html javascript matplotlib npm numpy pandas pydantic python react scikit-learn torch torchvision ultralytics
Last synced: 19 Aug 2025
https://github.com/lukeroantree4815162342/mastersproject
Code for "Computational Methods For Ultrafast Quantum Physics"
high-performance high-performance-computing mathematics numpy physics physics-simulation python python3 quantum-mechanics scipy sparse-matrix
Last synced: 10 Apr 2026
https://github.com/amari-calipso/papers-please-tasbot
A "Papers, Please" TASbot that offers a programmable interface with the game
cython game-bot games image-processing numpy papers-please papersplease python python3 tas tool-assisted-speedrun
Last synced: 13 Feb 2026
https://github.com/hamdaniqhmqd/test-deploy-streamlit
dateset machine-learning matplotlib numpy pandas python sklearn-library stremlit
Last synced: 10 Apr 2026
https://github.com/haidermalikk/neural-network-circuit-optimizer
The Neural Network Circuit Optimizer, built on my custom digital circuit simulator, uses AI and machine learning to optimize simple digital circuits. It leverages neural networks, circuit simulation, and optimization algorithms to reduce component count which improves: power usage, and execution time and efficiency. *Under Dev see Readme*
ai jupyter-notebook matplotlib ml numpy pandas python pytorch sqlalchemy tensorflow
Last synced: 10 Apr 2026
https://github.com/zensam7/easy_my_ai
Библиотека для создания ИИ, написана ПОЛНОСТЬЮ с нуля
genetic-algorithm library machine-learning neural-networks numpy q-learning
Last synced: 14 Feb 2026
https://github.com/mohamed3nan/udacity
Udacity Data Analysis Nanodegree Program
data-analysis data-visualization numpy pandas python
Last synced: 10 Apr 2026
https://github.com/octcarp-courses/sustech_cs303-ai_f23_works
(49.8/50) Course code of CS303 2023 Fall: Artificial Intelligence, SUSTech. Taught by Prof. Ke TANG.
Last synced: 08 May 2026
https://github.com/luizcalaca/deep-learning
Códigos de Machine e Deep Learning
azure colab-notebook colaboratory convolutional-neural-networks deep-learning hog-features-extraction knn-classification neural-network notebooks numpy perceptron python rnn sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/tejasvi541/machine-learning
My Machine and Deep Learning Practice and Projects Notebooks
matplotlib numpy python3 pytorch sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/georgiivoyakin/mirea-big-data
Python Big Data programming tasks for institute
apriori-algorithm apriori-algorithm-python fpgrowth jupyter-notebook numpy pandas plotly python python3 scipy sklearn
Last synced: 10 Apr 2026
https://github.com/madhurimarawat/python-for-datascience
This repository contains programs in the python programming language.
array basic-programs conditional-statements csv-files data-structures datatypes exception-handling first-class-functions functions list looping-statements matplotlib numpy object-oriented-programming operators pandas priority-queue python-3 queue stack
Last synced: 23 Aug 2025
https://github.com/ansub/mask-detection
A Mask Detection Application using Keras/TensorFlow and OpenCV.
keras numpy opencv python tensorflow
Last synced: 10 Apr 2026
https://github.com/mousazourob/stockdataresampler
Python script that resamples an instruments minute by minute candle stick data to any interval
alpha-vantage-api numpy pandas python
Last synced: 07 May 2026
https://github.com/yogeshnile/flight-delay-prediction
In this repo i developed predict a flight delay using machine learning.
flight-delay-prediction jupyter-notebook machine-learning numpy pandas python3 seaborn sklearn
Last synced: 13 Feb 2026
https://github.com/kunalshelke90/predict-bank-credit-risk-using-south-german-credit-data
This is an end-to-end ML project, which aims at developing a classification model for the problem of classifying a given customer profile into either of the risk category (safe or not safe). The final classifier used for this project is CatBoost classifier. Deployed in AWS.
aws cassandra catboost-classifier classification credit-risk data data-science dataanalysis dockerfile finance financial-analysis flask github-actions logging machine-learning mlflow numpy pandas python
Last synced: 03 Jan 2026
https://github.com/mohd-tahzeeb-khan/reverse_dcf-calculator-and-vistualization
This Dashboard is Developed by me. I had Applied for Internship in which i had to develop this Dashboard to showcase my skill and talent.
beautifulsoup bs4 dash dashboard dataframes flask numpy pandas plotly plotly-dash plotly-express python requests shares stock-market
Last synced: 14 Apr 2026
https://github.com/Shriram-Vibhute/RealEstateForecast-Price-Prediction-System
This project aims to predict Prices of House. It involves several key stages, including data preprocessing, feature engineering, model selection, and evaluation. The goal is to develop a model that provides accurate and reliable price predictions based on the given features.
exploratory-data-analysis feature-engineering feature-transformation hyperparameter-tuning machine-learning matplotlib numpy pandas python random-forest sklearn
Last synced: 02 Apr 2025
https://github.com/fayzi-dev/machin_learning
Machin Learning Full Algorithm (Linear Regression, Decision tree, Random forest, Neural network ,Logistic regression ,Support vector machine ,Naive Bayes ,Clustering, XGBoost,DBscan,KMeans)
algorithms artificial-neural-networks logistic-regression machine-learning matplotlib matplotlib-pyplot naive-bayes-classifier numpy pandas python python3 seaborn seaborn-plots sklearn sklearn-knn sklearn-library sklearn-linear-model sklearn-linear-regression sklearn-metrics sklearn-svm
Last synced: 09 Apr 2025
https://github.com/mnitin-reddy/reducing-review-overhead-with-ml-based-application-screening
A machine learning classification project to filter out low-probability visa applications using historical data. It features an end-to-end implementation with CI/CD on AWS, achieving 93% accuracy with a KNN model optimized through Optuna, alongside integration of MLOps tools like Evidently and MLflow.
aws docker githubactions hypothesistesting machinelearning matplotlib mlflow mlops mongodb numpy optuna pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/nikita620/phishing-website-detection-by-machine-learning-techniques
Phishing is one of the familiar attacks that trick users to access malicious content and gain their information. In terms of website interface and uniform resource locator (URL), most phishing webpages look identical to the actual webpages. Various strategies for detecting phishing websites, such as blacklist, heuristic, Etc.
bagging boosting decision-trees numpy pandas python random-forest sckiit-learn sql
Last synced: 10 Apr 2026
https://github.com/alisonmitchell/boston-housing
Investigation of the Boston housing dataset to evaluate, train and test a regression model to predict house prices.
data-science machine-learning matplotlib numpy pandas python scikit-learn scipy seaborn
Last synced: 10 Apr 2026
https://github.com/alibowndyn/flickerforge
A customizable image and GIF generator mimicking old television static, offering control over colors, blur, dimensions, pixel size, and many more.
Last synced: 05 May 2026
https://github.com/cr-mao/machine-learning
机器学习笔记
data-analysis data-handling machine-learning math numpy pandas
Last synced: 12 Nov 2025
https://github.com/mattdelaune/saas_cohort_analysis
This project analyzes customer segmentation and behavior using data science and cohort analysis. Key metrics like CRR, NRR, CLR, and CLV are examined through detailed charts, including the cohort layer cake and CLR vs. CLV cost efficiency analysis. Exploratory Data Analysis and systematic data manipulation reveal actionable insights.
anaconda git jupyter-notebook matplotlib numpy pandas python saas-data sales-data sales-data-analysis-project seaborn
Last synced: 03 Jan 2026
https://github.com/jbayardo/aa-tp1
Machine learning on spam
email-classifier jupyter-notebook numpy pandas python scikit-learn spam-filtering text-processing
Last synced: 10 Apr 2026
https://github.com/gandhasiri-rahul-mohan/random-forests-q2-company_data
About the data: Let’s consider a Company dataset with around 10 variables and 400 records.
data-science machine-learning numpy pandas python random-forest seaborn-plots
Last synced: 07 Apr 2026
https://github.com/cusyio/datenverarbeitung-mit-numpy
Kurs zum Schreiben und Optimieren eigener Programme zur Datenverarbeitung mit Numpy.
Last synced: 08 Jun 2026
https://github.com/surtecha/multi-physics-simulation-engine
A real world physics simulation application built with python
jax numpy physics pygame python scipy simulation
Last synced: 14 Apr 2025
https://github.com/thamirisq/data_analysis_culinary_journey
Project to analyze key information from Culinary Jorney, a marketplace Company, and develop an initial strategy to lead the entire team effectively.
folium-maps groupby-method jupyter-notebook markercluster marketplace-ds matplotlib-pyplot numpy pandas pandas-dataframe streamlit
Last synced: 10 Apr 2026
https://github.com/kumartusha/data_scientist-ai-ml-_training_anudip_foundation
Anudip Foundation Data Analytics Training 📊 A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: 🧹 Data Cleaning & Preprocessing 📉 Data Visualization & EDA 📊 Statistical Analysis
excel matplotlib numpy pandas powerbi python scipy sql
Last synced: 10 Apr 2026
https://github.com/huangcongqing/python-libraries
python库(numpy,pandas...)学习
matplotlib numpy pandas python3 xgboost
Last synced: 09 Mar 2026
https://github.com/bbergerud/faraday_complexity
Classifying complex Faraday sources with Keras
astronomy cnn-classification deep-learning faraday-rotation keras numpy tensorflow
Last synced: 10 Apr 2026
https://github.com/subhash3/neural_net_using_numpy
Feed Forward Neural Networks using Numpy
feedforward-neural-network from-scratch neural-network nicenet numpy python3
Last synced: 14 Apr 2025
https://github.com/williyam-m/movie-recommendation-system
Developed a web app with a cosine similarity machine learning model for personalized recommendations based on user history, likes, bookmarks, and activity. Implemented user auth and CRUD operations for movies.
django machine-learning numpy pandas prediction-model python scikit-learn
Last synced: 10 Apr 2026
https://github.com/burakkagann/pixels2genai-2.0
Free, open-source curriculum teaching generative art and AI across 15 modules, from a single pixel to diffusion models.
computer-vision creative-coding curriculum deep-learning design-based-research diffusion-models education gans generative-ai generative-art machine-learning numpy pytorch touchdesigner vae
Last synced: 19 Jun 2026
https://github.com/localhostpib/pythonplayground
Playground of destruction :-D
bootstrap designpatterns docker flask html jupyter-notebook matplotlib numpy office365 pandas plone5 plotly pygal python rest-api schedule seaborn sharepoint tal totp
Last synced: 10 Apr 2026
https://github.com/simran1002/strip-analyzer
The Strip Color Identification is used to analyze images of urine strips uploaded by users. Using computer vision techniques, particularly leveraging OpenCV, the interface identifies and extracts the colors present on the strip.
flask multer nodejs numpy opencv python reactjs
Last synced: 10 Apr 2026
https://github.com/mgobeaalcoba/survival_predictor_on_the_titanic_scikit_learn
Titanic Survival Predictor using Scikit-Learn: Machine learning model and analysis to predict passenger survival on the Titanic based on historical data.
matplotlib numpy pandas python3 scikit-learn seaborn titanic-dataset titanic-kaggle titanic-survival-prediction
Last synced: 10 Apr 2026