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-24 00:18:03 UTC
- JSON Representation
https://github.com/pr38/cox_ph_estimation_notebooks
Personal discovery work on estimating Cox Proportional hazards coefficients for for both breslow and efron ties, using both autograd and directly calculating the gradient and hessian
cox-regression dask data-science machine-learning numpy pytensor statistics survival-analysis
Last synced: 15 Apr 2026
https://github.com/rakibhhridoy/exploratorydataanalysis-python
Exploratory data analysis is an approach to analyzing data sets to summarize their main characteristics, often with visual methods. A statistical model can be used or not, but primarily EDA is for seeing what the data can tell us beyond the formal modeling or hypothesis testing task.
ab-testing chitest data-science eda exploratory-data-analysis ftest hypotheses hypothesis-testing inferential-statistics numpy pandas python statistical-analysis statistics statsmodels ttest
Last synced: 30 Apr 2026
https://github.com/anidipta/risk-sense
Risk Sense : Next-Gen Fraud Predictor
convolutional-neural-networks machine-learning machine-learning-algorithms numpy python streamlit
Last synced: 30 Jan 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/anfany/python3-practice
基于Python3的多种工具实例代码、以及流行库的使用贴士
matplotlib numpy pandas python3 tensorflow tips
Last synced: 04 May 2026
https://github.com/ul-mds/gecko-data
Example data sources as a starting point for working with Gecko
data-science numpy pandas python record-linkage
Last synced: 16 Apr 2026
https://github.com/adalbertobrant/macd
Estudando sobre o uso do streamlit com geração de gráficos e dados da B3
bovespa box-plot golden-cross macd numpy python single-moving-average steamlit stocks
Last synced: 07 Feb 2026
https://github.com/harmanveer-2546/predicting-customer-churn-for-a-telecom-company
Customer churn is a significant issue for big business companies. Companies are attempting to create methods for predicting customer churn to get a direct impact on getting more revenues, particularly in telecom companies.
ann autoencoder churn-prediction customer-churn-prediction encoding mlp model-building-and-evaluation numpy os pandas standardization
Last synced: 04 May 2026
https://github.com/rkarahul/data_science_project_2023
machine-learning matplotlib numpy pandas python sckit-learn seborn
Last synced: 20 Apr 2026
https://github.com/harmanveer-2546/heart-failure-prediction
Heart failure is a severe condition in which the heart is unable to pump blood effectively. Early prediction of heart failure can significantly improve patient outcomes. This project aims to build a predictive model using machine learning techniques to identify patients at risk of heart failure.
exploratory-data-analysis feature-engineering jupyter-notebook matplotlib model-training-and-evaluation numpy pandas python sckiit-learn seaborn visualization-of-results
Last synced: 14 Apr 2026
https://github.com/akshay-kamath/visual-privacy-protection
An AI based application designed to protect visual privacy by anonymizing faces and obfuscating sensitive textual information (PII) in both images and videos
ai caffemodel computer-vision deep-learning nlp numpy ocr opencv pillow python3 tkinter
Last synced: 29 Apr 2026
https://github.com/hrishixd/weather-data-analysis
This project involves analyzing weather data using Python to uncover patterns and trends in temperature, precipitation, and other meteorological parameters. The analysis showcases the use of Python libraries for data cleaning, manipulation, and visualization.
Last synced: 17 Apr 2026
https://github.com/vochicong/ai-memo
Notebooks about machine learning (AI) math and tools
azure-notebooks colaboratory machine-learning math numpy
Last synced: 24 Feb 2026
https://github.com/grampers-dev/co2oracle
The CO2 Oracle project uses machine learning and AI to analyze and predict CO2 emissions for environmental management. Using a Kaggle dataset, it demonstrates predictive analytics to understand and forecast emissions. Written in Python, it employs libraries like Pandas, NumPy, and Scikit-Learn.
artificial-intelligence machine-learning numpy pandas python scikit-learn
Last synced: 07 Feb 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/py-mp3/boston-comparing-regression-modules
A ipynb file that compares different regression modules in the sk.learnit library.
ipython-notebook numpy pandas python regression-models seaborn sklearn
Last synced: 09 Feb 2026
https://github.com/yunfanjiang/ml_interview_with_numpy
Implementation of ML algorithms using NumPy from scratch
from-scratch interview machine-learning machine-learning-algorithms numpy
Last synced: 29 Apr 2026
https://github.com/akshaypatra/expression_detector
The Expression Detector is an AI-based system that identifies and classifies human facial expressions in real-time . It utilizes computer vision and deep learning techniques to analyze facial features and determine the emotional state of a person, such as happiness, sadness, anger, surprise, fear, disgust, or neutrality.
keras-tensorflow neural-network numpy opencv-python python3
Last synced: 30 Apr 2026
https://github.com/hklyousfi/cyberxnoteloom
Hybrid piano synthesizer with ADSR envelopes, resonance modeling, and MIDI rendering
adsr-envelope digital-audio hybrid-synth midi-processor numpy piano-synthesizer python
Last synced: 30 Apr 2026
https://github.com/arufonsekun/computer-vision
This repository hosts the code produced in dojos, week tasks, theoretical presentations during my attending time in the UFFS computer vision study group. (refactor in progress)
computer-vision numpy opencv python3
Last synced: 17 Apr 2026
https://github.com/martincastroalvarez/python-recommender-systems
Recommender systems with numpy.
clustering condorcet-voting numpy recommender-system
Last synced: 29 Apr 2026
https://github.com/nirmalnishant645/attendance-system
Automated Attendance System using Facial Recognition in Python
attendance-system cv cv2 face-recognition facial-recognition haar-cascade haar-cascade-classifier machine-learning numpy opencv opencv-python pandas python python-3 python3 sql sqlite sqlite3 tkinter tkinter-gui
Last synced: 15 Apr 2026
https://github.com/mrhashemi/optimizers
Python implemntation of Conjugate Gradient method and Adam, and Broyden–Fletcher–Goldfarb–Shanno (BFGS) optimizers from scratch.
adam-optimizer bfgs conjugate-gradient numpy optimizer scipy
Last synced: 30 Apr 2026
https://github.com/thaikoz/data-science
This repository contains various data science projects and exercises implemented in Python using Jupyter Notebooks. It is intended for educational purposes and to document my learning journey in data science.
Last synced: 17 Apr 2026
https://github.com/tynab/inferential-statistics
CyberSoft Machine Learning 03 - Inferential Statistics
anaconda anaconda-navigator cybersoft cybersoft-academy inferential-statistics ipynb jupyter-notebook machine-learning machine-learning-03 matplotlib ml ml-03 numpy pandas py python scikit-learn scipy seaborn sklearn
Last synced: 06 Mar 2026
https://github.com/ayaanjawaid/diwali-sales-analysis
The code file contains the Analysis of Diwali sales. Performed Exploratory Data Analysis (EDA) on Measure Values.
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/rishabhmathur06/imagecompressor-using-cnn
cnn computer machine-learning numpy tensorflow
Last synced: 15 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: 24 Oct 2025
https://github.com/harmanveer-2546/dust-detection-on-solar-panel-using
The accumulation of dust, snow, bird drops etc. on the surface of solar panels reduces the efficiency of the solar modules and hence the amount of produced energy. Monitoring and cleaning solar panels is a crucial task, hence developing an optimal procedure to monitor and clean these panels is very important in order to increase modules efficiency.
classification dirty inceptionv3-model keras numpy pandas plotly python regularizer sequential solar-panels tensorflow visualization
Last synced: 13 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/fatma-moanes/deep-learning-labs
My implementation for the labs of the Neural Networks and Deep Learning course that I studied at my university, Zewail City.
classification cnn data-science deep-learning gan keras matplotlib neural-network-architectures neural-networks numpy pandas preprocessing python regression-models regularization seaborn tensorflow time-series-analysis
Last synced: 14 Apr 2026
https://github.com/saptak625/doublependulum
This repository is my derivation of the equations of motion of a double pendulum using Lagrangian Mechanics and then solving the nonlinear, coupled equations using a Runge-Kutta 45 integration scheme.
differential-equations lagrangian-mechanics matplotlib numerical-integration numpy python scipy vpython
Last synced: 03 May 2026
https://github.com/aymen016/emotion-recognition-using-face-detection
A deep learning-based project that detects human faces and predicts their emotions in real-time using OpenCV and a trained neural network model.
gpu-acceleration haar-cascade-classifier keras-tensorflow matplotlib numpy opencv python
Last synced: 13 Apr 2026
https://github.com/amirhnajafiz-university/s7dc01
Final project of Data Communications course
data-communication matplotlib modulation numpy python scipy signal signal-processing
Last synced: 11 Apr 2026
https://github.com/vidursatija/tensorpy
A simple NumPy autodiff library
autograd machine-learning numpy python
Last synced: 03 May 2026
https://github.com/wilfriedmercier/somptimised
An optimised version of sklearn-som with extended functionalities.
machine-learning machine-learning-algorithms numpy python python3 self-organizing-map som
Last synced: 09 Jun 2026
https://github.com/asit-14/python-programming
This repository contains all the programs and resources we will use to learn Python programming. It also includes various modules, Python libraries, and several project examples to enhance our learning experience.
matplotlib modules numpy pandas python tkinter
Last synced: 03 May 2026
https://github.com/antoniojcosta/calculus-exercises
Numerical Calculus exercises solved using python.
calculus calculus-course fraction jupyter-notebook mathematics matplotlib numpy phisics python sympy
Last synced: 03 May 2026
https://github.com/hokagem/byakuganvisualizer
The ByakuganVisualizer repository hosts a Python tool designed to compare images and highlight their differences. It simplifies the process of identifying disparities between images, making it ideal for tasks like testing and quality assurance. Moreover, it offers a color filter that can be used to correct images for color-blind users.
color-blind color-correction colorblind image-manipulation numpy pillow
Last synced: 21 Jan 2026
https://github.com/llwusill/nlpbadwords
NLP ile kötü sözcük tespiti
colab-notebook matplotlib nlp nlp-machine-learning nlp-parsing nltk notebook-jupyter numpy pandas python seaborn snowballstemmer wordcloud
Last synced: 04 May 2026
https://github.com/musfiquejim/enacp-a-hybrid-machine-learning-framework-for-detecting-anticancer-peptides
EnACP: একটি Ensemble Learning মডেল যা অ্যান্টিক্যান্সার পেপটাইড সনাক্তকরণের জন্য ব্যবহৃত হয়।
adamoptimizer ai cnn-classification data-visualization deep-learning densenet inceptionv3 machine-learning matplotlib-pyplot numpy pandas randomforestclassifier randomforestregressor restnet sklearn u-net-pytorch vgg16 vgg19
Last synced: 04 May 2026
https://github.com/mdaiyub/face-mask-detection
Hello, Welcome to my mask detection project
cv2 deep-learning keras-tensorflow matplotlib-pyplot mobilenetv2 numpy os pandas
Last synced: 04 May 2026
https://github.com/jaypanchal9/spotless-data
Spotless Data: A Python-based workflow using Jupyter Notebooks for efficient data cleaning, preprocessing, handling missing values, correcting outliers, and integrating external datasets ideal for quick, reliable, and clean data preparation.
data-cleaning data-preprocessing data-wrangling matplotlib numpy pandas python3
Last synced: 13 Apr 2026
https://github.com/mihirh19/python
a repository for collaborative development and version control using Git that houses Python code files, documentation, tests, and other project-related files.
algorithms data-structures django fastapi flask machine-learning numpy pandas python
Last synced: 11 Apr 2026
https://github.com/priyanka7411/customer-churn-prediction
Customer Churn Prediction using machine learning. This project covers the full data science lifecycle—data cleaning, exploratory analysis, feature engineering, model building, and extracting actionable business insights.
jupyter-notebook model numpy pandas python random-forest-classifier scikit-learn-matplotlib-seaborn
Last synced: 04 May 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/heisenberg141/probability-based-boundary-detection
This Repository consists of implementation of probability based boundary detection algorithm which gives more accurate results than canny edge detection.
boundary-detection canny-edge-detection computer-vision edge-detection gabor-filters gaussian-filters image-gradients image-processing kmeans-clustering lm-filters numpy opencv python3 sobel-filter texton-maps
Last synced: 04 May 2026
https://github.com/kwanit1142/sars-cov-2-detection-radiology-based-multi-modal-multi-task-framework
Keras-based Implementation for "SARS-CoV-2 Detection: Radiology based Multi-modal Multi-task Framework" (Accepted in 45th IEEE EMBC 2k23)
gans keras matplotlib numpy opencv os pandas pillow scipy sklearn tensorflow transfer-learning wasserstein-distance
Last synced: 14 Apr 2026
https://github.com/rahatmoktadir03/market-anomaly-detection
This AI-engineering project involves building a machine learning model to classify financial market conditions and detect potential market crashes. It includes developing investment strategies based on the model’s predictions and designing an AI-driven bot to explain the results to end users.
ai anomaly-detection financial-analysis investment-strategies machine-learning numpy pandas python sklearn
Last synced: 09 Feb 2026
https://github.com/krik8235/ml-marcom-budget-optimization
Optimize budget allocation across multiple marketing channels to maximize revenue
gradient-boosting machine-learning-algorithm machine-learning-algorithms machine-learning-projects numpy pandas random-forest seaborn sklearn
Last synced: 04 May 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/vidhi1290/hr_employee_prediction
"Welcome to the HR Employee Promotion Prediction project! This repository contains the code and resources for a machine learning project that focuses on predicting employee promotions. By analyzing various employee attributes, this project aims to provide valuable insights for HR decision-making and talent recognition within organizations.
data-exploration data-science data-visualization docker hr-employee-prediction hyperparameter-tuning machine-learning matplot model-building numpy pandas scikit-learn seaborn streamlit streamlit-webapp
Last synced: 13 Apr 2026
https://github.com/osx-rsplug-a/py_studies
Python studies
math matplotlib numpy pandas python
Last synced: 12 Apr 2026
https://github.com/cchandre/ocdm
Optical Centrifuge for Diatomic Molecules
amo hamiltonian matplotlib molecular-mechanics numpy python3 scipy symplectic-integrators sympy
Last synced: 04 May 2026
https://github.com/himel-sarder/complete-numpy
A comprehensive guide to mastering NumPy with practical examples and applications in machine learning. Perfect for learners and developers looking to deepen their knowledge of numerical computations in Python.
data-science dataanalysis machine-learning ml numpy numpy-exercises numpy-library numpy-python numpy-tutorial pythonlibrarires
Last synced: 04 May 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: 31 Mar 2025
https://github.com/gandhasiri-rahul-mohan/association-rules-q1-books
Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots
apriori-algorithm association-rules data-science machine-learning numpy pandas python unsupervised-machine-learning
Last synced: 04 May 2026
https://github.com/cyberoctane29/unicorn-companies-analysis
This project explores unicorn companies, private startups valued at over $1 billion, using Python for data analysis. It covers industry trends, geographic distribution, and investment patterns through EDA, including data cleaning, handling missing values, datetime transformations, and visualizations to uncover key insights.
data-analysis eda numpy pandas python
Last synced: 02 May 2026
https://github.com/gauranshgoel123/predictive-demand-analysis
Demand Forecasting Project A web application for predicting future demand for part numbers based on historical data. Built with React for the frontend and FastAPI with Python for the backend, this application visualizes demand trends and allows users to input additional data for improved accuracy. In render analyzer is frontend analysis is backend
chartjs data-analysis data-science data-visualization dataset deployment full-stack machine-learning numpy pandas predictive-analysis prophet-model python reactjs render
Last synced: 13 Apr 2026
https://github.com/sarmadahmad8/digit-recognizer-91.4-accuracy
Digit Recognizer 91.4% accuracy
artificial-intelligence data-science digit-recognizer machine-learning neural-network numpy pandas python
Last synced: 05 May 2026
https://github.com/screamman-ssh/facemousecontrol
This project is about using your nose tip for the mouse's cursor and open your mouth for the left click.
autopy computer-vision face-detection mediapipe-facemesh mouse numpy opencv python python-3-7 ui
Last synced: 13 Apr 2026
https://github.com/RsGoksel/Genetic-Algorithms
A Guide to Problems and Solutions on Genetic Algorithms
agent evolutionary-algorithms game game-solution genetic-algorithm genetic-algorithms gym neural-network numpy numpy-arrays pygame python stable-baselines3
Last synced: 11 May 2026
https://github.com/tynab/machine-learning-overview
CyberSoft Machine Learning 03 - Overview
elasticnet-regression jupyter-notebook k-nearest-neighbours knn knn-classification label-encoder lasso-regression linear-regression logistic-regression machine-learning matplotlib numpy one-hot-encoder ordinal-encoder pandas ridge-regression scikit-learn scipy seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/nomadsdev/frequency-insight
SoundFreqAnalyzer: A Python tool to record audio, analyze frequencies, and save results.
audio-analysis audio-recording audio-tool data-visualization fft frequency-analysis keyboard-python numpy pyaudio python scipy signal-processing sound-engineering
Last synced: 21 Feb 2026
https://github.com/vineet416/eda-travel
EDA Travel data by PW Skills Data Analytics Course.
data-encoding data-preparation data-preprocessing data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas plotly python sklearn-library train-test-split train-test-using-sklearn
Last synced: 14 Apr 2026
https://github.com/flazefy2/ds-global_cybersecurity_threats
https://www.kaggle.com/datasets/atharvasoundankar/global-cybersecurity-threats-2015-2024
data-science data-visualization numpy python squarify statistics
Last synced: 05 May 2026
https://github.com/jinkogule/multi-analyst
O Multi Analyst é uma ferramenta de análise de dados com uma usabilidade simples, que utiliza inteligência artificial para interpretar os resultados das análises realizadas, retornando insights úteis aos usuários.
apriori-algorithm bootstrap css data-analysis django html numpy open-ai pandas python web-application
Last synced: 12 Apr 2026
https://github.com/winter000boy/my-project-portfolio
Welcome to My Project Portfolio! This repository is a comprehensive collection of my work in Java programming, Python development, Machine Learning (ML), Artificial Intelligence (AI), and Web Development. Organized for ease of access, this portfolio highlights innovative and practical projects tailored to solve real-world challenges.
ai artificial-intelligence artificial-neural-networks bootstrap data-science deep-learning flask-application java-projects machine-learning numpy pandas-python potfolio-site python-projects python3 spring-boot tkinter-gui web-development
Last synced: 05 May 2026
https://github.com/harmanveer-2546/supply-chain
Supply chain analytics is a valuable part of data-driven decision-making in various industries such as manufacturing, retail, healthcare, and logistics. It is the process of collecting, analyzing and interpreting data related to the movement of products and services from suppliers to customers.
customer-segmentation-analysis data data-analysis data-cleaning data-insights ggplot2 numpy pandas performance-evaluation predictive-analytics-for-business python risk-assessment sales-analysis statistical-analysis supply-chain tidyverse trend-analysis
Last synced: 10 Apr 2026
https://github.com/anupam0202/contextual-rag-chatbot
Contextual RAG Chatbot that processes PDF documents using the Google Gemini API
google-generativeai numpy pypdf2 scikit-learn streamlit
Last synced: 05 May 2026
https://github.com/mauriciovazquezm/machinelearning_course_spring2023
Machine Learning course tasks focused on the implementation of the ML algorithms using libraries such as Numpy, Pandas, etc.
machine-learning machine-learning-algorithms numpy python r-language
Last synced: 05 May 2026
https://github.com/sarincr/introduction-to-pyqt5
PyQt5 is a comprehensive set of Python bindings for Qt v5. Qt is set of cross-platform Python libraries that implement high-level APIs for accessing many aspects of modern desktop and mobile systems.
app appdevelopment data-science kivy kivymd machine-learning numpy opengl pygui pyqt pyqt5 pyqt5-desktop-application pyqt6 pyside2 scipy tensorflow tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 13 Apr 2026
https://github.com/satvikpraveen/fashionmnist-analysis
A comprehensive analysis of the Fashion MNIST dataset using PyTorch. Covers data preparation, EDA, baseline modeling, and fine-tuning CNNs like ResNet. Includes modular folders for data, notebooks, and results. Features CSV exports, visualizations, metrics comparison, and a requirements.txt for easy setup. Ideal for ML workflow exploration.
computer-vision confusion-matrix convolutional-neural-networks deep-learning-algorithms exploratory-data-analysis fashion-mnist-dataset fine-tuning hyperparameter-tuning image-classification jupyter-notebook machine-learning-algorithms matplotlib-pyplot model-evaluation numpy pandas pytorch resnet-18 scikit-learn seaborn vgg
Last synced: 22 Apr 2025
https://github.com/qua77i20/ai2
A simple single-layer neural network (perceptron) built in Python. Demonstrates backpropagation training from scratch for beginners.
ai backpropagation data-science deep-learning machine-learning neural-network numpy perceptron python
Last synced: 15 May 2026
https://github.com/ahasannn/multilevel_textual_emotion_classifier
Emotion detection from social media texts using machine learning algorithms.
anaconda jupyter machine-learning matplotlib nltk numpy pandas pip python scikit-multilearn scikitlearn
Last synced: 05 May 2026
https://github.com/aahad91/idv
Interactive Data Visualization - Master Course
matplotlib numpy pandas plotly python3
Last synced: 08 May 2026
https://github.com/otuemre/simplenet
A simple neural network framework built from scratch using Python and NumPy. Designed as a learning tool, SimpleNET includes essential layers, activation functions, and loss functions, enabling users to build and train basic neural networks from the ground up.
backpropagation deep-learning from-scratch machine-learning neural-network numpy python
Last synced: 13 Apr 2026
https://github.com/ryantusi/ai_ml_fundamentals
Welcome to my GitHub repository showcasing projects completed during the AI/ML Foundation course from Codecademy. This repository contains a collection of projects that demonstrate my skills and knowledge in the field of artificial intelligence and machine learning.
artificial-intelligence data-science data-visualization exploratory-data-analysis foundation machine-learning numpy pandas python
Last synced: 14 Apr 2026
https://github.com/briankopp/fewerbytes
compress numpy arrays. binary and numeric techniques for numpy compression
compress compression numpy python python3 storage
Last synced: 18 May 2026
https://github.com/flazefy2/ds-customer_shopping
https://www.kaggle.com/datasets/bhadramohit/customer-shopping-latest-trends-dataset
data-science data-visualization jupiter-notebook numpy python sales shopping squarify statistics
Last synced: 05 May 2026
https://github.com/otivedani/hedge_hog
Histogram of Oriented Gradients, full numpy
feature-extraction histogram-of-oriented-gradients hog-features numpy
Last synced: 13 Apr 2026
https://github.com/aryansk/geometric-transformation-visualizer
A comprehensive toolkit for visualizing various geometric transformations on both 2D shapes and images using Python. This project demonstrates fundamental geometric operations through interactive visualizations.
computer-vision matplotlib numpy opencv python
Last synced: 05 May 2026
https://github.com/daniel207pzd/google-advanced-data-analytics-capstone-project-salifort-motors
data-analysis-python data-analytics exploratory-data-analysis google-advanced-data-analytics google-advanced-data-analytics-capstone jupyter-notebook matplotlib numpy pandas python random-forest scikit-learn scikitlearn-machine-learning seaborn xgboost
Last synced: 11 Apr 2026
https://github.com/asanka-j/machine_learning_exercises
Machine learning Self study Python & R
matplotlib numpy pandas python r sklearn
Last synced: 12 Apr 2026
https://github.com/uhstray-io/pyrizon
Data Collection, Analysis, Mapping, Pipelining & Transformation, & API using Python
api data-engineering etl numpy pandas plotly python pytorch raw-data scikit-learn seaborne sql sqlite tensorflow
Last synced: 09 Apr 2026
https://github.com/msthamizh/bizcardx-extracting-business-card-data-with-ocr
Developing a Streamlit application that enables users to upload business card images and extract key details using easyOCR. The app allows users to manage the extracted data (view, update, delete) and securely stores it in a MySQL database. It also highlights extracted text directly on the business card image using Pillow.
easyocr mysql numpy pandas pillow python regular-expression streamlit
Last synced: 10 Apr 2026
https://github.com/lintangwisesa/python_recommendation_system
Basic recommendation system using Python & Sklearn
numpy pandas python recommendation-system sklearn
Last synced: 05 May 2026
https://github.com/lakhidaksh-01/carinsightanalyzer
Interactive Car Ratings & Insights
cars matplotlib numpy pandas python seaborn streamlit
Last synced: 10 Apr 2026
https://github.com/msthamizh/singapore-resale-flat-prices-predicting
Developing a Streamlit application that allows users to interactively predict the resale prices of flats in Singapore using machine learning. The application supports regression tasks, enabling users to input various features, such as location, flat type, floor area, and lease start date, and receive predictions for resale prices.
exploratory-data-analysis machine-learning matplotlib numpy pandas python seaborn streamlit
Last synced: 09 Apr 2026
https://github.com/petitgrizzlies/metaheuristiques
Travaux pratiques de meta heuristique. Unige 2016-2017
cffi cpp golang heuristic-algorithm matplotlib numpy python35
Last synced: 13 Apr 2026
https://github.com/suraj-sedai/lstm-deep-learning
A step-by-step guide to mastering sequence prediction using TensorFlow and LSTM. This repository covers everything from basic linear predictions to advanced multi-step forecasting, many-to-many LSTM models, and real-world applications like stock price forecasting and sales prediction.
lstm-neural-networks lstm-sentiment-analysis numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026