SciPy
SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open source software for mathematics, science, and engineering.
- GitHub: https://github.com/topics/scipy
- Wikipedia: https://en.wikipedia.org/wiki/SciPy
- Repo: https://github.com/scipy/scipy
- Created by: Travis Oliphant, Pearu Peterson, Eric Jones
- Related Topics: scikit, python,
- Last updated: 2026-06-11 00:27:31 UTC
- JSON Representation
https://github.com/crissccl/fm-rds-bpsk_analysis_sdr-rtl
SDR-based FM RDS decoding lab using RTL-SDR and Python DSP: FM demodulation, 57 kHz RDS extraction, BPSK recovery, RDS block validation, PI/PS decoding, and RadioText reconstruction.
bpsk costas-loop digital-communications dsp fm-demodulation fm-radio python radio-data-system rds rds-decoder rtl-sdr scipy sdr signal-processing software-defined-radio
Last synced: 31 May 2026
https://github.com/miladsade96/scwp
Scientific Computing with Python
graphs linear-algebra linear-equations matrices multidimensional-arrays numerical-computation numpy python python3 scientific-computing scipy sparse-matrices vector
Last synced: 27 Apr 2026
https://github.com/muhkartal/fr-framework
A modular and extensible face recognition framework featuring real-time detection, facial landmark analysis, and recognition with API support.
dlib face-recognition fastapi numpy opencv pillow pydantic python-multipart requests scipy uvicorn
Last synced: 13 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/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/greatepee/book-recommendation-system
Book Recommendation System
collaborative-filtering cosine-similarity evaluation-metrics k-precision kaggle kaggledatasets mae numpy pandas python scikit-learn scipy svd svd-matrix-factorisation
Last synced: 12 Mar 2026
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/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/barakkatzir/types-scipy-sparse
Type hints for scipy sparse module
mypy-stubs python python3 scipy scipy-sparse type-annotation type-annotations type-package type-stubs
Last synced: 02 Feb 2026
https://github.com/rscr1/summer_practice_mai_2
Решение всех заданий летней практики
matplotlib numpy pandas python scipy sympy
Last synced: 14 Apr 2026
https://github.com/amiridk/statistics-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: 14 Apr 2026
https://github.com/yaswanth1702/python
matplotlib numpy pandas python scipy
Last synced: 15 Feb 2026
https://github.com/alisonmitchell/titanic
Exploration of a subset of the Titanic passenger manifest to create a predictive classification model to determine which passengers were more likely to survive.
deep-learning keras machine-learning matplotlib numpy pandas python scikit-learn scipy seaborn tensorflow
Last synced: 14 Apr 2026
https://github.com/omogbolahan94/handwashing-history-analysis
Data Wrangling and Analytics
matplotlib numpy pandas plotly scipy seaborn statistical-analysis
Last synced: 04 May 2026
https://github.com/fairlytales/machine_learning
Workbooks for machine learning and neural network courses, textbooks, etc.
jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy opencv opencv-python pandas python pytorch scikit-learn scipy
Last synced: 14 Apr 2026
https://github.com/wb-az/peft-lora-opt-llm-emotion-analysis
This repository contains code to fine llm with diverse peft techniques with custom datasets.
emotion-analysis facebook-opt huggingface-transformers llm-fine-tuning llm-inference lora modernbert peft-fine-tuning-llm plotly-express python3 pytorch roberta-base scikit-learn scipy supervised-finetuning
Last synced: 30 Dec 2025
https://github.com/matthewfeickert/scipy2019-proposal
SciPy 2019 proposal for a talk on pyhf
hep-ex physics scipy scipy2019
Last synced: 11 Oct 2025
https://github.com/sudarshanc00/smishing
This project aims to classify text messages to detect potential smishing (SMS phishing) attacks. Using machine learning, the project provides a classifier that can differentiate between legitimate messages and smishing attempts, helping to prevent scams.
nltk numpy pandas python scikit-learn scipy
Last synced: 14 Apr 2026
https://github.com/montanaz0r/testing-if-mma-math-deduction-works-using-ufc-fighters-data
The probabilistic reasoning about phenomenon called MMA math using UFC fighters data and Python.
bayesian-inference data-analysis data-science graphviz jupyter-notebook pandas python scipy statistics
Last synced: 14 Apr 2026
https://github.com/0nom4d/308reedpipes
Mathematical EPITECH Project - This project computes a representation of a reedpipe.
coverage epitech epitech-project matplotlib-pyplot numpy pytest python scipy
Last synced: 04 May 2026
https://github.com/menychtak/yfinance_stock_analysis
This project uses the Yahoo Finance library (yfinance) to fetch and analyze financial data based on a user-provided ticker symbol. The analysis involves calculating the daily percentage variation, saving data to CSV and Excel files, and plotting histograms of daily variations.
matplotlib nympy pandas scipy yfinance
Last synced: 12 Apr 2026
https://github.com/gayatri018/ab-testing-marketing-campaign
This project involves conducting A/B testing to evaluate the performance of two marketing campaigns: Facebook Ads and Google Adwords for an online retail business. The primary goal is to determine which campaign is more effective in driving user engagement and conversions, helping the company optimize its marketing strategies.
ab-testing linear-regression matplotlib numpy pandas python scipy seaborn sklearn-
Last synced: 10 Apr 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/akagi201/scigo
SciGo (pronounced “Sigh Go”) is a Golang-based ecosystem of open-source software for mathematics, science, and engineering.
engineering golang mathematics science scipy
Last synced: 15 May 2026
https://github.com/powei-lin/least-square-problem-example
Example of solving least square problem with python
autograd least-square-regression least-squares matplotlib numpy python python3 scipy
Last synced: 04 May 2026
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/shuffledandsorted/rct
RCT is a framework for self aware programs
agent-based-modeling euler godisacircle julia-fractal language-model machine-learning mandelbrot rct recursive-contract-theory scipy tensors zodiac
Last synced: 24 Feb 2025
https://github.com/shwetapardhi/assignment-1-q22--basic-statistics-level-1
Q 22) Calculate the Z scores of 90% confidence interval,94% confidence interval, 60% confidence interval for Adipose Tissue (AT) and Waist Circumference(Waist) from wc-at data set
confidence-interval norm pandas ppf python scipy stats zscore
Last synced: 14 Apr 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/mh-pedro/data-science-notes
Notes about Data Science
data-analysis data-science machine-learning pandas python scipy
Last synced: 14 Apr 2026
https://github.com/zeynepcol/Data-Analysis-Visualization
Data Analysis
data-analysis data-science data-visualization matplotlib pandas plotly python scipy seaborn streamlit
Last synced: 15 Oct 2025
https://github.com/balajimohan18/sales-forecasting-datascience-project
Develop a data science project using historical sales data to build a regression model that accurately predicts future sales. Preprocess the dataset, conduct exploratory analysis, select relevant features, and employ regression algorithms for model development. Evaluate model performance, optimize hyperparameters, and provide actionable insights.
data-analytics data-science data-testing data-visualization forecasting forecasting-models machine-learning model-evaluation predictive-modeling python regression-algorithms salesforecast scipy sklearn-library supervised-learning
Last synced: 04 May 2026
https://github.com/pzuehlke/hands-on-numpy
An introduction to NumPy for undergraduate students, focusing on basic linear algebra
linear-algebra numpy numpy-tutorial python scipy
Last synced: 18 Apr 2026
https://github.com/patilsukanya/assignment-08-pca
Used libraries and functions as follows:
clustering covarience-matrix data-mining-algorithm decomposition dendogram elbow-plot hierarchical kmeans-clustering pca-analysis preprocessing python scale scatter-plot scipy sklearn variance-plot wcss
Last synced: 12 Apr 2026
https://github.com/antodata/hate_crimes_spain_2014_2017
Analysis of hate crimes in Spain between 2014 and 2017 using official data
chi-square chi-square-test data-analysis data-visualization datascience folium hatecrime json lgtbiq linear-regression maps matplotlib numpy pandas python python3 scipy selenium selenium-webdriver sklearn
Last synced: 14 Apr 2026
https://github.com/sh4n1d/codevault
I created CodeVault as a collection of Jupyter Notebooks to store and showcase my coding projects, experiments, and tutorials. This repository serves as my personal vault for learning, exploring, and sharing coding knowledge.
math-statistics matplotlib pandas scipy
Last synced: 09 May 2026
https://github.com/wb-az/peft_lora_opt_llm_finetuning
This repository contains code to fine llm with diverse peft techniques with custom datasets.
emotion-analysis facebook-opt huggingface-transformers llm-fine-tuning llm-inference lora modernbert peft-fine-tuning-llm plotly-express python3 pytorch roberta-base scikit-learn scipy
Last synced: 30 Dec 2025
https://github.com/faiyaz-zaman/titanic-kaggle
machine-learning numpy pandas python scipy
Last synced: 05 Apr 2026
https://github.com/chirindaopensource/search_benford_law_compatibility
End-to-End Python scalable forensic accounting toolkit implementing Benford's Law analysis for FTSE financial data. Delivers automated anomaly detection with Chi-Squared/MAD testing, comprehensive validation pipelines, and risk-based prioritization of investigative resources. Replicates Ausloos et al.'s (2025) methodology with full reproducibility.
academic-research anomaly-detection benfords-law chi-squared-test data-validation econometrics financial-analysis financial-data forensic-accounting fraud-detection ftse goodness-of-fit jupyter-notebook numpy pandas python reproducible-research risk-management scipy statistical-testing
Last synced: 12 Apr 2026
https://github.com/sabdikay/telco-customer-churn-analysis-ibm-dataset
This project explores customer churn trends for a company in California using an IBM dataset. Built in a Jupyter Notebook, it employs pandas, NumPy, matplotlib, seaborn, plotly, and scipy to clean, analyze, and visualize data. Through statistical tests and interactive maps, it uncovers key drivers behind customer cancellations
business-intelligence customer-churn data-analysis data-analysis-python data-visualization exploratory-data-analysis jupyter-noteboook matplotlib numpy pandas plotly predictive-modeling python scipy seaborn statistical-analysis
Last synced: 07 Apr 2026
https://github.com/matthewfeickert/scipy2020-proposal
SciPy 2020 proposal for a talk on pyhf
hep-ex physics scipy scipy2020
Last synced: 27 Mar 2025
https://github.com/hamzakamelen/numerical-integration
Numerical Integration - Midpoint, Trapezoid, Simpson's 1/3 and Simpson 3/8 Rule using Python
matplotlib-pyplot midpoint-method numerical-analysis numerical-integration python scipy simpson-1-3 simpson-3-8 streamlit trapezoidal-method
Last synced: 17 Feb 2026
https://github.com/wondermongering/nonlineardatagen
A flexible Python framework for generating, fitting, and visualizing noisy nonlinear data. Perfect for educational purposes, algorithm testing, and demonstrating statistical concepts. Includes tools for various noise models, custom function fitting, robust error metrics, and publication-quality visualizations
curve-fitting data-simulation data-visualization education educational-tool interpolation mathematical-modelling matplotlib noise-modeling numpy regression-analysis scientific-computing scipy signal-processing statistics teaching-resource time-series-analysis
Last synced: 22 Aug 2025
https://github.com/ledsouza/curso_de_estatistica_parte_2
Projeto de estatística voltado para conceitos como probabilidade e amostragem
data-science data-visualization pandas scipy seaborn vitrinedev
Last synced: 07 May 2026
https://github.com/sonaligill/olympics-analysis
The outcome of this project is an interactive streamlit web application that visualizes the analysis of Olympic data while rendering different aspects of Olympic history, compare country performances, and gain insights into athlete demographics.
numpy plotly python scikit-learn scipy streamlit
Last synced: 28 Jan 2026
https://github.com/shshojaei/python-tutorial
Python tutorials
jupyter-notebook matplotlib numpy pandas programming-t python python-tutorial scipy seaborn tutorial
Last synced: 05 Apr 2026
https://github.com/paulinhok14/csgo-datascience-project
📊 Analysis of CS:GO grenade usage patterns and their impact on match outcomes using data science and statistical methods.
matplotlib mlflow numpy python scikit-learn scipy seaborn
Last synced: 30 Dec 2025
https://github.com/selfapplied/rct
RCT is a framework for self aware programs
agent-based-modeling euler godisacircle julia-fractal language-model machine-learning mandelbrot rct recursive-contract-theory scipy tensors zodiac
Last synced: 17 May 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/drsartoriuss/portfolio
Учебные проекты из Яндекс Практикума "Специалист по Data Science+"
catboost computer-vision data-science deeplearning mashinelearning matplotlib nlp-machine-learning numpy pandas scipy seaborn sklearn sql torch tsf
Last synced: 28 Jan 2026
https://github.com/jcm-ai/personal-data-science-projects
This page contains all of my personal data science projects. 📊📈📉👨💻
data-analysis data-visualization exploratory-data-analysis jupyter-notebooks machine-learning-algorithms matplotlib-pyplot numpy-library pandas-python personal-project predictive-modeling programming python3 scikit-learn scipy seaborn statistical-analysis
Last synced: 05 May 2026
https://github.com/martincastroalvarez/search-keras-gensim-elasticsearch
Search Engine using Word Embeddings, GloVe, Neural Networks, BART and Elasticsearch
elasticsearch gensim gensim-word2vec keras nlp numpy python scipy spacy word2vec
Last synced: 15 Apr 2026
https://github.com/tomaslopera/modelos_simulacion
jupyter-notebook matplotlib-pyplot modeling-and-simulation numpy pandas scipy seaborn
Last synced: 05 May 2026
https://github.com/ayuub34/siesta-smart
This project is designed to be a AIaaS 2-Way-PMS optimized with AI and ML models. The goal is to enhance the efficiency of the system through advanced technology solutions.
ai data-analysis-python data-processing data-science jupyter-python machine-learning matplotlib numpy pandas powerbi-report pyqt5 scipy seaborn sklearn
Last synced: 25 Feb 2026
https://github.com/nabilshadman/multiprocessing-time-series-data-simulation
A simulation using multiprocessing to generate 10,000 time dependent samples from an initial dataset of 20 samples
multiprocessing numpy pandas scipy simulation statistics time-series
Last synced: 05 May 2026
https://github.com/poziloi/-math-
Системы компьютерной математики, задания
jupyter-notebook math matplotlib numpy pandas python scipy seaborn
Last synced: 30 Dec 2025
https://github.com/mooerslab/scipy-voice-in
voice-triggered code snippets from the scipy library
coding-assistance colab jupyter scipy software-engineering voice-comnputing voice-in-plus voice-triggered-code-snippets
Last synced: 30 Jan 2026
https://github.com/thomasa/python-intro
This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy
matplotlib numpy python scipy tutorial
Last synced: 05 May 2026
https://github.com/shwetapardhi/assignment-03-q4-hypothesis-testing
Chi2 contengency independence test Q4. TeleCall uses 4 centers around the globe to process customer order forms. They audit a certain % of the customer order forms. Any error in order form renders it defective and has to be reworked before processing. The manager wants to check whether the defective % varies by centre. Please analyze the data at 5
alternate-hypothesis chi2-contingency contingency-analysis hypothesis-testing norm null-hypothesis numpy numpy-arrays pandas python scipy significance-testing stats
Last synced: 31 Jan 2026
https://github.com/m-captain/loanease
This project is a Python-based financial tool that helps individuals or families efficiently repay multiple loans using different strategies. It simulates various debt repayment methods—including Snowball, Avalanche, Dynamic, and AI-Optimized (Linear Programming)—to determine the most effective way to minimize interest paid and clear debts faster.
Last synced: 31 Jan 2026
https://github.com/olfabelhadj/analyse-des-ventes-d-une-librairie-avec-python
OpenClassrooms parcours Data Analyst Projet 9
matplotlib-pyplot numpy pandas plotly-express plotly-graph-objects python scipy seaborn statsmodels
Last synced: 15 Apr 2026
https://github.com/nmerka/practicum_rep
Проекты курса Аналитик данных (Яндекс.Практикум)
jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn sql tableau
Last synced: 31 Jan 2026
https://github.com/jacktheprogrammer/time-series-forecasting-and-analysis
My personal project consisting of my personally created notebooks to work with time series forecasting and analysis. In these projects, I've used deep learning using tensorflow, xgboost, statsmodels and scipy libraries of python. The series were of weather, energy consumption and that of stocks.
data-analysis data-science deep-neural-networks energy-consumption machine-learning portfolio prophet-facebook prophet-model python python3 scipy statsmodels stocks tensorflow time-series time-series-analysis timeseries-forecasting weather xgboost
Last synced: 05 May 2026
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/dhanas3kar/python-libraries
Practice codes using Python libraries like NumPy, SciPy, Matplotlib, Pandas, and others. Covers basics, examples, and simple exercises for learning data handling, numerical computing, and visualization.
coding-excersise data-analytics-project data-v matplotlib numpy pandas practice python python-libraries scipy
Last synced: 09 Apr 2026
https://github.com/chirindaopensource/optimal_cash_transfers_microinsurance_reduce_social_protection_cost
End-to-End Python implementation of Azcue et al.'s (2025) stochastic optimal control framework for social protection policy design. Solves PDMP-based Hamilton-Jacobi-Bellman equations using analytical closed-form solutions and Monte Carlo simulation to minimize government intervention costs (through the user of cash transfers and microinsurance).
actuarial-science cash-transfers computational-economics development-economics dynamic-programming markov-processes mathematical-finance microinsurance monte-carlo-simulation numerical-optimization optimal-control poisson-process poverty-alleviation python research-replication risk-management scientific-computing scipy social-policy stochastic-control
Last synced: 05 May 2026
https://github.com/dmarks84/coursework_capstone_full_data_engineering
Final Project for IBM Data Engineering & Python Professional Certificate -- Applied all skills and methods utilized in the series of courses for this certification
apache-airflow apache-hadoop apache-kafka apache-spark api beautifulsoup cassandra dags etl mongodb nosql pandas plotly postgresql python scipy seaborn sql
Last synced: 25 Feb 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/yenk/human-genomic-meta-analysis
Meta analysis of genomic studies to better understand if telomeres in the human genome are impacted by age from wild animals data.
linear-regression machine-learning matplotlib numpy scipy
Last synced: 05 May 2026
https://github.com/bvolpato/jupyter-gcp
Jupyter/SciPy Docker Image with GCP dependencies
docker gcp google-cloud jupyter scipy
Last synced: 15 Apr 2026
https://github.com/henrique-efonseca/salary-range-distribution-tool
A web application to help job applicants propose an optimal salary within a given range using a normal distribution approach. Built with Python, Flask, Numpy, Scipy and JavaScript.
flask javascript numpy python scipy
Last synced: 02 Feb 2026
https://github.com/dmitriymakhnovskiy/distribution_function_exercise
Numerical experiment aimed at showing that the distributio of the sum of independent random variables with the same distribution tends to a normal distribution. A task from a Chinese lecture notes... :-)
convolution normaldistribution python scipy statistics
Last synced: 17 May 2026
https://github.com/genndy007/ad_python_labs
Analysis of Data Laboratory Works of Sikorsky KPI, 3 year 2 semester
jupyter-notebook matplotlib numpy pandas python scipy seaborn sklearn
Last synced: 14 Apr 2026
https://github.com/gusberinger/sparsegraph
A graph library built on top of SciPy sparse matrices.
graph-algorithms graph-theory large-graphs python scipy
Last synced: 08 Feb 2026
https://github.com/bursasha/pandas-numpy-matplotlib-cavies-analysis
Complete statistical analysis of cavy lifetime dataset using Python, Pandas, NumPy, Matplotlib, and SciPy to explore, visualize, and infer the impact of bacilli infection on cavy lifetimes 🦫
cavy dataset-analysis distribution-fitting hypothesis-testing jupyter-notebook matplotlib numpy pandas python-analysis scipy statistical-analysis statistical-methods
Last synced: 09 Feb 2026
https://github.com/dyscolab/scipy-events
A library of events for scipy.integrate.solve_ivp.
events ode-solver scipy scipy-integrate
Last synced: 26 Feb 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/anas436/inferential-statistics-with-python
jupyterlab math numpy pandas python3 scipy
Last synced: 07 Apr 2026
https://github.com/weiji14/atom-hydrogen
Atom editor with built-in hydrogen functionality, plus other scientific libraries if needed
atom-editor atom-hydrogen docker jupyter-notebook scipy
Last synced: 05 May 2026
https://github.com/teja-1403/coursera-machine-learning-with-python-honors
This project involves building a classifier to predict rainfall for the next day based on weather data from the Australian Government's Bureau of Meteorology. Various machine learning techniques such as Linear Regression, KNN, Decision Trees, Logistic Regression, and SVM were implemented and evaluated.
classification hierarchical-clustering machine-learning regression scikit-learn scipy
Last synced: 05 May 2026
https://github.com/leftcoastnerdgirl/matplotlib_and_numpy
This project applies lessons using Matplotlib and Numpy
bar-charts box-and-whisker-plots correlation-analysis data-analytics data-visualization jupyter-notebook linear-regression numpy pandas-dataframe pandas-python r-value scatter-plot scipy scipy-stats
Last synced: 16 Apr 2026
https://github.com/zsailer/skspline
A Scikit-learn interface on Scipy's spline.
Last synced: 16 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/gilevatanya/yandex-practicum-projects
Кейсы решенные на курсах Яндекс Практикума.
bert bootstrap catboost keras lightgbm matplotlib nltk numpy pandas postgresql python pytorch scikit-learn scipy seaborn sql
Last synced: 06 Jan 2026
https://github.com/aaron-schroeder/py-elevation
Python library for working with elevation and grade time series.
Last synced: 05 May 2026
https://github.com/ankit21111/carpredict
This project predicts car prices using machine learning models, including Simple and Multiple Linear Regression. It covers data acquisition, feature selection, and optimization techniques like Ridge Regression. The best model, Multiple Linear Regression, achieved an R² score of 0.84. Check out the full analysis in the repository!
data-analysis data-visualization matplotlib numpy pandas pyhton scipy seaborn sklearn
Last synced: 16 Apr 2026
https://github.com/donmaruko/python-eda-toolkit
CLI-runned EDA with 30 commands utilizing text-related functions, statistical calculations, data visualization, and data manipulation.
data data-analysis data-science data-visualization matplotlib pandas scipy seaborn statistical-analysis statistics wordcloud
Last synced: 06 May 2026
https://github.com/anil-turan/voice-recorder-application
A simple Python script to record audio using the "sounddevice" library and save it as a wav file.
python python3 scipy sounddevice wavfile
Last synced: 21 May 2026
https://github.com/harmonicode/signal_equalizer
Signal Equalizer is a Python-based application designed to process and analyze various types of signal data, including audio and ECG signals. It provides functionalities for reading, processing, visualizing, and enhancing signal data using techniques such as Wiener filtering.
audio-processing numpy pyqt5 scipy signal-processing wiener-filter
Last synced: 13 Feb 2026
https://github.com/tomaslopera/pdi
digital-image-processing matplotlib scipy skimage
Last synced: 17 May 2026
https://github.com/artuk009/numericalprogramming
Notes and Code examples for Numerical Programming.
matplotlib numpy pandas python scipy sympy
Last synced: 07 Apr 2026