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/lmizner/codecademy_auto_evaluation
Summarized categorical variables in Python using numerical summary statistics.
categorical-data frequency jupyter-notebook median numpy pandas proportion python
Last synced: 07 May 2026
https://github.com/nk-works/creditflow-ai
CreditFlow AI predicts loan defaulters using Artificial Neural Networks (ANNs). This model uses historical loan data to predict the likelihood of default for new loan applications.
ai artificial-neural-networks deep-learning jupyter-notebook machine-learning matplotlib numpy pandas python scikit-learn seaborn tensorflow
Last synced: 24 Jun 2025
https://github.com/harishtpj/rawnn
A minimal Neural Network framework written from scratch
framework neural-network numpy python
Last synced: 11 Jun 2026
https://github.com/05afreen/indian-job-market-analysis
This repository focuses on 🔍 scraping, 🧹 cleaning, and 📊 visualizing job market data in India. It automates job listing collection from platforms like 🌐 Naukri, Indeed, and LinkedIn using 🐍 BeautifulSoup/Selenium. The scraped data is then 🛠️ cleaned and standardized, handling ❌ missing values, 🏷️ formatting inconsistencies, and 🔎 extracting
Last synced: 11 Apr 2026
https://github.com/alexsolov28/ml_nir
Научно-исследовательская работа на тему «Прогнозирование цен на жилье»
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 20 Jan 2026
https://github.com/mobinabatebi/electricity_consumption_project
The project aimed at estimating electricity consumption in administrative offices, along with analyzing the impacts of such consumption on power outages, is critical for addressing the pressing issue of summer electricity shortages.
jupyter-notebook numpy pandas python
Last synced: 28 Sep 2025
https://github.com/charanchellu/movie-recommend-system
content Based movie recommend system
machine-learning numpy pandas python sklearn
Last synced: 02 Apr 2026
https://github.com/berlin0308/ntu-2023fall-ds
data-visualization image-processing machine-learning numpy pandas
Last synced: 30 Oct 2025
https://github.com/tachoknight/propanescale
Code to run pumpingstationone.org's propane scale
mqtt mqtt-broker numpy numpy-arrays python python3 serial serial-communication
Last synced: 13 Apr 2026
https://github.com/jim-by/scrape_analysis_books
Scraping book data from the website books.toscrape.com and performing analysis on the collected data.
beautifulsoup json matplotlib numpy pandas python scipy scraping seaborn
Last synced: 09 Apr 2026
https://github.com/anuragkush2527/vibesync-3.0
Sentiment analysis in social media involves using natural language processing (NLP) and machine learning to analyze users' opinions, emotions, and attitudes expressed in posts, comments, and reviews. It helps in understanding public sentiment, monitoring trends, and making data-driven decisions.
expressjs fastapi mongodb nltk nodejs numpy pandas python reactjs scikit-learn sentiment-analysis tensorflow
Last synced: 16 Oct 2025
https://github.com/ghsaboias/glasses-ai
Real-time object detection system using Meta Ray-Ban AI Glasses and YOLOv8 Nano, processing Instagram livestream for visual analysis
ai meta-ai mss numpy object-detection ultralytics
Last synced: 18 May 2026
https://github.com/lokranjanp/mnist-classifier
Mnist handwritten digit classifier from scratch using numpy only and also with CNN-tf. The aim is to make the models of almost equal accuracy.
mnist mnist-classification mnist-classifier numpy pandas tensorflow
Last synced: 02 May 2026
https://github.com/kisaa-fatima/object-detection-using-yolo-v8
From this project I gained practical experience in AI, computer vision, and GUI development, while also understanding the importance of automation in retail processes.
computer-vision gui numpy opencv-python pil roboflow tkinter yolov8
Last synced: 18 May 2026
https://github.com/jaewonson37/python_programming
algorithms data-structures encapsulation exception-handling functions loop matplotlib monte-carlo numpy object-oriented-programming pandas prototyping pseudo-random-number-generation python recursion top-down unit-testing visualization webcrawling
Last synced: 09 May 2026
https://github.com/amiridk/statics-and-algebra-in-python
simple and important statics operations and Famous statistical problems , also algebra operations
algebra itertools matplotlib numpy pandas python scipy seaborn static
Last synced: 24 Feb 2025
https://github.com/nikita620/churn-prediction-using-ann
minor project for Python and AI
artificial-neural-networks matplotlib numpy pandas
Last synced: 03 May 2026
https://github.com/chenna7893/enhancing-customer-retention-a-machine-learning-approach-to-churn-prediction
Churn prediction using machine learning models like Random Forest, Decision Tree, and XGBoost involves identifying customers who are likely to stop using a company's services.
decision-tree-classifier matplotlib numpy pandas random-forest-classifier xgboost
Last synced: 02 May 2026
https://github.com/mrhoban/python-syntax-medical-insurance-project
datascience matplotlib numpy python
Last synced: 04 May 2026
https://github.com/rahulchouhan1/air-quality-data-in-india
India Air Quality Analysis (2015-2024)
matplotlib numpy pandas python
Last synced: 11 Apr 2026
https://github.com/karthik9273/electric-vehicle-market-segmentation
Electric Vehicle market in India using Segmentation analysis and come up with a feasible strategy to enter the market, targeting the segments most likely to use Electric vehicles.
data-science machine-learning-algorithms matplotlib numpy numpy-arrays pandas seaborn statistics
Last synced: 18 Apr 2026
https://github.com/petridhsg/firewall-data-classification
A single implementation of a machine learning algorithm for a firewall data classification task
machine-learning matplotlib numpy python seaborn
Last synced: 01 May 2026
https://github.com/boobshash/numpy-neural-net
Simple and extendable library for deep learning in numpy
deep-learning mlp-classifier numpy
Last synced: 20 Jul 2025
https://github.com/youssefali11997/100-numpy-exercises
100 exercise on NumPy library. NumPy (Numerical Python) is a package used for scientific computing with Python.
Last synced: 18 May 2026
https://github.com/rohansoni45/movie-recommendation-system
This project is a Content-Based Recommender System that suggests movies to users based on their preferences and watched history. The system leverages cosine similarity to find and recommend movies similar to a selected title. It is built using Python and libraries like Pandas, NumPy, and Scikit-learn.
content-based-filtering cosine-similarity data-analysis data-science machine-learning numpy pandas python recommender-system render scikit-learn
Last synced: 17 Apr 2026
https://github.com/ugurcan222/a-different-approach--image-enhancement-with-imputation-and-regression-methods
This experimental work presents a different approach to increase the size and quality of an image by adding a blank pixel around each pixel in an image, enlarging the image, breaking it into parts, and generating these blank pixels by predicting them with models.
ai-image-upscaling computer-vision digital-image-processing gradient-boosting image-analysis image-enhancement image-enlargement image-interpolation image-processing imputation knn machine-learning numpy opencv pixel-prediction python randomforest regression-models super-resolution xgboost
Last synced: 17 Jan 2026
https://github.com/dataspieler12345/mathematics_for_ai
Mathematics for AI
jupyter-notebook matplotlib-pyplot numpy python sympy-library
Last synced: 19 Apr 2026
https://github.com/0xkibh/books-recommendation-system
This is the website with collections of top readed books with the functionaliy of recommendation system. It basically recommends the book on the basis of given books. It also shows data of different books available.
bootstrap css flask font-awesome html numpy pandas pickle
Last synced: 07 Apr 2026
https://github.com/redreaper420/secret-qr-code-injector
Script for secret QR code injection into PNG images.
image-manipulation numpy pillow png python qrcode steganography
Last synced: 14 May 2026
https://github.com/harmanveer2546/house-price-prediction-using-machine-learning
We all have experienced a time when we have to look up for a new house to buy. But then the journey begins with a lot of frauds, negotiating deals, researching the local areas and so on. So to deal with this kind of issues Today, I prepared a MACHINE LEARNING Based model, trained on the House Price Prediction Dataset.
catboost-classifier linear-regression machine-learning matplotlib numpy pandas python random-forest seaborn support-vector-machine
Last synced: 07 Apr 2026
https://github.com/alyssahusna44/poai-image-classification
An implementation of an AI model that classifies animal subspecies. The project involved data preparation, model training using ResNet50, DenseNet121, and MobileNetV3, and evaluation using metrics: accuracy and mAP. 🗂️
artificial-intelligence image-classification machine-learning model-training-and-evaluation neural-networks numpy pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/yusufterzii/numpybasics
numpy numpy-arrays numpy-exercises
Last synced: 18 May 2026
https://github.com/dineshdhamodharan24/singapore_flat_resale_
This project focuses on developing a machine learning model to predict the resale values of apartments in Singapore. The goal is to create a user-friendly online application that enables users to obtain accurate predictions for the resale values of specific properties.
data-analysis flat json numpy pandas pickle project python streamlit
Last synced: 07 Apr 2026
https://github.com/bishopce16/world_weather_analysis
The project’s objective is to improve a travel app to give customers a way to decide their travel destination and ideal hotel based on weather preferences.
apis citipy datetime gmaps json-traversal jupyter-notebook matplotlib numpy pandas python requests scipy
Last synced: 13 Apr 2026
https://github.com/farzeennimran/moon-phases-prediction-using-ai
Deep learning model that predicts the phase of the moon 🌒🌓🌔🌕🌖🌗🌘
artificial-intelligence cnn cv2-library data-science data-visualization deep-learning keras matplotlib numpy opencv predictive-modeling python tensorflow
Last synced: 07 Apr 2026
https://github.com/vbhvsingh0/cdc_immunization
This project explores the relationships in between different vaccines and the sex, age and other basic features in the data.
data-cleansing data-manipulation-with-pandas data-science numpy pandas-python python3
Last synced: 05 May 2026
https://github.com/brenderb/python-projects
General interest and school python projects I completed. Included are lab analysis files (with uncertainty analysis, fitting, and graphing), simulation files (visualization of electric+magnetic fields, etc), specific research project files (data extraction + processing for a building science lab, graphs for a medical physics paper) and misc files
csv fitting matlab matplotlib numpy os pandas pyplot python scipy uncertainty
Last synced: 05 Apr 2025
https://github.com/vbhvsingh0/deforestation_rainfall_correlation
The aim of this project is to check if there is any correlation of rainfall with deforestation in Pennsylvania state of USA.
correlation-analysis data-science matplotlib-pyplot numpy pandas python3
Last synced: 29 Apr 2026
https://github.com/vbhvsingh0/fraudulent_transactions
A few models were developed based on Decision trees and Logistic Regression to categorize fraudulent transactions
credit-card-fraud data-science logistic-regression machine-learning numpy numpy-python pandas pandas-python python3 random-forest-classifier
Last synced: 09 May 2026
https://github.com/avs123a/image-edge-detection-demo
Demo of image edges detection using different operators, norms and custom masks
demo edge-computing edge-detection image-analysis image-manipulation image-processing jupyter-notebook numpy python python27 python3
Last synced: 04 Feb 2026
https://github.com/isa1asn/mnist-neural-net
Applying neural networks on the MNIST dataset (from scratch & using tf)
from-scratch keras mnist-classification neural-networks numpy pandas relu-activation softmax tensorflow
Last synced: 12 Apr 2026
https://github.com/notshrirang/opennn
Neural Networks for humans. An implementation from scratch in Python using NumPy. Consists of Optimizers such as Adam, SGD, Adagrad, RMSProp, and activation functions ReLU, Softmax and Losses. All implemented from scratch.
deep-learning machine-learning neural-network numpy
Last synced: 27 Apr 2026
https://github.com/technologicat/orderfix
Reorder solutions of parametric studies to make continuous curves
cython eigenvalues numpy postprocessing python python2 python27 python3 python34
Last synced: 25 Jan 2026
https://github.com/alexsolov28/vkrb
Выпускная квалификационная работа бакалавра «Система анализа алгоритмов машинного обучения для решения задач классификации с использованием Pandas»
jupyter-notebook matplotlib numpy pandas python scikitlearn seaborn streamlit
Last synced: 15 Feb 2026
https://github.com/harmanveer-2546/motor-vehicle-accidents-in-india
As per the report, a total of 4,61,312 road accidents have been reported by States and Union Territories (UTs) during the calendar year 2022, which claimed 1,68,491 lives and caused injuries to 4,43,366 persons.
accidents accidents-analysis darkgrid data-analysis eda exploratory-data-analysis indian-roads inline matplotlib motor-vehicles numpy pandas review seaborn visualization
Last synced: 19 Jan 2026
https://github.com/mituskillologies/aiml-dypiemr-sep24
Programs conducted at DYPIEMR, Pune in training on AIML during September 2024.
artificial-intelligence data-analysis data-science machine-learning matplotlib neural-network numpy pandas python3
Last synced: 05 Apr 2025
https://github.com/harmanveer-2546/guide-to-regularization
Regularization is a crucial technique in machine learning that helps to prevent overfitting. Overfitting occurs when a model becomes too complex and learns the training data so well that it fails to generalize to new, unseen data.
generalization inline l1 l2 matplotlib numpy overfitting overfitting-prevention overfitting-reduced pandas regularization regularization-methods regularization-techniques regularization-to-avoid-overfitting seaborn
Last synced: 05 Apr 2025
https://github.com/harmanveer-2546/ad-click-prediction-analysis-and-insights
To predict whether a user will click on ad or not.
ads analysis classification-report click insights linearregression matplotlib numpy onehotencoder pandas pipeline prediction preprocessing randomforestclassifier seaborn sklearn sklearn-compose sklearn-library sklearn-metrics standardscaler
Last synced: 27 Jan 2026
https://github.com/djdhairya/fish-species-detection-and-recognition
Dataset
deep-learning epoch heatmap mobilenetv2 numpy pandas relu sckiit-learn train-test-split
Last synced: 20 Jan 2026
https://github.com/rohansahu15/stackoverflow-hashtag-generator
ai machine-learning nlp numpy pandas
Last synced: 18 Jan 2026
https://github.com/chandkund/predicting-heart-disease
Welcome to the Heart Disease Prediction project! 🩺 This project focuses on developing a predictive model to assess heart disease risk based on health indicators like age, cholesterol levels, and blood pressure. By analyzing these features, we aim to create an effective tool for early diagnosis and heart disease prevention
machine-learning matplotlib numpy pandas python seaborn sklearn
Last synced: 18 Jan 2026
https://github.com/shivjotchoudhary/shivjot-core
High-performance Python utilities for AI/ML workflows, computer vision, and enhanced Pandas/NumPy data engineering.
computer-vision data-science machine-learning numpy pandas python
Last synced: 18 Apr 2026
https://github.com/Mike014/SoundBot
This Repository will contain the prototype of a ChatBot created for the playback of audio, or everything related to audio in the world of video games and not.
chatbot dsp nlp nlp-library nlp-machine-learning numpy python scipy sound-processing
Last synced: 12 Sep 2025
https://github.com/aapo-kossi/christmas_tree_spectrogram
Colab notebook to generate a spectrogram visualization on a programmable led installation
colab-notebook numpy pandas python
Last synced: 07 Apr 2026
https://github.com/hanzopgp/tensorflowtest
Learning how to use jupyter notebook, tensorflow, numpy and other librairies for machine learning projects. Following Thibaut Neveu's tutorial.
artificial-intelligence convolutional-neural-networks deep-learning lstm-neural-networks machine-learning matplotlib multilayer-neural-networks numpy personal recurrent-neural-networks sklearn tensorflow
Last synced: 07 Apr 2026
https://github.com/hansalemaos/stridesduplicatefinder
Calculate overlapping values between two arrays and return the results as a DataFrame
duplicates fast numexpr numpy strides
Last synced: 07 Mar 2026
https://github.com/imdadmiran17/data_analysis_exercise
data-analysis numpy numpy-arrays numpy-exercises python3
Last synced: 17 May 2026
https://github.com/subhamsarangi/visualize
Data Visualizations using Python
bokeh matplotlib numpy pandas pyplot python3 seaborn
Last synced: 07 Apr 2026
https://github.com/hbmartin/mathjs-to-func
Compile serialized math.js expression trees into fast, reusable Python callables. Optional parse extra.
ast compiler expression-evaluator expression-parser expressions formula formula-parser formulae mathjs numpy
Last synced: 17 May 2026
https://github.com/razvan48/digit-recognizer-in-python
A simple digit recognizer written using Python.
graphics knn knn-algorithm knn-classification machine-learning machine-learning-algorithms numpy pygame python
Last synced: 17 May 2026
https://github.com/celalaygar/python-experiences
How to use numpy, map, response, opencv, pandas on python 3+. There is a lot of simple project for everybody to understant how to use python.
cv2 numpy opencv pandas pandas-dataframe python response
Last synced: 09 Apr 2026
https://github.com/orthoin3d/django-ndarrayfield
New Django field to store numpy ndarray.
django django-fields numpy numpy-arrays
Last synced: 07 Mar 2026
https://github.com/hi-shekhar/data_science
Data science
algorithm-comparison decision-trees keras kmeans linear-regression logistic-regression numpy pandas python sentiment-analysis svm time-series visualization webcrawler
Last synced: 05 Apr 2026
https://github.com/zohaib-cheema/defacto
DeFacto is a machine learning-based tool that classifies fake news articles using a hybrid model built with Scikit-learn, TensorFlow, and Keras. The system analyzes social and political content to detect deception in news stories and social media posts, providing a reliable solution to address the growing issue of misinformation.
flask git keras numpy pandas r scikit-learn tensorflow
Last synced: 07 Apr 2026
https://github.com/jose-zothner-meyer/finance-individual-loans
A comprehensive analysis of a financial institution's loan portfolio using Python, focusing on data preprocessing, exploratory data analysis (EDA), and feature engineering.
credit data-science data-visualization eda exploratory-data-analysis finance jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn
Last synced: 09 Apr 2026
https://github.com/ediloaz/machine-learning-study-and-tests
Some codes for testing new features in Machine Learning while I'm studying and understand how to works it.
cv2 jupyter-notebook machine-learning numpy python pytorch tensorflow
Last synced: 08 Apr 2026
https://github.com/bbergerud/tenops
Creating a common interface for numpy, pytorch, tensorflow, etc.
Last synced: 20 Jan 2026
https://github.com/elmezianech/email-spam-ham-classifier-nb-simple
Count Vectorizer Naive Bayes Email Classifier: This Python project utilizes a simple Naive Bayes approach with Count Vectorizer to classify emails as spam or ham. The implementation focuses on word frequency for classification.
countvectorizer emails jupyter-notebook machine-learning ml naive-bayes naive-bayes-classifier numpy pandas python spam-detection spam-filtering
Last synced: 07 Apr 2026
https://github.com/ramyacp14/global-warming-analysis
Analyzes and visualizes global temperature data to identify climate change trends. The project includes global and seasonal temperature trend analysis, country-wise and city-specific temperature visualizations, and geospatial analysis with interactive maps and heatmaps.
data-visualization folium geospatial-analysis jupyter-notebook matplotlib numpy opencage-geocoder pandas plotly python seaborn
Last synced: 07 Apr 2026
https://github.com/krishbharadwaj5678/clearbg
Instantly remove backgrounds from any image with Clear BG. Upload your photos, remove the unwanted backdrop, and download the result in seconds.
background-remove background-remover deployment numpy onnxruntime pillow python python3 rembg streamlit
Last synced: 07 Apr 2026
https://github.com/zakircodearchitect/intent-classifiers-on-regression-models
This project compares five optimization algorithms (GD, SGD, Momentum, RMSProp, and Adam) on Univariate Linear Regression and a neural network for Intent Classification with the ATIS dataset. It evaluates convergence speed, stability, and final loss, showing that Adam delivers the best performance across both models.
atis-dataset intent-classification jupyter-notebook keras keras-neural-networks matplotlib numpy python regression-models tenserflow
Last synced: 02 May 2026
https://github.com/bharath-tars/modelml
Model for Diabetes Prediction using Machine Learning
docpilot flask heroku matplotlib-pyplot numpy pandas seaborn sklearn smtp
Last synced: 19 Apr 2026
https://github.com/renukadhule/airbnb_listings_and_reviews_python_analysis
Explore Airbnb listings and reviews from over 250,000 properties across 10 major cities. Dive into data on listing details, host information, pricing, and customer reviews for better insights
matplotlib-pyplot numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/mugambi645/eda-projects
A list of EDA projects
data-analysis eda matplotlib numpy pandas plotly seaborn webscraping
Last synced: 19 Apr 2026
https://github.com/ola-kaznowska/ai-python
Artificial Neural Networks in Python
ai artificial-intelligence artificial-neural-networks machine-learning numpy numpy-library python3 tensorflow tensorflow2
Last synced: 20 Apr 2026
https://github.com/shreeya-methuku/predictive_analysis
This project leverages machine learning to perform time-series forecasting on key financial metrics, including sales (income), expenses, cash flow, and profit.
arima financial-forecasting numpy pandas sarima xgboost
Last synced: 20 Apr 2026
https://github.com/abideen-olawuwo/language-detection
A language detection app
countvectorizer multinomial-naive-bayes numpy pandas
Last synced: 20 Apr 2026
https://github.com/vyjayanthipolapragada/car_mileage_prediction
Predicting the mileage of car using the linear regression model with Scikit-learn
kaggle-titanic linear-regression machine-learning numpy pandas predictive-modeling python scikit-learn
Last synced: 20 Apr 2026
https://github.com/prahaladhchandrahasan/housingprices_adavanced_regression
A machine learning model for "House Prices: Advanced Regression Techniques" kaggle competition.
machine-learning-algorithms matplotlib-pyplot numpy pandas python3 scikit-learn
Last synced: 20 Apr 2026
https://github.com/paulo-santos-ds/previsao_preco_carros
O objetivo é realizar predições em um aplicativo de vendas de carros. A qualidade e velocidade de predições é crucial para o negócio. O projeto utiliza dados históricos, especificações técnicas, versões de acabamento e preços.
lightgbm math matplotlib numpy pandas python time
Last synced: 20 Apr 2026
https://github.com/saurabh9136/data-analysis_using_pandas-numpy
A beginner-friendly repository exploring data analysis using NumPy and Pandas. Covers fundamental operations, data manipulation, and real-world dataset analysis.
data-analysis-python numpy pandas python scipy
Last synced: 20 Apr 2026
https://github.com/levieyal/oop-course-exercises
The first exercises in the OOP in Java and python course that took place in the first semester of 2021
docs git github graph-algorithms interfaces numpy python solid-principles unit-testing
Last synced: 20 Apr 2026
https://github.com/s1dewalker/portfolio_analysis
MPT in Python | Efficient Frontier modeling, Fama French 3 Factor Analysis, Monte Carlo Simulations and Portfolio Risk Analysis (Sharpe, VaR)
efficient-frontier equity financial-research monte-carlo-simulation numpy pandas portfolio-analysis portfolio-management portfolio-optimization python quantitative-analysis quantitative-finance regression regression-models risk risk-analysis risk-management risk-models value-at-risk volatility
Last synced: 20 Apr 2026
https://github.com/prithvikings/zomato_data_anaysis
This analysis provides insights into customer preferences and restaurant performance on Zomato. The visualizations and findings can help Zomato make informed decisions to improve customer experience and tailor their offerings.
matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/mohamedezzeldeenhassanmohamed/human_computer_interaction_task
control Volume using gesture of hand
camera computer computer-vision distance-calculation gesture hand hci human human-computer-interaction interaction machine-learning mediapipe numpy opencv pycaw pyth volume-control
Last synced: 20 Apr 2026
https://github.com/jbalooshie/school_district_analysis
Analysis of standardized testing results using NumPy and Pandas, executed in Jupyter Notebook. Summaries of the testing results are provided based on school, test type, and grade level.
data-analysis data-science dataframes jupyter-notebook numpy pandas python
Last synced: 20 Apr 2026
https://github.com/anas436/python-basics-assessment-notebook
inferential-statistics jupyterlab numpy pandas python3
Last synced: 20 Apr 2026
https://github.com/dennis-mureti/mini-project-data-science
HIV data analysis per county (use PYTHON IDE)
data-science jupyter-notebook machine-learning matplotlib numpy pandas python
Last synced: 20 Apr 2026
https://github.com/muhammadmoeezkhan/euclidean-distances
Python Program That Calculates Euclidean Distances Via 5 Algorithms
numpy pandas-python scipy timeit
Last synced: 20 Apr 2026
https://github.com/who-else-but-arjun/pyspyce-cs
Circuit Simulator for R, L, C components and AC/DC voltage and current sources built using python as a part of EE204 circuit theory course project.
circuit-simulator numpy python streamlit sympy
Last synced: 20 Apr 2026
https://github.com/mkhekare/bikesharing_ml
Provides insights into the bike sharing trends based on various factors such as time of day, season, and weather. The findings can be used to improve bike sharing services and understand user behavior.
matplotlib numpy numpy-library pandas seaborn
Last synced: 20 Apr 2026