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/netbr3ak/planetary-system-simulation
Planetary System Simulation enables users to simulate the trajectories of two planets in a gravitational system. Through a simple web interface, users can predict planetary movements using technologies such as Flask, NumPy, and SciPy.
astronomy flask gravitational-dynamics numerical-analysis numpy physics planetary-systems scipy simulation web-application
Last synced: 14 Apr 2026
https://github.com/paulo-santos-ds/previsao_total_corridas_taxi
Foi desenvolvido um modelo preditivo específico para atrair mais motoristas durante o horário de pico. Prever a quantidade de pedidos de táxi para a próxima hora.
matplotlib-pyplot numpy pandas python seaborn sklearn statsmodels
Last synced: 10 Apr 2026
https://github.com/winterwind/mlp_and_cnn
A short two-part project involving using an MLP and a CNN for ECG signal data
cnn convolutional-neural-network csv-files jupyter jupyter-notebook mlp neur numpy python pytorch
Last synced: 14 Apr 2026
https://github.com/sarincr/training-on-artificial-intelligence
Entree Academy 10 Days free training on Artificial Intelligence. Course will be conducted in a Blended learning way with Daily one hour online training and 3 hour project based training
artificial-intelligence artificial-intelligence-algorithms data-analysis data-science data-visualization decision-trees deep-learning deeplearning logistic-regression machine-learning machine-learning-algorithms machinelearning num numpy pandas regression scikit-learn scipy sklearn
Last synced: 10 Apr 2026
https://github.com/naveen88112/vehicle-routing-problem
Vehicle Routing Problem (VRP) Solver This project applies a Genetic Algorithm (GA) to optimize the Vehicle Routing Problem (VRP). This is done for more than one vehicle to ensure delivery routes that save travel distance and increase efficiency.
deap genetic-algorithm matplotlib numpy python vehicle-routing-problem
Last synced: 13 Apr 2026
https://github.com/sohitbennett/roadsafe
A Deep learning computer vision system for real-time traffic safety monitoring.
computer-vision esrgan keras numpy pandas python scikit-learn tensorflow tesseract-ocr yolov5 yolov8
Last synced: 08 Apr 2026
https://github.com/ianhaggerty/final-capstone
This represents the final capstone project in my HyperionDev Data Science (fundamentals) course. A dataset of Amazon customer reviews is analysed using natural language processing.
amazon data-analytics data-science data-visualization dataset matplotlib nlp nlp-machine-learning numpy pandas plotly reviews seaborn spacy tabulate textblob wordcloud
Last synced: 19 Jan 2026
https://github.com/rakesh3596/apple-phone-sales-analysis
Apple Phone Sales Analysis using Python tools like Pandas, Matplotlib, Numpy, Plotly, Apple csv file
csv-files csv-reader matplotlib numpy pandas plotly python
Last synced: 14 Apr 2026
https://github.com/gustavodinizmonteiro/pagehank
gephi information-retrieval numpy pagerank pandas pipenv python python3
Last synced: 14 Apr 2026
https://github.com/theanujsinha01/seoul-bike-sharing-demand-prediction
This project predicts the demand for bike-sharing services in Seoul using machine learning algorithms. It utilizes historical data and environmental factors to provide accurate predictions that can aid in resource optimization and planning.
data-cleaning data-science exploratory-data-analysis feature-engineering jupyter-notebook machine-learning matplotlib model numpy pandas seaborn
Last synced: 10 Apr 2026
https://github.com/yaswanth1702/python
matplotlib numpy pandas python scipy
Last synced: 15 Feb 2026
https://github.com/lfgodoi/rpm-deep-estimator
A deep learning-based RPM estimator based on spectral features extracted from vibration signals of rotating machines.
condition-monitoring deep-learning docker flask neural-networks numpy python scipy signal-processing spectral-analysis
Last synced: 26 Feb 2025
https://github.com/pedrolustosa/energyforecasting
This project offers a complete solution for solar energy generation analysis and forecasting, using different machine learning models and a modern, intuitive web interface.
artificial-intelligence axios bootstrap5 chartjs css data-science fastapi fontawesome html5 numpy pandas python r react react-bootstrap rpy2 sklearn spinner toastr typescript
Last synced: 04 Apr 2026
https://github.com/psgebeline/b2_plotter
A simple Python package for use by Belle II analysts to make various plots out of pandas dataframes and numpy arrays.
jupyter-notebook matplotlib matplotlib-pyplot numpy pandas pandas-dataframe python uproot visualization-tools
Last synced: 19 Jan 2026
https://github.com/vikkiezdev/ai-global-index-analysis
This project analyzes the AI readiness of 62 countries using key indicators like government strategy, commercial activity, research, development, and infrastructure. Through data cleaning, EDA, and visualization, it identifies key drivers of AI adoption and competitiveness.
cleaning-data correlation-analysis eda matplotlib numpy pandas python3 seaborn statistical-analysis
Last synced: 06 May 2026
https://github.com/leavers/npblob
Transfer numpy array between Python and JavaScript losslessly
array javascript matrix numpy python streaming typescript
Last synced: 06 May 2026
https://github.com/zohrabgulushev/data-science-with-python
machine-learning matplotlib numpy pandas seaborn skicit-learn sklearn statsmodels
Last synced: 19 Jan 2026
https://github.com/shahriarha/programming
Python problem solving, HR-30 days of code, DSA, NumPy
algorithms-and-data-structures cpp numpy programming python
Last synced: 06 May 2026
https://github.com/sweta2501/ml
Consist of ML projects based on Python along with DataSheets
machine-learning matplotlib-pyplot numpy pandas python seaborn sklearn sklearn-model
Last synced: 14 Apr 2026
https://github.com/soumyapro/parkinson-disease-prediction
This project predicts Parkinson's disease using machine learning models.
logistic-regression numpy pandas scikit-learn svc xgboost
Last synced: 19 Jan 2026
https://github.com/charancholaveti/imdb-sentimentanalysis
IMDB Movie Review Sentiment Analysis-It will give the sentiment of the review whether it is Positive or Negative
deeplearning keras numpy rnn-tensorflow tensorflow
Last synced: 14 Apr 2026
https://github.com/lorenzorottigni/ml-iris-svm
Machine Learning python bootcamp: Support Vector Machines on iris flower dataset
ipynb machine-learning numpy pandas python scikit-learn seaborn support-vector-machines
Last synced: 10 Apr 2026
https://github.com/waghraj1699/pokemon-predicton
Predict which type of pokemon it is using CNN
data-science deep-learning keras numpy python tensorflow utils
Last synced: 05 Apr 2026
https://github.com/vineet416/eda-hr-analytics
EDA on HR-Analytics by PW Skills Data Analytics course
data-analysis data-analysis-python data-analytics data-preprocessing data-processing data-visualization exploratory-data-analysis jupyter-notebook matplotlib-pyplot numpy pandas python seaborn statistical-analysis
Last synced: 14 Apr 2026
https://github.com/dhruvrajsinhzala24/house-price-predictor-ml-model
A machine learning project to predict house prices using linear regression and random forest models. The project leverages housing data to train and evaluate models, comparing their performance using metrics like MSE and R². Visualizes actual vs. predicted prices to assess model accuracy.
linear-regression machine-learning matplotlib ml numpy pandas python random-forest-regression sklearn
Last synced: 14 Apr 2026
https://github.com/sabbir45ali/cam-board
This is Python based project which is a virtual board and we write there using our finger and clear it and color changing.
Last synced: 14 Apr 2026
https://github.com/ashutosh65000/invisible-cloak
Have you watched the Harry potter movie? The Invisible Cloak scene pushed me to make this small code.
image-processing numpy opencv-python
Last synced: 19 Apr 2026
https://github.com/guybanbo/qr-algorithm
QR alogrithm for finding eigenvalues and eigenvectors of a large symmetric matrix
haskell hmatrix numpy optimization python qr-algorithm symmetric-matrix
Last synced: 19 Jan 2026
https://github.com/iama02/vet-medicine-analysis
Analysis of 50,000+ veterinary medicine records with Pandas and NumPy, highlighting dosage forms, manufacturers, indications, and shelf life trends.
Last synced: 06 May 2026
https://github.com/umesh-01/python
Python is a programming language that lets you work more quickly and integrate your systems more effectively. Python is used for web development, AI, machine learning, operating systems, mobile application development, and video games.
ai application-development artificial-intelligence deep-learning machine-learning matpotlib ml nlp numpy open-source pandas python python-framework python-libraries python3 web-development
Last synced: 07 Apr 2026
https://github.com/dev-dur/student_exam_analysis
This is a beginner-friendly data analysis mini-project using NumPy, Pandas, and Matplotlib. The project generates random student exam scores, analyzes them, and visualizes the results.
matplotlib-pyplot numpy pandas python
Last synced: 16 Apr 2026
https://github.com/nikita620/churn-prediction-using-machine-learning-
Major project on Python and AI
decision-tree-classifier matplotlib numpy pandas pickle python random-forest-classifier xgboost-classifier
Last synced: 28 Apr 2026
https://github.com/roaajadaa/text-classification
Classify documents using custom naïve bayes model
matplotlib nlp nltk numpy pandas python sklearn
Last synced: 10 Apr 2026
https://github.com/prithvi45/machine-learning-prerequisites
Basics to Advance concepts on Numpy, Pandas, Matplotlib
matplotlib numpy pandas python
Last synced: 09 Apr 2026
https://github.com/als8446/tripleten-data-science-projects
Projects Overview Projects made in the Data Scientist course from TripleTen LatAm
data data-analysis hypothesis-tests machine matplotlib numpy pandas python scipy sklearn
Last synced: 10 Apr 2026
https://github.com/petcareai/dba
PetCare DBA Admin é um sistema web avançado desenvolvido especificamente para a administração e gerenciamento de bancos de dados da plataforma PetCare. Esta ferramenta foi criada para simplificar e otimizar o trabalho de administradores de banco de dados (DBAs) em clínicas veterinárias, hospitais veterinários e sistemas de gestão pet.
api dba front-end-development git numpy pandas-dataframe petcareai ploty postgresql python shell-script sql startup streamlit streamlit-webapp supabase supabase-auth supabase-db supabase-storage virtualenv
Last synced: 14 Apr 2026
https://github.com/shubham-bendre/football-clip-analysis
This project uses YOLO and Roboflow datasets to analyze football matches, detecting players, referees, and the ball while tracking movements in real-time.
deep-learning matplotlib numpy roboflow-dataset yolov5
Last synced: 17 May 2026
https://github.com/celineboutinon/la-faim-dans-le-monde
OpenClassrooms Data Analyst 2022-2023 - Projet 4
data-analysis data-analytics data-visualisation dataframes matplotlib-pyplot numpy pandas python seaborn
Last synced: 20 Jul 2025
https://github.com/khushi130404/regulexa
Regulexa is a Python project that showcases and compares Ridge, Lasso, and Elastic-Net regularization techniques in machine learning. It includes visualizations and performance insights to help prevent overfitting and improve model generalization.
elastic-net-regression lasso-regression numpy ridge-regression
Last synced: 17 May 2026
https://github.com/wasifsohail5/amusic-ai_powered_musicrecommendationsystem
AMUSIC is an AI-driven music recommendation system that helps users discover personalized songs. Using Python, Streamlit, and Scikit-learn, it offers smart recommendations, advanced search, and interactive music insights. Users can save favorites, create playlists, and export data for a seamless music discovery experience.
joblib k-nearest-neighbours matplotlib minmaxscaler numpy pandas pickle plotly python scikit-learn seaborn streamlit
Last synced: 14 Oct 2025
https://github.com/ayorick23/python-data-science-cheat-sheet
Guía rápida y práctica de sintaxis, comandos y funciones esenciales de Python para Ciencia de Datos. Perfecta para recordar cómo usar las librerías más comunes como NumPy, Pandas, Matplotlib y Scikit-learn en tus análisis diarios.
cheat-sheet data-analysis data-science data-visualization deep-learning jupyter-notebook machine-learning matplotlib ml numpy pandas python scikit-learn scipy seaborn statistics sympy tensorflow
Last synced: 07 Apr 2026
https://github.com/polyee99/kaggle-titanic-data-analytics
Jupiter notebook to predict the outcome of passengers who died or not in the tragical Titanic event.
data eda jupiter-notebook matplotlib numpy pandas python regression-analysis test-train-split visualization
Last synced: 05 Feb 2026
https://github.com/hansalemaos/cirdhighspeedcoverter
High speed conversion of IP addresses represented in CIDR notation into their corresponding start and end IPs, along with their respective subnet masks.
cidr data-manipulation ip-addresses ip-conversion network network-management network-security numpy pandas subnet-mask
Last synced: 27 Jan 2026
https://github.com/avik-pal/kaggle-titanic
Predicting whether a given set of people survive on the Titanic
machine-learning numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 14 Apr 2026
https://github.com/mat-kubiak/manual-ml
DIY ML framework (using only NumPy!) + various demos
artificial-intelligence examples machine-learning ml ml-framework neural-networks numpy
Last synced: 06 May 2026
https://github.com/rashidul738/data-analysis-with-statistics-and-python
Data Analysis with Statistics and Python
jupiter-notebook lambda numpy pandas-python python scipy statistics
Last synced: 06 May 2026
https://github.com/arjunravi26/selenium
This repository contains code from my learning about Selenium for web scraping and automation.
numpy python selenium time undetected-chrome webdriver
Last synced: 09 May 2026
https://github.com/5hraddha/ice-video-games-sales-analysis
Analysis of video game sales data of an online store Ice, which sells video games all over the world & identify patterns that determine whether a game succeeds or not.
data-visualization matplotlib numpy pandas requests-module scipy seaborn
Last synced: 14 Apr 2026
https://github.com/mituskillologies/dkte-da-mar25
Programs conducted at DKTE's Engineering Institute, Ichalkaranji in training on Python Data Analytics March 2025.
data-analysis matplotlib numpy pandas python-programming tkinter-python
Last synced: 13 May 2026
https://github.com/matkorussovich/student-performance-analysis
Este repositorio contiene un análisis del desempeño académico de estudiantes, realizado como parte del módulo "Introducción al Data Science" en el Máster en Data Science de la Universidad Europea de Madrid.
jupyter-notebook matplotlib-pyplot numpy pandas python
Last synced: 14 Apr 2026
https://github.com/abideen-olawuwo/airline-twitter-sentiment
A sentimental review on airline
numpy pandas python random-forest-classifier seaborn sklearn svm-classifier
Last synced: 10 Apr 2026
https://github.com/kostadinlambov/algorithmic-trading-bot
The project aims to evaluate the predictive performance of different machine learning (ML) algorithms for Bitcoin trading. The proposed trading strategy integrates key technical indicators, including the Relative Strength Index (RSI), Simple and Exponential Moving Averages, and the Moving Average Convergence Divergence (MACD).
lightgbm machine-learning matplotlib mlflow numpy optuna pandas pickle random-forest scikit-learn scipy seaborn statsmodels xgboost
Last synced: 05 Apr 2026
https://github.com/anish37860/python_party
Python summer party by Interview Master & in partnership with DataCamp
Last synced: 06 May 2026
https://github.com/1adityakadam/computer-vision-approach-for-quality-inspection-of-steel-sheets
Machine Learning and Computer Vision project improves steel defect inspection using computer vision. A segmentation technique partitions steel sheet images into regions, enabling better defect analysis. U-Net is used for segmentation, and MobileNetV2 for classification. Performance is evaluated with the Dice Coefficient.
computer-vision machine-learning numpy pandas unet-image-segmentation
Last synced: 10 May 2026
https://github.com/al-ghaly/stock-market-simulation
Simulate and visualize stock market behavior
matplotlib numpy python python-visualization
Last synced: 16 May 2026
https://github.com/shreeparab1890/duplicate-question-predictor
The ipython notebook is working to build a model which will detect duplicate questions if two questions pair are given.
bag-of-words nlp nlp-machine-learning nltk numpy pandas python random-forest scikit-learn sklearn streamlit
Last synced: 10 Apr 2026
https://github.com/screamman-ssh/video-camera-to-ascii
Convert a video file or camera captured to display as text.
ascii camera-to-text computer numpy opencv pillow python python-3 video-to-text
Last synced: 10 Apr 2026
https://github.com/neelays/xor-xnor_neural_network
NumPy neural network to approximate XOR/XNOR
Last synced: 15 May 2026
https://github.com/farhad-here/predict_student_performance
Predict Student Performance, is a data analysis and machine learning project aimed at predicting students' final performance (g3) based on demographic, family, and academic features. The project supports both Regression (predicting exact grades) and classification (Pass/Fail categories).
classification data-analysis data-visualization linear-regression machine-learning numpy pandas postgresql powerbi scikit-learn streamlit
Last synced: 14 Apr 2026
https://github.com/yulia-momotyuk/dla-data-analysis-practice
This repository contains my homework assignments completed during the "Data Analyst in IT" course at Data Loves Academy.
analytics data-analysis data-visualization excel mysql numpy pandas postgres powerbi python seaborn sql tableau
Last synced: 14 Apr 2026
https://github.com/saro0307/unemployment-analysis
This data science project delves into unemployment trends, using data analysis and machine learning to identify key factors and predict future joblessness rates, aiding policymakers and businesses in informed decision-making.
data-science datavisualization machine-learning matplotlib numpy pandas python seaborn skit-learn
Last synced: 10 Apr 2026
https://github.com/null-none/pyignite
Simple deep learning library
deep-learning machine-learning ml numpy python
Last synced: 06 May 2026
https://github.com/teslaproduuction/data_analiz_al
Прогнозирование курса алюминия с использованием модели ARIMAX
arimax csv django html-css-javascript numpy pandas python rss scipy sklearn sqlite yfinance-library
Last synced: 10 Apr 2026
https://github.com/andydevs/optipy
Optimization algorithms written in python
numpy optimization optimization-algorithms
Last synced: 13 May 2026
https://github.com/thatguychandan/adoptimization
This project implements an ad optimization system using a hybrid approach combining Thompson Sampling and Upper Confidence Bound (UCB) algorithms. The system learns to select the most effective ads based on user context and historical performance.
numpy pandas plotly python pytorch reinforcement-learning scikit-learn streamlit thompson-sampling upper-confidence-bound
Last synced: 10 Apr 2026
https://github.com/thiagohrcosta/machinelearning-temperature
A Small Machine Learning application leveraging Scikit-Learn and statistical learning to extract knowledge from data without explicit programming.
machine-learning numpy pandas python3 scikit-learn
Last synced: 08 Apr 2026
https://github.com/kostadinlambov/bitcoin-and-stock-market-correlation
This study uses a quantitative research design to analyze the relationship between Bitcoin prices and the stock market over the past five years with the S&P 500 Index serving as a proxy for the stock market.
bitcoin data-science jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-stats seaborn sp500-data-analysis
Last synced: 09 Apr 2026
https://github.com/takaiwai/deep-learning-notes
Documentation of my learning process about deep learning and its math
Last synced: 10 Apr 2026
https://github.com/shubhammittal-data/hr_dashboard_tableau
An interactive HR Analytics Dashboard built using Tableau. Provides insights into workforce demographics, hiring trends, salary analysis, and employee records for data-driven decision-making.
chatgpt4 data data-analysis data-visualization drawio-tools faker-generator hr-analytics hr-analytics-dashboard human-resources numpy python tableau tableau-public
Last synced: 17 May 2026
https://github.com/atul-maurya-30/galaxy
Galaxy Classification is a machine learning project focused on classifying galaxies into two subclasses: 'STARFORMING' and 'STARBURST'. This project demonstrates data preprocessing, model training, and evaluation using advanced machine learning techniques and Python libraries.
flask machine-learning matplotlib numpy pandas python regression-classification seaborn sklearn
Last synced: 09 Mar 2026
https://github.com/satyacoder29/crm-analytics-power-bi
CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. 🚀📊
advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau
Last synced: 14 Apr 2026
https://github.com/yeonjaee/statistics
통계기초 with using python libs
matplotlib numpy pandas statistics
Last synced: 06 May 2026
https://github.com/luliatuccu/weather_analysis
This project highlights a combination of data science techniques and Python programming to explore real-world weather data.
data-preprocessing eda feature-engineering machine-learning matplotlib numpy pandas regex scikit-learn seab seaborn weather weather-patterns
Last synced: 02 Apr 2026
https://github.com/alefair/ds
Data Science projects
ipython jupyter matplotlib numpy pandas python sklearn
Last synced: 15 Mar 2026
https://github.com/miasanromen/math-modeling
Math modeling with Python. Statistics, math, graphics
math matplotlib numpy probality-theory scipy-stats statistics
Last synced: 14 Apr 2026
https://github.com/shreshthvashisht/bank-loan-case-study
Risk Analytics using Python
data-cleaning data-imputation data-normalization data-standardization exploratory-data-analysis jupyter-notebook loan-analytics loan-default-prediction matplotlib-pyplot numpy pandas python-data-analysis python-data-science risk-analysis seaborn-plots
Last synced: 07 May 2026
https://github.com/tugot17/neural-network-from-scratch
Simple neural network implemented from scratch using numpy package
from-scratch neural-network numpy python
Last synced: 26 Oct 2025
https://github.com/ggrbill/phd-plot-scripts
My personal plot scripts used to generate graphs for my PhD Thesis
hacktoberfest matplotlib numpy python
Last synced: 18 Apr 2026
https://github.com/zenithclown/agine
Library for finding Nearest Neighbor or to find if two points on Earth have a Direct Line of Sight.
bearing bearing-calculations distance-calculation euclidean-distance geometry haversine manhattan-distance nearest-neighbor-search numpy pandas rasterio shapely
Last synced: 28 Jan 2026
https://github.com/mays-m/deeplearning
In deep learning, with the help of data and training, neural networks are created and trained, which create better predictions than before with the help of neural networks.
anaconda artificial-intelligence conda-environment matplotlib neural-networks numpy pandas python3 tensorflow tensorflow-gpu transortfow-
Last synced: 11 Apr 2026
https://github.com/sopheakchan/dull-razor-algorithm
DullRazor hair removal for dermoscopic skin images.
Last synced: 06 May 2026
https://github.com/eesunmoon/data_analysis
Data Analysis
beautifulsoup numpy pandas python selenium
Last synced: 09 Apr 2026
https://github.com/nordszamora/ds-ml-projects
My repository for Data Science & Machine Learning projects.
data-analysis data-science data-visualization jupyter-notebook kaggle machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 15 Apr 2026
https://github.com/lintangwisesa/python_pillow_image_array
Convert 🖼 image to 📜 Numpy array using Pillow [Python]
Last synced: 07 May 2026
https://github.com/sahraiidle/email-spam-detector
Email/SMS spam detector with a Flask UI/API, tuned ML models (TF‑IDF + SVM/LogReg/NB), and a ready-to-run web form plus JSON endpoint for predictions.
data machine-learning numpy pandas python randomforest scikit-learn spam-classifier spam-detection svm
Last synced: 24 Jan 2026
https://github.com/alejandro945/insurance-risk
This project aims to predict the risk of insurance claims using a dataset from Kaggle. The dataset consists of 26 columns and 205 rows, providing various features related to insurance risk. By analyzing this data, we seek to build predictive models that can help insurers assess the risk of claims.
data-analytics ipython-notebook numpy pandas python
Last synced: 06 Feb 2026
https://github.com/cycle-sync-ai/student-score-analysis
A data-driven student performance analysis project using UCI dataset (396 students, 33 features). Implements machine learning models (K-means, PCA, Decision Tree, Random Forest, Linear Regression) to analyze academic patterns and predict student scores based on lifestyle, health, and study habits.
clustering clustering-algorithm decision-trees feature-engineering learning-management-system linear-regression machine-learning machine-learning-algorithms matplotlib numpy pandas pca pickle prediction prediction-algorithm scikit-learn score seaborn student
Last synced: 06 May 2026
https://github.com/jaybfn/single-molecule-electrophysiology-data-analysis
Pynanopore serves as a sophisticated toolkit for analyzing single molecules, designed to interpret complex states within nanopore data automatically.
docker numpy pandas plotly pytest python3 streamlit streamlit-webapp
Last synced: 28 Jan 2026
https://github.com/sa001gar/password-manager-on-the-top-of-streamlit
Secure Password Manager is a Python-based application developed by Sagar Kundu, designed to provide users with a secure and convenient way to manage their passwords. With features like user authentication, password generation, and secure storage using bcrypt and MongoDB, it ensures the safety of sensitive information while offering an intuitive use
bcrypt gui-application mongodb numpy numpy-library pandas-dataframe pandas-library pandas-python password-generator password-manager pymongo python python3 streamlit-application streamlit-webapp urllib
Last synced: 15 Apr 2026
https://github.com/shwetapardhi/assignment-03-q5--hypothesis-testing
Chi2 contengency independence test Q5. Fantaloons Sales managers commented that % of males versus females walking in to the store differ based on day of the week. Analyze the data and determine whether there is evidence at 5 % significance level to support this hypothesis. Assume Null Hypothesis as Ho: Independence of categorical variables (% of
alternate-hypothesis chi2-contingency contingency-analysis hypothesis-testing null-hypothesis numpy pandas python scipy significance-testing stats
Last synced: 28 Jan 2026
https://github.com/gregoritsch3/project_spring_pendulum
A solution to the chaotic equations of motion of a spring pendulum using Lagrangean mechanics integrated through symbolic and numeric Python libraries (Sympy, Numpy, Scipy, Matplotlib, etc.).
lagrangian-mechanics maptlotlib numpy python scipy spring-pendulum sympy
Last synced: 12 Apr 2026
https://github.com/skmirajulislam/yolov3-object-tracker
OBJECT DETC YOLO DEEP LEARNING MODEL
convolutional-neural-networks cv2 numpy python3 yolov3
Last synced: 18 Apr 2026