NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-26 00:18:09 UTC
- JSON Representation
https://github.com/vyask21/opencv-drowsy
Drowsiness detection can be quickly done using shape predictor face landmarks.dat model file that mark the essential landmarks on the face using OpenCV modules.
Last synced: 08 Feb 2026
https://github.com/anshpg/exploration-in-image-processing-digit-image-generation
This project, developed by Anshuman Pattnaik, explores image processing techniques using Python libraries such as pandas, numpy, matplotlib, and cv2 (OpenCV). The primary objective of the project was to delve into image processing with a focus on creating a unique dataset and algorithm for image generation.
cv2 image-generation image-processing ipynb-jupyter-notebook matplotlib-pyplot numpy opencv pandas
Last synced: 01 Feb 2026
https://github.com/bineet-ratna-shakya/data-science-salary-analysis
analyzing a dataset containing salaries of data science professionals from 2020 to 2023.
data-analysis data-science data-visualization jupyter numpy pandas python
Last synced: 01 Feb 2026
https://github.com/nits2612/data-science-projects
Portfolio of data science projects completed by me during PGP AI/ML, self learning, and hobby purposes.
data data-science dataanalysis deep deep-learning keras machine-learning matplotlib numpy opencv pandas python scikit-learn seaborn surprise-python tensorflow transfer-learning
Last synced: 01 Feb 2026
https://github.com/baschin1103/machine-learning-linear-regression-tsi
The model is the multiple linear regression loaded from scikit-learn. The aim is to create a model to forecast the so called Total-Skill-Index (TSI) of a player from hattrick.org. More information on: https://wiki.hattrick.org/wiki/Total_Skill_Index. In this repository is the programm and necessary data.
csv linear-regression machine-learning numpy pandas python statistics
Last synced: 11 May 2026
https://github.com/luizabash/wmap-tt-eda
EDA of the WMAP 5-Year TT Power Spectrum data, the analysis includes summary statistics, data visualization, polynomial regression for model fitting, and hypothesis testing
astrophysics matplotlib numpy pandas scipy
Last synced: 01 Feb 2026
https://github.com/saumyajeet-varma/braintumor-ml-integrated-webapp
flask numpy python tensorflow venv
Last synced: 01 Feb 2026
https://github.com/davityak03/english-audio-to-hindi-text-using-pretrained-model
The primary goal of this project is to transcribe English audio and then translate the transcribed text into Hindi.
adam-weight-decay css flask html nlp numpy python tensorflow tokenizer transformers translation
Last synced: 26 Feb 2026
https://github.com/vladimiracunadev-create/python-data-science-program
Python Data Science Program — 197 clases en 9 partes. Pauta avanzada derivada de Géron, VanderPlas, Huyen, ISLP y Barocas/Hardt/Narayanan. Recurso personal de aprendizaje, enseñanza y mejora continua.
bootcamp data-analysis data-science education jupyter machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 01 Jun 2026
https://github.com/deepcloudlabs/dcl702-2020-sep-16
DCL-702: Data Analytics using Python
data-analytics numpy pandas python python-3
Last synced: 08 May 2026
https://github.com/balakrish001/python-course
The Python course provides a thorough foundation in Python programming, starting with core concepts and progressing to OOP. It covers essential libraries like NumPy and Pandas for data manipulation and analysis. You'll also learn how to send emails using Python's SMTP library and interact with APIs for real-world applications,
api numpy oops-in-python pandas problem-solving python smtp
Last synced: 10 Apr 2026
https://github.com/linggarm/evolutionary-algorithms
Collection of codes of Evolutionary Algorithms college course (Knapsack Problem & Travelling Salesman Problem)
ant-colony-optimization evolution-strategies evolutionary-algorithms evolutionary-programming genetic-algorithms genetic-programming knapsack-problem matplotlib numpy particle-swarm-optimization python travelling-salesman-problem
Last synced: 15 Apr 2026
https://github.com/olfabelhadj/gestion-d-une-boutique-avec-python
OpenClassrooms parcours Data Analyst Projet 6
matplotlib-pyplot numpy pandas plotly-express plotly-graph-objects seaborn
Last synced: 15 Apr 2026
https://github.com/ankman007/python-100-days-of-code
Daily logs of my progress and mini-projects made over the course of this challenge
100daysofpython backend-development bootstrap5 css3 flask game-development hacktoberfest html5 jinja matplotlib numpy pandas python python-gui selenium tkinter turtle web-development webscraping
Last synced: 10 Apr 2026
https://github.com/coueghlani/nlp
Proyecto de Procesamiento de Lenguaje Natural y Análisis de Datos
mineria-de-datos nlp nlp-machine-learning nltk numpy procesadores-de-lenguajes sklearn spacy
Last synced: 08 Feb 2026
https://github.com/ryancswallace/npdb
Parallel NumPy-like interface for large n-dimensional arrays on disk.
mapreduce-designpatterns numpy numpy-arrays parallel-computing python
Last synced: 09 Feb 2026
https://github.com/dino-kupinic/pocolocosolver
algorithmic solution with 3D visualization
algorithms numpy panda3d puzzle pytest python solver
Last synced: 19 Jun 2026
https://github.com/ankits-21/smartspectro
This is Mobile Based Spectrometer
flask-application jvascript kd-tree matplotlib numpy pandas python react-native scipy
Last synced: 09 Feb 2026
https://github.com/mahmud-kandawala/simulating-covid-19-python-
This repository contains a Python program that simulates the spread of COVID-19 using Numpy and Matplotlib for calculations and visualization. The simulation offers an interactive way to understand virus dynamics and the impact of epidemiological parameters.
Last synced: 16 Apr 2026
https://github.com/mariam-zaidi/bike-sharing-prediction-model
Build a multiple linear regression model for the prediction of demand for shared bikes.
linear-regression matplotlib numpy pandas rfe seaborn sklearn
Last synced: 09 Feb 2026
https://github.com/leandro-bertoluzzi/parchis-probabilities
Small weekend project to play around with numpy and help me taking decissions while playing parchís
Last synced: 08 May 2026
https://github.com/baschin1103/neural-network-building-in-python
In this repository is a programm with a pretrained artificial neural network from Building AI. The network predicts the price of a cabin based on it's attributes.
bias building-ai forward-pass functioning identity linear-combinations neural-network numpy python regression relu
Last synced: 16 Apr 2026
https://github.com/dhaase-de/dito
Yet another toolbox for the daily work with OpenCV under Python.
Last synced: 22 Aug 2025
https://github.com/giacomolat/classification-of-exotic-fruits
The goal of this project is to develop an automatic classification system for exotic fruits based on numerical features using the K-nearest neighbors (K-NN) algorithm
anomalies-detection auc-roc-curve confusion-matrix gridsearchcv hold-out-cross-validation knn knn-classification machine-learning matplotlib matplotlib-pyplot multiclass-classification normalization-techniques numpy pandas python scikit-learn seaborn stratified-cross-validation
Last synced: 10 Apr 2026
https://github.com/beyzabasarir/northwind-traders-analysis
Northwind dataset analysis using PostgreSQL, Python, and Power BI. Focused on sales, customers, shipping, and performance insights.
dashboard data-analysis data-visualization jupyter-notebook matplotlib numpy pandas postgresql powerbi python seaborn
Last synced: 10 Apr 2026
https://github.com/ledsouza/machine-learning-introducao-a-classificacao-com-sklearn
Explorar classificação por machine learning, analisando algoritmos em exemplos cotidianos, comparando técnicas e entendendo o aprendizado de máquina por trás, com abordagem científica.
graphviz matplotlib numpy pandas python seaborn sklearn
Last synced: 10 Apr 2026
https://github.com/kaladabrio2020/calculusnumerics
Trabalho da cadeira de Métodos Numérico I
metodos-numericos numpy python tkinter-gui
Last synced: 18 May 2026
https://github.com/chandkund/customer-segmentation-using-k-means-clustering
Implemented K-Means Clustering to segment customers based on purchasing behavior, enabling targeted marketing strategies. Analyzed data, optimized clusters using the Elbow Method, and derived insights to enhance customer engagement and retention.
data-science kmeans-clustering machine-learning matplotlib numpy pandas python seaborn sklearn
Last synced: 10 Apr 2026
https://github.com/cherukuri-thanu/conjoint-analysis-netflix
This repository contains configuration files for performing conjoint analysis on Netflix survey data.
conjoint-analysis logistic-regression matplotlib-pyplot netflix numpy pandas squantify statsmodels
Last synced: 16 Apr 2026
https://github.com/sahil210695/numpy-basics
A brief overview of NumPy basics
data-science numpy numpy-tutorial python
Last synced: 08 May 2026
https://github.com/alimiheb/morphotype-web-app
A modern web application that analyzes body morphotypes (Ectomorph, Mesomorph, Endomorph) using MediaPipe AI and provides personalized fitness and nutrition plans.
body-tracking flask mediapipe numpy opencv pandas pillow python3
Last synced: 10 Apr 2026
https://github.com/cbmira01/featureranking
A data science technique implemented in OpenCL.
data-science entropy feature-reduction machine-learning-algorithms numpy opencl pyopencl python windows-10
Last synced: 08 May 2026
https://github.com/lorenzorottigni/ml-houses
Machine Learning python bootcamp: linear regression on houses model
ipynb linear-regression machine-learning numpy pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/harmanveer-2546/music-genre-classification
Classifying the genre of a music using deep neural networks.
cnn deep-neural-networks keras labelencoder librosa matplotlib music numpy pandas pickle python scipy seaborn sequential-models tensorflow
Last synced: 12 Feb 2026
https://github.com/ywatanabe1989/scitex-io
Universal scientific data I/O with plugin registry — save/load 30+ formats with one API. Part of SciTeX.
cli csv data-io hdf5 mcp numpy openscience pandas plugin-registry python research scientific-computing scitex
Last synced: 07 Jun 2026
https://github.com/abhirajp595/python
Data Science Project using Python
data-analysis data-science data-visualization eda jyputer-notebook numpy pandas statistics
Last synced: 08 May 2026
https://github.com/shakhthi/mlproject
This project is an end-to-end ML solution that predicts math scores from student attributes. It starts with ingesting and preprocessing data, followed by feature engineering to pinpoint key predictors. A robust model is then trained and fine-tuned before being seamlessly deployed to deliver real-time predictions.
jupyter-notebook matplotlib-pyplot numpy pandas python3 seaborn sklearn
Last synced: 16 Apr 2026
https://github.com/spoortimorabad/personally-identifiable-information-pii-
Detecting Personal Information and Masking Method
faker llms numpy pandas pre-trained-model python streamlit structured-data supabase torch unstructured-data
Last synced: 16 Apr 2026
https://github.com/rahulsm20/storedata
A data analysis project aimed at analyzing the sales data of the super store and providing useful insight into customer preferences.
data-analysis matplotlib numpy pandas python streamlit
Last synced: 16 Apr 2026
https://github.com/omogbolahan94/movies-budget-revenue-analysis
Data exploration, data cleaning, data analysis and predictive analysis
dataframe linear-regression matplotlib numpy pandas seaborn statistical-analysis
Last synced: 08 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: 20 Aug 2025
https://github.com/hariprasath-v/machinehack_intel_oneapi_hackathon_the_llm_challenge
Generate a response for the question from pre-defined text using LLM(Extracted Question-Answering(QA) Model).
accuracy exploratory-data-analysis extractive-question-answering huggingface machine-learning matplotlib nlp nltk numpy pandas python seaborn sklearn spacy spellchecker wordcloud
Last synced: 10 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_09
Модуль 9. Підбір гіперпараметрів НМ. Глибоке навчання. Tensorflow. Keras.
adam-optimizer data-science google-colab keras keras-tensorflow numpy python
Last synced: 16 Apr 2026
https://github.com/rakesh3596/tutedude_projects
It consist of 3 major project 1:Covid19 Analysis 2:Rainfall Prediction 3:Tumor Detection
csv-files matplotlib numpy pandas plotly python sklearn-library
Last synced: 16 Apr 2026
https://github.com/yukti1sharma/emotion-based-music-recommender
Emotion based music recommendation system
detection-model emoji facial-expression-recognition jupyter-notebook keras-tensorflow machine-learning mediapipe music neural-networks numpy opencv python realtime streamlit webapp
Last synced: 10 Apr 2026
https://github.com/codersales/machine-learning-project
Machine Learning Project
code data-science filtered-4 jupyter last-quarter machine-learning not-this-month numpy over-100-commits pandas pseudo-current python repository-6 scikit-learn sub-critical supervised supervised-learning
Last synced: 02 Mar 2026
https://github.com/csengupta1101/career-survey---data-scientist
This repository holds an in depth analysis of Scrapped data from naukri.com. which showcases in in demand skills and opportunities in Data science across the subcontinent.
analysis career data-science matplotlib naukri numpy pandas python3
Last synced: 07 May 2026
https://github.com/samaalharbi2/100-days-of-code
This repository is a collection of 100 Python projects built as part of the "100 Days of Code: Python Developer Challenge" course.
data-science game-development machine-learning numpy pandas python udemy
Last synced: 08 May 2026
https://github.com/kmkurn/text2array
Python library to convert text dataset into arrays.
deep-learning natural-language-processing neural-networks numpy
Last synced: 14 May 2026
https://github.com/rtmigo/skifts_py
Search for the most relevant documents containing words from a query. Uses Scikit-learn and Numpy
cosine-similarity information-retrieval numpy python scikit-learn text-mining tf-idf
Last synced: 19 Aug 2025
https://github.com/dhruwsunita/zomato-data-analysis-project
Zomato data analysis project using Python.
data-analysis data-visualization jupyter-notebook matplotlib numpy pandas-dataframe python
Last synced: 08 May 2026
https://github.com/shwetapardhi/assignment-2-set1-q1-basic-statistic-level-2
Plot the data, find the outliers and find out μ,σ,σ^2
boxplot matplotlib-pyplot mean numpy pandas pie-chart python seaborn standard-deviation variense
Last synced: 16 Apr 2026
https://github.com/harmanveer-2546/covid-19-chances-detection
The main goal of this project is to build a machine learning model that, given a Covid-19 patient's current symptom, status, and medical history, will predict whether the patient is in high risk or not.
covid-19 covid-data logistic-regression matplotlib mlp-classifier numpy pandas python random-forest seaborn sklearn-library xgboost
Last synced: 10 Apr 2026
https://github.com/type0-1/salary-truth-predictor
A supervised machine learning regression model. Includes problem statement, approach to solution, code, images, dataset, and Jupyter Notebook for interactive analysis.
linear-regression machine-learning matplotlib-pyplot ml numpy pandas polynomial-regression projects scikitlearn-machine-learning support-vector-regression
Last synced: 16 Apr 2026
https://github.com/abideen-olawuwo/water-potability
A Water Potability Model
adaboostclassifier gaussian kneighborsclassifier linear-regression logistic-regression matplotlib numpy pandas seaborn sklearn xgboost-classifier
Last synced: 10 Apr 2026
https://github.com/ishaan28malik/masters-admission-analyser
Admissions of Indian students for foreign universities.
admission classification machine-learning matplotlib numpy python students
Last synced: 08 May 2026
https://github.com/hajdu-patrik/nlp_music-mood-classifier_bme_hf
This project is a Python-based NLP system that analyzes song lyrics to determine their emotional profile and recommends similar songs.
nlp nlp-machine-learning numpy pandas python
Last synced: 10 Nov 2025
https://github.com/liblaf/array-typing
🧮 Type-safe array operations for NumPy, JAX, and PyTorch
array code-quality documentation jax numpy python static-analysis torch type-hints typing
Last synced: 19 Aug 2025
https://github.com/kevinmbeaulieu/machine-learning-practice
ML models & data processing utilities written from scratch as practice.
data-science machine-learning numpy pandas
Last synced: 08 May 2026
https://github.com/pramodyasahan/health-insurance-cost-prediction
This project focuses on predicting health insurance costs using a polynomial regression model. By employing machine learning techniques in Python, the project aims to accurately estimate insurance costs based on various personal attributes. The model takes into account several features including age, sex, BMI, number of children, smoking status etc
machine-learning matplotlib numpy pandas python3 scikit-learn
Last synced: 16 Apr 2026
https://github.com/eljandoubi/predict-customer-churn-with-clean-code
Clean Code Principles
autopep8 logging numpy pandas pylint pytest scikit-learn
Last synced: 16 Apr 2026
https://github.com/hibashajahan55/python-abc-company-analysis
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/avin27/credit-card-fraud-detection
A python script to analyse credit card data to detect fraudulent transactions
data-science numpy pandas sklearn
Last synced: 10 Apr 2026
https://github.com/cyberoctane29/epa-air-quality-aqi-analysis
This project involved analyzing air quality data from the EPA, focusing on the Air Quality Index (AQI). I used Python data structures like dictionaries and sets to manage and process the data, simulating real-world data analysis to assess pollution levels and their health implications.
data-analysis numpy pandas python statistics
Last synced: 10 Apr 2026
https://github.com/bzubs/mlzero
Implementation of widely used ML algorithms in vanilla python
machine-learning machine-learning-algorithms machinelearning numpy python statistics
Last synced: 03 Mar 2026
https://github.com/ksganni/diabetes-prediction-using-machine-learning
🔬 A machine learning project that predicts diabetes likelihood using patient health metrics and multiple classification algorithms.
jupyter-notebook matplotlib numpy pandas python scikitlearn-machine-learning seaborn
Last synced: 28 Apr 2026
https://github.com/abideen-olawuwo/predictive-maintenance
A predictive maintainance model
decision-trees ipython matplotlib numpy pandas plotly python random-forest seaborn sklearn smote
Last synced: 27 Mar 2026
https://github.com/khaymanii/calories-burnt-prediction-model
This model was built using Python and XGBoost Regression algorithm
matplotlib numpy pandas python scikit-learn
Last synced: 16 Apr 2026
https://github.com/anas436/student-performance-analysis
In this project I have constructed a Machine Learning System which will analyis students performance with about their academic records. Note that, this project will work with any students recods which you want to provide.
data-analysis jupyter-notebook matplotlib numpy pandas python3 seaborn
Last synced: 16 Apr 2026
https://github.com/nitor-infotech-oss/aiml-data-processing
Data Processing Algorithms
aiml numpy pandas scikit-learn
Last synced: 16 Apr 2026
https://github.com/pedasoft-consult/customer_analytics_fmcg
Customer Analytics in FMCG Industry
k-means-clustering matplotlib numpy pandas python seaborn
Last synced: 03 Mar 2026
https://github.com/archish27/pythontutorial
Python Programming Tutorial for new geeks who want to learn python from scratch to deal with various applications
matplotlib numpy pandas pygame python python-2 python-3 scikit-learn soup
Last synced: 01 Apr 2026
https://github.com/mjshubham21/ny_yellow_taxi_python_da_project
A data analysis project of New York Yellow Taxi (Feb of 2025) using Python and its libraries for analytics like : NumPy, MatPlotLib, Pandas and Seaborn.
data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/chaganti-reddy/heart_disease_prediction
Machine Model creation for Heart Disease Prediction
data-science deep-learning machine-learning numpy python
Last synced: 11 May 2026
https://github.com/samalyarov/practicum_projects
Various data analysis projects displaying tools and instruments that I am proficient with
data-analysis datetime folium geojson matplotlib numpy pandas plotly postgresql powerpoint python regular-expressions requests-library-python scipy seaborn sql sqlalchemy tableau tqdm
Last synced: 02 Apr 2026
https://github.com/satvikpraveen/numpymasterpro
A hands-on, production-ready toolkit to master NumPy — from first principles to real-world applications. Includes modular Jupyter notebooks, reusable utility scripts, cheatsheets, and advanced projects like K-Means clustering from scratch.
broadcasting data-analysis data-science data-source data-visualization jupyter-notebook kmeans-clustering linear-algebra machine-learning matrix-algebra numerical-computation numpy numpy-broadcasting numpy-examples numpy-tutorial open-source python scientific-computing standardization vectorization
Last synced: 08 May 2026
https://github.com/leftcoastnerdgirl/supervised_learning
This project demonstrates supervised machine learning using scikit-learn.
classification-reports confusion-matrix jupyter-notebook numpy pandas-python pathlib scikit-learn sklearn
Last synced: 16 Apr 2026
https://github.com/rahulchouhan1/spotify-most-popular-songs-data-analysis
🎵 Spotify Songs Analysis using Pandas
Last synced: 16 Apr 2026
https://github.com/marcow2812/zuse-projekt
Python-basierte Software zur Projektion von 3D-Objekten auf einen Würfel
augmented-reality numpy opencv-contrib python
Last synced: 16 Apr 2026
https://github.com/shriansh8619/eda_customer_behavior
This project analyzes Nielsen transaction data using Python to uncover sales trends, customer preferences, and purchasing patterns. It provides insights to optimize inventory, create targeted promotions, and improve store performance. The goal is to help supermarkets enhance strategies and boost profitability based on data-driven insights
matplotlib numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/jayemscript/lab-to-code
A complete Python learning roadmap for scientists and researchers — covering data science, biology, chemistry, physics, and mathematics with curated libraries, tools, and resources.
bioinformatics chemistry data-science jupyter-notebook machine-learning mathematics numpy pandas physics python research roadmap scientific-computing scikit-learn
Last synced: 19 Jun 2026
https://github.com/jay6430/python-for-data-science
This Repository includes all the Python concepts that are necessary for Data science.
csv data-visualization datascience-machinelearning html-css ipynb-jupyter-notebook matplotlib numpy pandas python3 xml
Last synced: 04 Mar 2026
https://github.com/eckelsjd/copier-numpy
Template for a numpy-based scientific computing Python package.
copier-template numpy pdm python
Last synced: 05 Mar 2026
https://github.com/shanaxrules/ml-exercise-practice
Notebook for all ML exercises
jupyter machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot numpy pandas scikitlearn-machine-learning tensorflow
Last synced: 09 Apr 2026
https://github.com/supershivam5/python_projects
💻 Python programming with Numpy, Pandas, Matplotlib.🌟 Love exploring new technologies. Check out my projects!
matplotlib-pyplot numpy pandas scikit-learn seaborn
Last synced: 17 Apr 2026
https://github.com/priyanshul28/ml_eda_regression_energyconsumptionforecasting
An EDA and Machine Learning Time-Series Regression Forecasting exercise on the PMJE Energy Consumption dataset demonstrating time-series analysis and the use of Time-Series Split, XGBoost, etc. The model is optimized using hyperparameter tuning through GridSearchCV. A Rob Mulla guided exercise.
forcasting machine-learning numpy pandas scikit-learn time-series-analysis
Last synced: 17 Apr 2026
https://github.com/subhamsarangi/ml
Machine Learning
classifier deep-learning keras machine-learning neural-network numpy pandas python3 regression scikit-learn scipy tensorflow testing training
Last synced: 10 Apr 2026
https://github.com/kkkaan/tensor-library-403-hw1
A numpy like library for tensor (gergen) operations.
deep-learning numpy python tensor
Last synced: 08 May 2026
https://github.com/yannbouyeron/yannbouyeron.github.io
Python pour les SVT
1s alignement anagene biopython clustal enzyme genetique genopy geopandas koala matplotlib-pyplot numpy pandas phylogenie python svt traduction transcription ts
Last synced: 10 Apr 2026
https://github.com/harmanveer-2546/movie-industry
Investigate the film industry to gain sufficient understanding of what attributes to success and in turn utilize this analysis to create actionable recommendations for companies to enter the industry.
business business-analytics data-analysis datatime film-industry graphs matplotlib movie-database numpy pandas python scraping-websites seaborn visualization web-scraping-python
Last synced: 10 Apr 2026
https://github.com/abhishek-k-git/soulmegle
expressjs flask html nodejs numpy python3 reactjs scikit-learn socket tailwindcss
Last synced: 01 Apr 2026
https://github.com/ialam085/super_store_sales_analysis_python
The project is indeed focused on performing an exploratory data analysis (EDA) of Super Store Sales data from various perspectives, using comprehensive visualizations.
charts matplotlib numpy pandas python seaborn visualization
Last synced: 10 Apr 2026
https://github.com/fyt3rp4til/anomaly-detection
dbscan-clustering isolation-forest local-outlier-factor matplotlib numpy sklearn
Last synced: 05 Mar 2026
https://github.com/nova-land/kalmanfilter-python
Kalman Filter in PyTorch and Numpy
kalman-filter numpy python pytorch
Last synced: 08 May 2026
https://github.com/gauravtrivedi967/lane_detection
Lane detection and tracking are the advanced key features of the advanced driver assistance system. Lane detection is the process of detecting white lines on the roads. In this we I have used prebuild models for the development of the code
ipython-notebook numpy python thresholding
Last synced: 06 Mar 2026