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/will-lynas/singular-value-decomposition
A visualization of Singular Value Decomposition
jupyter-notebook numpy python singular-value-decomposition
Last synced: 06 May 2026
https://github.com/dragomirbozoki/kalliope-dual-llm-chatbot
Multilingual voice assistant powered by a dual-LLM architecture using retrieval-based and generative models. Built on top of Kalliope and Hugging Face Transformer
chatbot data-preprocessing hugging-face machine-learning nlp numpy pandas pipelines pytorch rag transformers
Last synced: 27 Jul 2025
https://github.com/diusmontenegro/python3-miniprojects
This my mini-projects that you may be interested in doing too... Enjoy!!
langdetect machine-learning matplotlib numpy opencv python3 tabula tkinter-gui torch
Last synced: 09 May 2026
https://github.com/amanovishnu/credit-card-fraud-detection
this project uses machine learning to detect fraudulent credit card transactions with local outlier factor and isolation forest algorithms. weโll evaluate performance and visualize data distribution.
isolation-factor-algorithm local-outlier-factor machine-learning numpy pandas seaborn-plots
Last synced: 31 Jul 2025
https://github.com/vspaz/graalvm-java-python-interoperation
java <-> python inter-operation examples with GraalVM
graalpython graalvm java numpy pandas python
Last synced: 13 Apr 2026
https://github.com/somenath203/air-quality-predictor
Click below to checkout the website
airquality fastapi matplotlib numpy pandas react reactjs regression scikit-learn
Last synced: 25 Jan 2026
https://github.com/anish202020/programs
This repository contains various computer graphics projects and examples designed to help students understand fundamental concepts in computer graphics.
matplotlib numpy opencv-python pygame python
Last synced: 03 Aug 2025
https://github.com/ranjan2104/diabetes-prediction-application
It is a Model that Predict the Diabetes Status of any person by just giving the some observations so that take the decision on that with the accuracy of 93%+. Due to Trained Model with Data sets so that able to predict very carefully on the previous decision it is supervised learning model using an algorithm is Linear regression and Sklearn for testing and Training the Model and Flask is Uses in Backend and in Frontend HTML, CSS, Js is Using.
flask gunicorn itsdangerous jinja2 markupsafe matplotlib numpy pandas scikit-learn scipy werkzeug
Last synced: 09 Apr 2026
https://github.com/djeada/numpy-tutorials
Welcome to the NumPy Tutorials repository, your one-stop collection of learning materials for mastering NumPy, a fundamental library for scientific computing in Python.
linear-equation-solver matrix-manipulations numpy numpy-arrays system-of-equations vectors
Last synced: 09 Mar 2026
https://github.com/programmersd21/ordr
โก High-performance sorting library for Python, powered by Rust ๐ฆ - featuring parallel, adaptive, and radix-sort backends for blazing-fast performance.
benchmark data-structures fast high-performance introsort numpy parallel-sorting pdqsort performance pyo3 python python-sorting quicksort radix-sort rust rust-python sorting sorting-algorithms timsort
Last synced: 05 Jun 2026
https://github.com/abhiramdodda/mnist_nn
Neural Network for MNIST. Built from scratch using Numpy and Pandas.
Last synced: 15 Apr 2026
https://github.com/dev-ev/julia-vs-python-ms-scripting
Performance of Julia and Python for reading and matching mass spectrometry data
benchmarking julia mass-spectrometry numpy performance-testing proteomics-data-analysis python
Last synced: 04 May 2026
https://github.com/pankil-soni/movie-recommendation-system
It is a Streamlit web application that suggests movies to users based on their plot descriptions. It utilizes advanced techniques like TF-IDF and cosine similarity to provide accurate recommendations.
cosine-similarity machine-learning movie-recommendation numpy pandas recommendation-system recommender-system vectorizing
Last synced: 09 Apr 2026
https://github.com/nomonosound/numpy-rms
Calculate RMS swiftly (SIMD-accelerated)
arm-neon c float32 numpy numpy-library python simd x86-64
Last synced: 12 Jul 2025
https://github.com/summitkwan/dynamicnn
neural network with dynamics
dbm hopfield-network numpy rbm tensorflow
Last synced: 13 Apr 2026
https://github.com/alexandrbig1/algo-py
A Python project focused on fundamental knowledge of algorithms and data structures. This repository provides clear implementations and explanations to help understand core algorithmic concepts.
algorithms git heapq matplotlib numpy python python3 turtle
Last synced: 14 Apr 2026
https://github.com/analyticalmonk/blaze_getting_started
Introduction to the Blaze ecosystem.
blaze jupyter-notebook numpy pandas pydata python3
Last synced: 12 Apr 2026
https://github.com/mgobeaalcoba/padawan_python_course
Data-oriented Python course taught for all Mercado Libre verticals
colab-notebook matplotlib numpy pandas python3 scipy-optimize scipy-stats sckiit-learn seaborn
Last synced: 27 Jan 2026
https://github.com/martincastroalvarez/python-monte-carlo-simulator
Monte Carlo simulator in Python.
monte-carlo-simulation montecarlo normal-distribution numpy pandas python simulation
Last synced: 03 May 2026
https://github.com/rajanmandanka07/face-recognition
This Face Recognition System allows adding new faces, training a classifier, and real-time face recognition using a webcam. Built with Python and OpenCV.
classifier-training face-recognition haar-cascade-classifier image-processing lbph-face-recognizer numpy opencv-python pillow
Last synced: 11 Mar 2026
https://github.com/importhuman/conway-s-game-of-life
A project to make Conway's Game of Life and learn more about Python.
conway-s-game-of-life matplotlib numpy python python3
Last synced: 24 Apr 2026
https://github.com/nelsond/dilogarithm
Fairly fast implementation of the Dilogarithm (Polylogarithm order 2) for Python/numpy
Last synced: 13 Apr 2026
https://github.com/aryyyy01/minimind
๐ง Simplify your machine learning workflow with MiniMind, a collection of lightweight tools designed for efficient model training and deployment.
accelerate basic-design bfgs chatgpt childrens-web classification gaussian-processes github-config gradient-descent machine-learning neural-network numpy regression swift vision-language-model
Last synced: 29 Apr 2026
https://github.com/dmarks84/coursework_project_banks-web-scraping-sql
Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.
apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping
Last synced: 10 Apr 2026
https://github.com/nachiket273/mlcourse
Solutions to mlcourse.ai assignments
ai-assignments clustering decision-trees ensemble knn linear-models machine-learning matplotlib mlcourse numpy pandas python random-forest sgd sklearn time-series
Last synced: 29 Apr 2026
https://github.com/rajaprerak/resumesectionclassifier
Generate sections from resume
machine-learning numpy pandas python sklearn
Last synced: 10 Apr 2026
https://github.com/mahmood-anaam/stochastic-dynamic-programming
This repository provides solutions and implementations for Stochastic Dynamic Programming (SDP) problems. It includes theoretical insights, practical coding examples, and detailed explanations for addressing various challenges in decision-making under uncertainty and stochastic processes.
markov-decision-processes numpy parking-problem python shortest-path stochastic-dynamic-programming transition-problem
Last synced: 11 May 2026
https://github.com/dmarks84/coursework_project_airfoil-noise-prediction
Project for IBM Data Engineering & Python course on ML & AI -- Created predictions for noise of an airfoil based on various physical features
apache-spark api automation data-modeling etl linear-algebra numpy pandas pipelines python regression statistics supervised-ml
Last synced: 13 Apr 2026
https://github.com/crispengari/ml-data-loading
๐ This is a simple quick guide on working with files in pandas. We will be working with the following types of files and learn how to read and write using the pandas library.
ai dataframe datascience jupyter-notebook machine-learning numpy pandas python
Last synced: 08 May 2026
https://github.com/wiseaidev/corona-virus-data-analysis-modeling-and-visualization
Data analysis of covid-19 and SEIRD model implementation.
coronavirus coronavirus-tracking covid-19 data-analysis data-analysis-python data-visualization folium-maps modeling-dynamic-systems numpy ploty population python3 science science-research seird-model seird-simulator simulation
Last synced: 14 Apr 2025
https://github.com/onurtemizkan/tsm-genetic-algorithm
Simple implementations of Genetic Algorithm on Traveling Salesman Problem
combinatorics genetic-algorithm numpy travelling-salesman-problem
Last synced: 22 Aug 2025
https://github.com/populated/compare
A simple Python-based code to compare texts for similarities.
comparsion nlp numpy spacy text
Last synced: 07 Jan 2026
https://github.com/fuzailpalnak/fragment
Divide the Image in to Multiple fragments
Last synced: 31 Jan 2026
https://github.com/zjutcv/zjutcv
๐ZJUT toolbox for computer vision.
computer-vision deep-learning numpy pytorch
Last synced: 24 Apr 2025
https://github.com/marcogdepinto/dogs-vs-cats
Deep learning to classify if a picture contains a Dog or a Cat using Python, OpenCV, Keras.
deep-learning deep-learning-tutorial deep-neural-networks image-classification keras numpy opencv python python3
Last synced: 13 Apr 2026
https://github.com/jdavydovportfolio/careerpredictor
A project leveraging AI and Machine Learning (Logistic Regression) to predict graduate job placements. Includes data preprocessing, exploratory analysis, and predictive modeling.
artificial-intelligence exploratory-data-analysis jupyter-notebook linear-regression logistic-regression machine-learning machine-learning-algorithms machine-learning-models matplotlib ml numpy pandas pandas-dataframe predictive-modeling programming python scikit-learn
Last synced: 16 Feb 2026
https://github.com/deep-diver/logistic-regression
simple neural network without hidden layer
logistic-regression neural-network numpy
Last synced: 29 Apr 2026
https://github.com/nacheteam/the-whale-optimization-algorithm
Anรกlisis y estudio de mejora sobre el algoritmo "The Whale Optimization Algorithm"
cec metaheuristics minimization numpy optimization whale woa
Last synced: 05 Jun 2026
https://github.com/linggarm/dog-vs-cat-classification-with-transfer-learning-using-vgg16
Implementation of binary classification with Dog and Cat images using VGG16 architecture and Transfer Learning techniques
artificial-intelligence binary-classification catvsdog colab-notebook computer-vision dogvscat fine-tuning imagenet machine-learning numpy pandas python scikit-learn supervised-learning tensorflow transfer-learning vgg16
Last synced: 10 Apr 2026
https://github.com/datarohit/walk-or-run-image-classification
This is Deep Learning project made using InveptionV3 model and Images taken from Kaggle to predict if the person in Image is Walking or Running.
cnn-classification inceptionv3 keras keras-tensorflow matplotlib numpy tensorflow
Last synced: 07 May 2026
https://github.com/csfelix/prime-numbers-statistical-analysis
๐ข Just a Prime Numbers Analysis ๐ข
analysis data-science mathematics matplotlib numpy pandas python seaborn statistical-analysis statistics
Last synced: 12 Apr 2026
https://github.com/udityamerit/breast-cancer-prediction-using-different-ml-models
The `all_MLpackage` is a Python tool for breast cancer detection using scikit-learn's machine learning algorithms. It automates model training, generates accuracy comparisons, and helps identify the best-performing algorithm for diagnosis.
classification knn-algorithm logistic-regression machine-learning numpy pandas scikit-learn svm-model
Last synced: 15 Aug 2025
https://github.com/florianwoelki/neural-network-weed-detection
This repository contains a custom made neural network which will classify weed.
classification images multiclass-classification multiclass-neural-network neural-network numpy python3
Last synced: 12 Apr 2026
https://github.com/soulyma/devices-price-classification-system-using-python-and-django
Devices Price Classification System (AI System) using Python and linked with Django
ai artificial-intelligence django-project django-rest-framework machine-learning matplotlib ml numpy pandas python seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/chaitanyac22/neural-network-using-numpy
Introduction to Neural Networks (Create a neural network using Numpy)
accuracy activation-functions backpropagation-learning-algorithm feed-forward loss mnist-classification model neural-networks neural-networks-from-scratch numpy prediction python3
Last synced: 20 Apr 2026
https://github.com/souvikmajumder26/ieee-ecg-ensemble-xgboost
๐จโ๐ป Developed AI Models - Ensemble of Random Forest & SVM and XGBoost classifiers to classify five types of Arrhythmic Heartbeats from ECG signals - published by IEEE.
data-science ensemble-classifier ensemble-learning ensemble-machine-learning ensemble-model machine-learning matplotlib numpy pandas python python3 random-forest scikit-learn scikit-learn-python scikitlearn-machine-learning support-vector-machine svm svm-classifier svm-model xgboost
Last synced: 11 Apr 2026
https://github.com/kunalrrathod/numpy-programs
Numpy Basics for beginners
numpy numpy-arrays numpy-tutorial python
Last synced: 18 Apr 2026
https://github.com/buvnswrn/droneinspection
Repository for Drone Inspection Digital Twin
avro-schema basys digital-twins dji-sdk drone java kafka maven numpy object-detection opencv-python pose-estimation python pytorch restx-api roboflow robots unity3d
Last synced: 04 Jun 2026
https://github.com/santarsierilorenzo/arrayflux
Tired of not having rolling method on NumPy arrays I created arrayflux
numpy numpy-arrays numpy-library numpy-python python
Last synced: 13 Jan 2026
https://github.com/guoci/external_documentation_redirect
Python external documentation redirect for JetBrains IDEs
django documentation-tool jetbrains-ides keras matplotlib numpy pandas pycharm pytest python pytorch scikit-learn scipy sklearn tensorflow
Last synced: 03 Apr 2026
https://github.com/enansari/basic-ai-learning-by-python
The codes I entered during learning course
ai artificial-intelligence jupyter jupyter-notebook numpy pandas python scikit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/hamdivazim-archive/examresultsjupyter
A project I made back in 2021! Plots graphs using csv data.
graphing ipython-notebook jupyter-notebook matplotlib matplotlib-pyplot numpy pandas seaborn table
Last synced: 17 Apr 2026
https://github.com/rshrc/machinelearning
Collection of Machine Learning Algorithms and Datasets
matplotlib numpy pandas python3 sklearn
Last synced: 05 Mar 2026
https://github.com/nishant-sethi/machine-learning
Find all the relevant material of machine learning here and give your career a kick-start.
machine-learning natural-language-processing numpy pandas sklearn
Last synced: 13 Apr 2025
https://github.com/sumitgirwal/super-market-research
This is simple research on supermarket.its must you know how your organization or corporation growth is increasing or decreasing.
dataanalysis matplotlib numpy pandas python3 supermarket-dataset
Last synced: 05 May 2026
https://github.com/danielendler/datason
A comprehensive Python package for intelligent serialization that handles complex data types with ease, especially ML/AI workflows.
ai api-development data-persistence data-science deserialization json machine-learning ml numpy pandas python pytorch scikit-learn serialization tensorflow workflow-automation
Last synced: 06 Mar 2026
https://github.com/daira/dualpowsim
Undocumented Python 3 programs for simulating dual PoW and confirmation times for Zcash. Please report issues at https://github.com/zcash/zcash/issues
mathplotlib numpy proof-of-work simulation zcash
Last synced: 16 May 2026
https://github.com/syamkakarla98/machine_learning_course
This course covers the explanation and examples on supervised and unsupervised algorithms.
algorithm hacktoberfest hacktoberfest2019 jupyter-notebook machine-learning matplotlib neural-network numpy pandas python python3 scikit-learn scipy seaborn supervised-machine-learning tensorflow tutorial unsupervised-machine-learning
Last synced: 11 Apr 2026
https://github.com/amypad/numcu
Numerical CUDA-based Python library
array buffer c cpp cpython cpython-api cpython-extensions cuda cxx hacktoberfest numpy python vector
Last synced: 29 Jun 2025
https://github.com/mariiasam/service_churn
gridsearchcv joblib numpy pandas python random-forest-classifier scikit-learn streamlit
Last synced: 16 Feb 2026
https://github.com/sushantdhumak/dinosaurus_island_character
Coursera - RNN Programming Assignment: In this project, we are in charge of a special task: Leading biology researchers are creating new breeds of dinosaurs and bringing them to life on earth, and our job is to give names to these dinosaurs. If a dinosaur does not like its name, it might go berserk, so choose wisely!
gradient-clipping gradient-descent numpy preprocessing rnn sampling
Last synced: 26 Mar 2025
https://github.com/simoesleticia/numpy-studies
Explorando e aprimorando habilidades em NumPy
numpy numpy-tutorial python studies
Last synced: 03 Feb 2026
https://github.com/docsallover/music-recommendation
Machine Learning Music Recommendation System: Hybrid Approach (Content & SVD) with Flask
content-based-filtering flask machine-learning matplotlib ml music-recommendation numpy pandas scikit-learn scikit-surprise scipy seaborn surprise svd
Last synced: 07 Apr 2026
https://github.com/estaheri7/sib-sales-analysis
This Python project aims to analyze the sales data of Sib company, the leading exporter of non-oil products to different countries worldwide.
jupyter-notebook matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://github.com/iamdsc/machine_learning
100 Days of ML Code
machine-learning matplotlib numpy pandas python3 sklearn
Last synced: 11 Apr 2026
https://github.com/a-r-j/npview
CLI tools for quickly inspecting CSV/TSV & NumPy (.npy) array files
cli csv data-analysis inspector npy numpy python tsv
Last synced: 18 Jan 2026
https://github.com/drsoliddevil/mlr-gd
Multiple linear regression by gradient descent.
data-science gradient-descent linear-regression machine-learning ml numpy python regression
Last synced: 11 Apr 2025
https://github.com/gallillio/data_science-data_visualizer_tool
## About Supervised ML Helper is a Python application that streamlines exploratory data analysis (EDA) and preprocessing for supervised machine learning. Featuring a user-friendly Tkinter interface, it enables users to load CSV files, visualize data, and perform essential transformations, making data preparation accessible for all skill levels.
data-analysis data-science data-visualization matplotlib numpy pandas seaborn sklearn
Last synced: 17 Feb 2026
https://github.com/yashkarthik/graphicallly
Plot polynomial and trigonometric expressions in browser using python.
dash logarithms numpy plot-functions python3 trigonometric-functions
Last synced: 27 Apr 2026
https://github.com/khaymanii/gold-price-detection-model
This model is built using python and Random Forest Regressor algorithm
matplotlib numpy pandas python sckit-learn
Last synced: 05 May 2026
https://github.com/kwanit1142/mask-v-s-no-mask-face-detection-models
Machine-Learning Models based Detection System for Masked v/s No-Masked Human Faces (Can be implemented on Grouped Images too)
deep-learning machine-learning matplotlib numpy opencv pandas pil scipy seaborn skimage sklearn
Last synced: 07 Apr 2026
https://github.com/dineshpinto/data-aggregator
A high performance solution to analysing millions of incoming data points using JIT, vectorisation and C arrays.
data-science high-performance numpy python
Last synced: 18 Apr 2026
https://github.com/michedev/tensorguard
TensorGuard helps to guard against bad Tensor shapes in any tensor based library
deep-learning numpy pytorch tensorflow
Last synced: 28 Jan 2026
https://github.com/mooseburger1/2015-twitter-airline-sentiment-analysis
Performing sentiment analysis of airlines from Twitter Data.
matplotlib numpy pandas-dataframe python3 regular-expression
Last synced: 09 May 2026
https://github.com/mkashirin/scratches
Scratches is a project, which provides a comprehensive guide to creating deep learning models from scratch using Python and NumPy.
artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks from-scratch machine-learning machine-learning-algorithms numpy python
Last synced: 07 Apr 2025
https://github.com/andresmg07/landscape-recognizer
Supervised ML classification algorithm implemented through pattern recognition techniques and statistical methods.
artificial-intelligence machine-learning numpy opencv pattern-recognition python statistical-methods
Last synced: 17 Feb 2026
https://github.com/noaa-mdl/grib2io-interp
Interpolation component for grib2io interfacing to the NCEPLIBS-ip library
atmospheric-science data-science f2py fortran grib2 interpolation interpolation-methods meteorology ncep nceplibs nceplibs-ip numpy weather weather-data
Last synced: 28 Oct 2025
https://github.com/lordmitrii/ml-and-ds-projects
Machine learning and Data science projects
catboost computer-vision data-science jupyter-notebook lightgbm machine-learning matplotlib numpy pandas python sc scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/omkarpattnaik8080/diabetiespredictionsystem
"This machine learning project predicts diabetes risk, utilizing Python and scikit-learn. Employ AWS for model deployment, ensuring scalability and reliability. Explore predictive analytics to identify factors influencing diabetes onset, enabling proactive healthcare interventions for improved patient outcomes and disease management."
aws machine-learning matplotlib numpy pandas python
Last synced: 07 Apr 2026
https://github.com/ecoronado92/neural_net_from_scratch
python | deep learning | neural networks
deep-learning mnist neural-networks numpy python
Last synced: 17 May 2026
https://github.com/tritonix711/ai-content-verifier
AI Content Verifier is a tool that finds out if text is written by AI or humans. It uses machine learning and natural language processing to give clear results and confidence scores. With an easy-to-use interface, it helps everyone from researchers to content creators check if the content is real or not.
git machine-learning nlp nltk numpy pandas python scikit-learn spacy tkinter
Last synced: 07 Jan 2026
https://github.com/fsquillace/notebooks
Various examples of handy Jupyter notebooks
ipywidgets jupyter-notebook matplotlib numpy
Last synced: 18 May 2026
https://github.com/yc1909/data_job_classification_and_analysis
Data Classification and Analysis based on user's skillset.
classification exploratory-data-analysis feature-engineering machine-learning numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/chanlumerico/lucid
Lumerico's Comprehensive Interface for Deep Learning
autograd deep-learning from-scratch numpy
Last synced: 14 Apr 2025
https://github.com/shivendrra/seeker
Research Application based on AI Agentic workflow
ai artificial-intelligence finetuning google-custom-search-api google-custom-search-engine llama2 llm numpy pandas python pytorch react-native reactjs transformers youtube-api
Last synced: 10 Apr 2026
https://github.com/moindalvs/assignment_random_forest_2
A cloth manufacturing company is interested to know about the segment or attributes causes high sale. Approach - A Random Forest can be built with target variable Sale (we will first convert it in categorical variable) & all other variable will be independent in the analysis.
data-science hyperparameter-tuning numpy pandas python random-forest-classifier sklearn
Last synced: 10 Apr 2026
https://github.com/agrouaze/dspec
momentum spectrum decomposition
decomposition numpy orthogonal python3 spectral-analysis spectrum xarray
Last synced: 14 May 2026
https://github.com/beinsezii/skrample
Composable sampling functions for diffusion models
diffusers diffusion-models numpy pytorch
Last synced: 20 Jun 2025
https://github.com/WPI-SurfMet-Lab/Multiscale-Statistical-Analysis
Multiscale regression/discrimination analysis software, which uses multiscale area data exported from MountainsMapยฎ.
matplotlib multiscale-analysis numpy python scipy win wpi wxpython
Last synced: 08 Mar 2025
https://github.com/anwarulh007/eduprotect--student-dropout-analysis
EduProtect is a valuable tool for educators, parents, and students in India. By providing accurate predictions and facilitating collaboration, it aims to address the critical issue of student dropouts and ensure a brighter future for all. Used Java in App development and Python for the ML Algorithm in Google Colab.
matpoltlib numpy python random-forest-classifier sckiit-learn
Last synced: 07 Mar 2026
https://github.com/jyotindersingh/tinyflow-deep-learning-framework
A Neural Network framework built from scratch in Python.
ann-framework hacktoberfest neural-network neural-network-framework numpy
Last synced: 17 May 2026
https://github.com/grachale/orb_detector
The implementation of part of the ORB (Oriented FAST and Rotated BRIEF) pipeline. The ORB consists of the feature detector and feature descriptor that detect and describe reproducible and discriminative regions in an image. Those, in turn, can be matched between pairs of images for correspondence search, 3D reconstruction, and so on.
image-processing keypoints-detector numpy orb python
Last synced: 09 May 2026
https://github.com/saheedniyi02/krecommend
A python package for creating content-based text recommender systems on pandas dataframes and SQLAlchemy tables
cosine-similarity flask-sqlalchemy nlp numpy pandas python recommendation-algorithms recommendation-engine recommendation-system recommender-system scikit-learn sql sqlalchemy sqlite3 tfidf-vectorizer
Last synced: 10 Mar 2026
https://github.com/localizethedocs/numpy-docs-l10n
Localization of The NumPy Documentation
crowdin numpy python sphinx translation
Last synced: 17 May 2026
https://github.com/muhammedbuyukkinaci/tensorflow-text-generator
TensorFlow Text Generation using LSTM's.
lstm numpy tensorflow text-generation
Last synced: 20 Apr 2026
https://github.com/nevin100/data-visualization-with-seaborn
In this repository, I revisited core concepts of Seaborn and explored a wide range of plots and styling techniques to visualize data effectively. Each notebook demonstrates one or more visualization techniques with explanations and examples.
jupyter-notebook matplotlib-pyplot numpy pandas python seaborn
Last synced: 24 May 2026
https://github.com/milind220/hk-air-quality-analysis
My final project for a statistics and data analysis course. Whew that was a lot of graphs!
data-analysis jupyter-notebook numpy pandas python python3 scipy seaborn statistics
Last synced: 12 Apr 2026