NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-25 00:18:02 UTC
- JSON Representation
https://github.com/sumitgirwal/drinks-dataset-data-analysis
A drinks dataset from Kaggle. Applying analysis using Python, NumPy, Pandas, Matplotlib.
dataanalysis drinks-dataset kaggle matplotlib numpy pandas python3
Last synced: 13 Apr 2026
https://github.com/willie-conway/data-science-tools-and-ecosystem
🧠 Explore essential Data Science 🧪 tools, 🧰 libraries, and 🐍 Python arithmetic basics — perfect for beginners!
data-science jupyter keras notebooks numpy pandas python pytorch
Last synced: 27 Jul 2025
https://github.com/pooranjoyb/autoencoder-colorization
Autoencoder for Image Colorization
autoencoder keras-tensorflow machine-learning neural-networks numpy pandas python streamlit tensorflow
Last synced: 09 Apr 2026
https://github.com/arpandatta011/facial_image_recognition
This project includes the introduction of the facial expression recognition and an investigation on the recent previous researches for extracting the effective and efficient method for facial expression recognition.
cv2 keras matplotlib numpy pandas tensorflow
Last synced: 09 Apr 2026
https://github.com/weisscharlesj/SciCompChem_Experimental
Scientific Computing for Chemists Jupyter Book
book chemistry jupyter jupyter-lab matplot nmrglue numpy pandas python scikit-image scikit-learn scipy seaborn textbook
Last synced: 07 Nov 2025
https://github.com/nikorasu/snakeai
WIP project to use machine learning to play Snake!
ai deep-learning dqn educational machine-learning ml neural-network numpy pytorch q-learning reinforcement-learning snake-game supervised-learning supervised-machine-learning terminal
Last synced: 09 Apr 2026
https://github.com/andystmc/nextflownyc
Developed a machine learning model (Bidirectional LSTM) to forecast NYC traffic volumes using 10 years of automated traffic count data. Achieved strong predictive accuracy, demonstrating the power of deep learning for urban traffic analysis.
data-analysis data-cleaning data-science data-visualization exploratory-data-analysis feature-engineering hyperparameter-tuning jupyter-notebook lstm-neural-networks machine-learning numpy pandas predictive-modeling python3 scikit-learn tensorflow-keras traffic-flow-forecasting
Last synced: 07 Apr 2026
https://github.com/xaxtric7/learn-numpy
🧮 Welcome to my NumPy Practice repository! This repo contains my hands-on learning, notes, and code experiments as I dive into the fundamentals and advanced features of NumPy – a powerful library for numerical computing with Python.
Last synced: 15 May 2026
https://github.com/santiagoenriquega/custom_ensemble_learning
This repository focuses on building a random forest classifier and regressor as well as a gradient boosted regressor, building them from scratch using only NumPy for faster array processing.
numpy python python3 random-forest random-forest-classifier random-forest-regressor
Last synced: 15 May 2026
https://github.com/melihcanndemir/3d-fractal-explorer
Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.
3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization
Last synced: 30 Jul 2025
https://github.com/ab23ms233/matrix-calculator
A Python-based matrix calculator for performing operations like addition, multiplication, inverse, determinant, eigenvalues, diagonalization, and matrix functions using NumPy, SymPy, and SciPy.
Last synced: 11 Aug 2025
https://github.com/quantum-software-development/qiskit
qiskit circuits on IBM Quantum
Last synced: 30 Jul 2025
https://github.com/georgehanymilad/heart-disease-detection
Machine Learning Project
anaconda classification classification-algorithm dataanalysis datascience kaggle machine-learning machine-learning-algorithms matplotlib numpy pandas python python3 seaborn
Last synced: 07 Apr 2026
https://github.com/elhariri78/case-study-a-better-smoker-detector
Case Study-A better Smoker Detector
data dataframe evaluation kaggle matplotlib-pyplot numpy pandas pandas-dataframe pandas-python python3 seaborn sklearn
Last synced: 07 Apr 2026
https://github.com/kshitijshrivastava1903/data-science-and-machine-learning-projects
Used supervised and unsupervised machine learning algorithms for classification and regression tasks on real datasets
decision-trees kmeans-clustering knearest-neighbor-algorithm linear-regression machine-learning-algorithms matplotlib-pyplot numpy pandas random-forest-classifier seaborn support-vector-machines
Last synced: 09 Apr 2026
https://github.com/raduldev/gromacs
Molecular Dynamics Simulation using GROMACS in Jupyter notebook
bash gromacs matplotlib molecular-dynamics-simulation numpy pandas python3 shell
Last synced: 09 Apr 2026
https://github.com/nemeslaszlo/titanic-logistic-regression
This notebook covers a simple analysis with logistic regression on the popular titanic dataset.
cufflinks jupyter-notebook logistic-regression matplotlib numpy pandas plotly seaborn sklearn
Last synced: 09 Apr 2026
https://github.com/sarah-ribeiro/curso-pandas-alura
A comprehensive project comprising numerous exercises developed within an Alura course focused on Pandas.
jupyter-notebook matplotlib numpy pandas python
Last synced: 01 Aug 2025
https://github.com/blakeziegler/nfl-ai
Sports AI featuring Deep Learning Neural Networks from Scratch with Momentum Optimization
artificial-intelligence-algorithms artificial-neural-networks calculus deep-neural-networks linear-algebra neural-network numpy prediction-model sports statistics
Last synced: 25 Feb 2026
https://github.com/athul64/exploratory-data-analysis
To preprocess and analyze the given employee dataset, present the findings graphically, and derive meaningful insights to help better understand the company’s workforce.
colab-notebook data-analysis data-visualization matplotlib numpy pandas python seaborn statistical-analysis
Last synced: 25 Feb 2026
https://github.com/gourab-sinha/machine_learning
This repository consists of Machine Learning Concepts and Projects.
classification machine-learning neural-network numpy pandas sklearn-library
Last synced: 09 Apr 2026
https://github.com/ayaanjawaid/vizualite
Vizualite allows you to upload dataset and clearly view the attributes and allows you to create vizualizations, you can also download dataset.
matplotlib numpy pandas python3 streamlit
Last synced: 09 Apr 2026
https://github.com/bessarodrigo/dataviz_sales_retail
Este projeto apresenta um mosaico com o Matplotlib com um retrato do desempenho das vendas de uma empresa de varejo.
matplotlib numpy pandas python python3
Last synced: 09 Apr 2026
https://github.com/docsallover/real-time-object-detection
Real-Time Object Detection with Single Shot MultiBox Detector (SSD)
data-science data-science-projects detection machine-learning numpy opencv python single-shot-detection single-shot-multibox-detector tensorflow
Last synced: 09 Apr 2026
https://github.com/kientech/calories-burnt-prediction-with-machine-learning
The Calories Burnt Prediction with Machine Learning project aims to predict the number of calories burned during physical activities based on various factors such as duration, activity type, age, weight, and more.
fastapi heroku machine-learning matplotlib-pyplot modeling numpy pandas python reactjs tailwindcss
Last synced: 02 Aug 2025
https://github.com/louis-finegan/convection-diffusion-models-finite-difference-method-python3
Applying the finite-difference method to the Convection Diffusion equation in python3. Examples included: One dimensional Heat equation, Transport equation, Fokker-Plank equation and some two dimensional examples.
convection-diffusion finite-difference-method fokker-planck-equation heat-equation jupyter-notebook mathematical-modelling matplotlib matplotlib-animation numpy python3 transport-equation
Last synced: 02 Aug 2025
https://github.com/ahlem-phantom/django-travel-agency
Travel Agency website built using Django, designed for browsing and booking of travel packages.
beautifulsoup celery djagno django-rest-framework numpy rabbitmq weasyprint
Last synced: 02 Aug 2025
https://github.com/nelsontanko/face-recogition-system
This is a student face recognition system for attendance taking. Built with Opencv, face_recognition, redis and Flask for the frontend
face-recognition flask numpy opencv python redis
Last synced: 09 Apr 2026
https://github.com/vortexv7/engagevision-yt
Thumbnail Engager is a Streamlit-based web app that uses AI to analyze YouTube thumbnails, providing actionable feedback to improve engagement. Upload a thumbnail to get insights on its strengths, weaknesses, and tips for maximizing views. Perfect for creators looking to optimize their visuals!
gcp numpy pandas python3 streamlit streamlit-cloud tensorflow youtubeapiv3
Last synced: 09 Apr 2026
https://github.com/shriram-vibhute/data-analysis
This repository offers a comprehensive collection of data analysis techniques using NumPy Pandas, Matplotlib and Seaborn.
data-aggregation data-analysis data-visualization data-wrangling matplotlib numpy pandas seaborn
Last synced: 02 Aug 2025
https://github.com/docsallover/spam-detection
Building a Spam Filter with Python: Using Machine Learning to Combat Spam
datascience flask jinja2 machine-learning numpy numpy-library pandas pandas-python python python3 scikit-learn
Last synced: 09 Apr 2026
https://github.com/vidyasagarmsc/pydataflownote
As I explore Python libraries....
jupyter-notebook numpy python pytorch scikit-learn scipy tensorflow
Last synced: 27 Sep 2025
https://github.com/ahammadshawki8/numpy-journey
🎉 Welcome to the journey with NumPy! From this repository, You can learn all about Numpy. ✔
array beginner-friendly math numpy python
Last synced: 02 Aug 2025
https://github.com/srgrace/data-cleaning-challenge
Data Cleaning Challenge
data-science jupyter-notebook numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/theanujsinha01/customer-segmentation-using-k-means-clustering
This project focuses on customer segmentation using the K-Means clustering algorithm. A user-friendly Streamlit dashboard allows users to upload their own dataset, choose any two numeric features (like age, income, or spending score), and perform clustering. The app dynamically visualizes customer groups, recommends the best number of clusters
jupyter-notebook k-means-clustering machine-learning matplotlib numpy pandas python seaborn streamlit unsupervised-learning
Last synced: 09 Apr 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/hariprasath-v/mh_google_cloud_bigquery_ltv_prediction_challenge
Build a model that can predict customers' Long Term Value (LTV).
bigquery colab-notebook klib machine-learning matplotlib numpy pandas python python3 seaborn
Last synced: 09 Apr 2026
https://github.com/hanai/nb_quantopian
量化交易笔记
jupyter numpy pandas python quantitative tiingo
Last synced: 09 Apr 2026
https://github.com/tynab/lottery
Xổ số kiến thiết
crawl da data-analyst deep-learning dl jupyter-notebook lottery matplotlib numpy pandas pip pip3 py python scikit-learn sklearn tynab xo-so xo-so-kien-thiet yan
Last synced: 03 Aug 2025
https://github.com/jimmymugendi/neural-network-for-binary-classification
aws neural-networks numpy pandas sagemaker tensorflow
Last synced: 09 Apr 2026
https://github.com/paulo-santos-ds/rotatividade_de_clientes
A operadora de comunicações InternetGO está interessada em prever a rotatividade de seus clientes (churn). Se for identificado que um usuário está planejando trocar de operadora, a empresa poderá oferecer códigos promocionais e opções de planos especiais para evitar a perda desse cliente.
catboost numpy pandas pyplot python seaborn sklearn
Last synced: 09 Apr 2026
https://github.com/arunagirinathan-k/text-classifier-using-nlp_techniques
A Text Classification using NLP Techniques.
matplotlib nlp nltk numpy pandas scikit-learn seaborn spacy text-classification
Last synced: 09 Apr 2026
https://github.com/datarohit/nfl-big-data-bowl-2022--analysis
This is a Jupyter Notebook containing the analysis performed on a Kaggle Competition Dataset which contains data about NFL players and games.
kaggle kaggle-competition matplotlib-pyplot numpy pandas plotly python seaborn
Last synced: 09 Apr 2026
https://github.com/shreeparab1890/movie-recommender-system
This notebook is trying to build a model which will recommend the movie based on given movie and genre. In this we use Popularity Based Recommendation, Content Based Recommendation and Collaborative Filtering based Recommendation.
bag-of-words cosine-similarity matplotlib numpy pandas python scikit-learn sklearn vectorization
Last synced: 09 Apr 2026
https://github.com/ankushmallick1100/Diabetes-Prediction-of-Females-using-Maching-Learning-Techniques
This is a machine learning project that uses various machine learning algorithms to predict whether a patient is diabetic or not. Here various machine learning algorithms like SVM, RF Classifier, DT Classifier, KNN, LR , LRwith CV, NB Classifier, and XGB are used. For this work, a website is made with Python Streamlit library. Paper is ongoing.
classification cross-validation decision-tree-classifier diabetes diabetes-prediction jupyter jupyter-notebook logistic-regression machine-learning machine-learning-algorithms numpy pandas python random-forest random-forest-classifier regression streamlit support-vector-machine xgboost xgboost-classifier
Last synced: 29 Sep 2025
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: 30 Sep 2025
https://github.com/mariamabidi/pinn-based-flow-prediction
This repository contains code and experiments for predicting 3D aerodynamic flow around car geometries using Physics-Informed Neural Networks (PINNs) and for analyzing flow features via autoencoder-based clustering.
computer-vision machine-learning neural-network numpy pytorch pyvista scikit-learn
Last synced: 05 Aug 2025
https://github.com/malwarebo/carcinet
Basic breast cancer detection using Machine Learning
deep-learning keras machine-learning matplotlib numpy python3 scipy tensorflow
Last synced: 09 Apr 2026
https://github.com/edwardcdev/satellites-chart
A simple dashboard for satellites data statistics by displaying charts such as line-marker, histogram and box charts.
Last synced: 09 Apr 2026
https://github.com/matheussc017/irisclassification_sklearn
Application of Machine Learning technique to classify 3 types of iris flower
data-science machine-learning numpy pandas python
Last synced: 09 Apr 2026
https://github.com/theankurgoswami/study-notes
Notes of topics I study.😛
deep-learning-book linear-algebra numpy opencv pandas regular-expressions sql tensorflow
Last synced: 09 Apr 2026
https://github.com/xenia101/local-outlier-factor
Deriving the Local Outlier Factor Score
algorithm algorithms classification local-outlier local-outlier-factor lof machine-learning numpy pandas python python3 sklearn sklearn-library
Last synced: 09 Apr 2026
https://github.com/rickymagner/nonlinear-gradient-descent
An example of using gradient descent to approximate noisy data sampled from a cubic curve.
matlab matplotlib numpy octave pandas python
Last synced: 09 Apr 2026
https://github.com/ankushmallick1100/django-insurance-premium-predictor-web-app
This is a web app where a user can signup to the website first and then login to access the website. Then, he/she can give their age, select his/her gender, bmi, number of children, select whether he/she is a smoker or not, and select his/her region. Gradient Boosting Regressor is used in this project which gives the best accuracy of 89.798.
bootstrap bootstrap5 css django gradientboosting gradientboostingregressor html insurance-prediction insurance-premium-predictor machine-learning matplotlib numpy pandas python regression regression-models sklearn tailwind tailwind-css tailwindcss
Last synced: 09 Apr 2026
https://github.com/bhargav-joshi/img-caption-generator
Automatically creating the description or caption of an image using any natural language sentences is a very challenging task. It requires both methods from computer vision to understand the content of the image and a language model from the field of natural language processing to turn the understanding of the image into words in the right order. In addition to that we have discussed how this model can be implemented on web and will be accessible for end user as well.
flask jupyter-notebook keras machine-learning nlp nltk numpy pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/aymen016/film-recommendation-engine
A machine learning-powered movie recommender system designed to provide personalized recommendations based on user preferences and data analysis. This project includes a backend recommendation engine, a Streamlit-based interface, and a web-based frontend for an enhanced user experience.
flask numpy pandas pickle python scikit-learn streamlit
Last synced: 09 Apr 2026
https://github.com/aakashks/ct-reconstruction-2d
Python Implementation of Computed Tomography (CT) reconstruction for 2D images
computed-tomography ct-reconstruction numpy
Last synced: 09 Aug 2025
https://github.com/vedanty3/heart-disease-prediction
This project aims to build a machine learning model using K-Nearest Neighbor, LogisticRegression, RandomForestClassifier to classify whether or not a person has heart disease based upon his medical attributes. (accuracy achieved : 88.52%)
confusion-matrix correlation-matrices jupyter-notebook knn-classification logistic-regression machine-learning matplotlib numpy pandas python random-forest randomforestclassifier roccurve scikit-learn sklearn zerotomastery
Last synced: 09 Apr 2026
https://github.com/khaymanii/wine-quality-prediction-model
This is a model built using Python and Random Forest Classifier which is an ensemble algorithm and also a supervised learning algorithm
matplotlib numpy pandas python sckit-learn
Last synced: 09 Apr 2026
https://github.com/ZauJulio/FeaturesAnalyzer
Python data analyze and machine learning tool
gtk machine-learning numpy pandas python sklearn
Last synced: 10 Aug 2025
https://github.com/dwarkadhish2005/house-price-predictor
Applied neural network for machine learning and done many analysis of data
keras matplotlib numpy pandas python seaborn sklearn
Last synced: 09 Apr 2026
https://github.com/affan-ch/gesture-talk-ai
GestureTalkAI: Decode hand language with precision. This AI project utilizes cutting-edge computer vision for real-time hand gesture detection, unveiling the unspoken messages conveyed through intuitive movements.
Last synced: 09 Apr 2026
https://github.com/paulo-santos-ds/desenvolvimento_pocos_petroleo
Este projeto tem como objetivo desenvolver um modelo que possa prever o melhor local para a perfuração de poços de petróleo. Utilizando modelo de Machine Learning para poder prever o lucro de cada poço.
math matplotlib-pyplot numpy pandas python3 sklearn
Last synced: 09 Apr 2026
https://github.com/cchandre/vm15d
Hamiltonian fluid reduction of the 1.5D Vlasov-Maxwell equations
fluid-simulation fluid-solver hamiltonian kinetic-modeling mathematica matlab numpy plasma-physics python3 scipy vlasov-equation vlasov-solver
Last synced: 09 Apr 2026
https://github.com/amanpatel-1234/automatic_data_analyzer_app
📊 Automatic Data Analyzer is a Streamlit web app that performs complete data analysis with just a single file upload. Simply upload your CSV file, and the app automatically generates: Data Overview: Preview, summary statistics, and data types. Visual Analysis: Histograms, distribution plots, and interactive charts for numeric columns.
app data-science data-visualization matplotlib-pyplot numpy pandas python3 seaborn seaborn-plots streamlit
Last synced: 09 Apr 2026
https://github.com/c0sogi/python-dcm
A high-performance Python package for handling ETAS DCM(Data Conversion Format) files used in engine calibration tools like INCA, MDA, EHANDBOOK, and CANape.
automotive dcm ecu-calibration etas inca numpy pandas python
Last synced: 12 Aug 2025
https://github.com/bhavik-jikadara/house-price-prediction
House Price Prediction
data-science dataprocessing eda jupyter-notebook machine-learning matplotlib model numpy pandas python seaborn test-train-dataset
Last synced: 09 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/hemilkaklotar/num-plot
Python Libraries Tutorials for Numpy and Matplotlib
matplotlib numpy patterns python
Last synced: 09 May 2026
https://github.com/alvinmurimi/jumia
Data analysis on smartphones listed on jumia.co.ke
beautifulsoup4 jumia matplotlib numpy pandas scraping seaborn
Last synced: 09 May 2026
https://github.com/realamirhe/leaf-node
A leaf node for your machine learning journey, from scratch to practical applications...
algorithm auto-encoder classification cybernetics feature-extraction feedback-mechanism lda learning machine-learning machine-learning-journey numpy pca practice regression scikit-learn sklearn smlfdl
Last synced: 09 May 2026
https://github.com/kelvinjuliusarmandoh/loan-approval-prediction
Implementing Machine Learning for predicting loan approval
classification loan-default-prediction machine-learning matplotlib-pyplot numpy pandas scikit-learn seaborn
Last synced: 01 May 2026
https://github.com/enjirouz/intelligentsystems
Expert systems examples: production type expert systems with direct and reverse logical conclusion; numpy perceptron; numpy neural network trained on logic AND operation; convolutional neural network for image recognition using cifar10 dataset and keras
cifar10 classification cnn convolutional-neural-network expert-systems image-classification image-recognition keras-tensorflow numpy
Last synced: 16 Apr 2026
https://github.com/snehilsanyal/ee524
Course webpage for IIT Guwahati EE524 Machine Learning Lab (Jul-Nov 2020) Session
course-webpage machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 01 May 2026
https://github.com/imswappy/ads-eda-predictor
Interactive Streamlit app for marketing campaign analytics and prediction. Includes dashboards, EDA, econometrics tests (ADF, cointegration, OLS diagnostics), ML pipelines with preprocessing, CV, and persistence. Predict outcomes with Linear/Ridge/Lasso/Random Forest regressors.
adf breusch-pagan cointegration lasso-regression linear-regression matplotlib-pyplot numpy pandas random-forest ridge-regression seaborn sklearn
Last synced: 02 May 2026
https://github.com/harikrishnan669/python
Basic Python programs and Try outs..
matplotlib numpy pandas python tkinter tkinter-gui
Last synced: 27 Jan 2026
https://github.com/swamikannan/neural-network-from-scratch-numpy
Creating a basic NN from scratch to detect numbers from the MNIST dataset using Numpy
ann backpropagation-neural-network backpropogation deep-learning matplotlib-pyplot mnist-classification neural-networks-from-scratch numpy
Last synced: 10 May 2026
https://github.com/khaymanii/car-price-prediction-model
This is a model built using Python , Lasso and Linear Regression algorithm.
matplotlib numpy pandas python sckiit-learn
Last synced: 10 May 2026
https://github.com/heisenberg141/deep-learning-from-scratch
In this repository, I have showcased implementation of deep learning methodologies and architectures using Python and Numpy
algorithms binary-classification computer-vision data-science deep-learning deep-neural-networks implementation machine-learning multi-class-classification neural-network numpy python regression-models
Last synced: 10 May 2026
https://github.com/shsiena/Evolutionary-Dots
A simple pygame genetic-algorithm project simulating evolution of dots to find a path around obstacles to a goal.
evolutionary-algorithm genetic-algorithm machine-learning mutation numpy pathfinding pygame python3
Last synced: 14 Oct 2025
https://github.com/athari22/house_sales_in_king_count_usa
The idea of the project is to do a Data analysis in a Real Estate Investment Trust. The Trust would like to start investing in Residential real estate.
analysis data data-science data-visualization ibm ibm-watson linearregression machine-learning matplotlib numpy pandas sklearn-library
Last synced: 01 May 2026
https://github.com/mikelane/neuralnetwork
A neural network implemented in python.
machine-learning matplotlib neural-network numpy python python3
Last synced: 17 Apr 2026
https://github.com/anfany/python3-practice
基于Python3的多种工具实例代码、以及流行库的使用贴士
matplotlib numpy pandas python3 tensorflow tips
Last synced: 04 May 2026
https://github.com/anishshinde01/machine-learning-exercises
Python implementations of machine learning, statistics, and mathematical foundations.
linear-algebra machine-learning machine-learning-algorithms matplotlib numerical-analysis numpy python scikit-learn scipy statistics
Last synced: 11 Jun 2026
https://github.com/cchandre/rg
Renormalization for the break-up of invariant tori in Hamiltonian flows
expm hamiltonian hamiltonian-dynamics invariant-tori kolmogorov-arnold-moser numpy python3 renormalization-group scipy
Last synced: 01 May 2026
https://github.com/andrii-zapukhlyi/image_classifier_from_scratch
Image classifier from scratch using NumPy + CNN + Transfer Learning
cnn deep-learning image-classification machine-learning neural-networks numpy transfer-learning
Last synced: 16 Jun 2026
https://github.com/mattia-hulathduwage/image-dehazing-tool
An image dehazing tool built with Python, OpenCV, and NumPy to enhance visual clarity in hazy images, featuring real-time processing and a user-friendly interface for saving dehazed results.
Last synced: 17 Apr 2026
https://github.com/gregoritsch3/ml_eda_classification_loanapprovalprediction
An EDA and Machine Learning Classification exercise on the Loan Approval dataset demonstrating EDA, feature engineering, StratifiedKFold and the use of Tensorflow NN, SVC, LinearSVC, XGBoost, Naive-Bayes, Bagging, Random Forest and Decision Tree algorithms.etc. The modela are optimized using hyperparameter tuning through GridSearchCV.
eda feature-engineering machine-learning matplotlib numpy pandas scikit-learn scipy seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/robson-python/curso-de-python-fea.dev---listas-de-exerc-cios-e-projeto-final
Listas de exercícios e meu Projeto de Avaliação do Curso
functions jupyter-notebook matplotlib numpy pandas python seaborn vscode
Last synced: 23 Jun 2026
https://github.com/back2matching/turboquant-vectors
Compress embeddings 6x instantly with TurboQuant. First pip package using Google's TurboQuant (ICLR 2026) for vector search. 71.9% recall vs FAISS PQ 13.3%.
compression embeddings faiss machine-learning numpy quantization rag turboquant vector-search
Last synced: 08 Jun 2026
https://github.com/rvats20/python-programming-basic
Python programing basic to develop robust python applications.
data-science eda learning learning-by-doing matplotlib-python numpy pandas python
Last synced: 02 May 2026
https://github.com/code-taweezy/thermos-ai
An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP
ai case-study data-visualization lovable-ai machine-learning matpplotlib mvp numpy pandas project python sckiit-learn seaborn solution tensorflow
Last synced: 02 May 2026
https://github.com/oguzhansarigol/expected-goals-xg-data-analysis
We will analyze in our code the expected goal locations of football players based on which areas of the field, at what times, with which feet, using which parts of their bodies, and from which angles and distances they are most likely to score.
data-analysis-python expected-goals numpy pandas-python python
Last synced: 02 May 2026
https://github.com/nafisalawalidris/tools-for-data-science
It covers popular languages (Python, R, SQL) and libraries (NumPy, Pandas) used in the field. The author shares their objectives of teaching data analysis, web development, and critical thinking skills. The repository also includes code examples, explanations of arithmetic expressions, and contact information for the author.
arithmetic-expressions data-analysis data-science data-visualization languages libraries matplotlib numpy pandas programming python r sql tools web-development
Last synced: 11 Apr 2026