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-02-06 00:23:20 UTC
- JSON Representation
https://github.com/anathonic/big-data-mining-project
This repository contains the implementation of a machine learning project aimed at predicting movie ratings based on user reviews and tags. The data used for this project comes from the MovieLens dataset, which includes ratings and tags for over 9000 movies collected from 1995 to 2016.
decision-tree-regression gradient-boosting-regressor linear-regression machine-learning matplotlib mlp-regressor numpy pandas python random-forest-regression scipy sklearn
Last synced: 26 Jun 2025
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: 24 Dec 2025
https://github.com/samuelbarbosadev/dataexpert
Elaborar modelos estatísticos, criar algoritmos, solucionar problemas e expandir a estratégia de negócios.
classification clustering crisp-dm data-cleaning data-visualization data-wrangling descriptive-statistics inferential-statistics inferre machine matplotlib numpy pandas pyplot recomendation-algorithm regresion-lineal seaborn skit-learn supervised-machine-learning
Last synced: 22 Mar 2025
https://github.com/ercodex/predicting-new-medicines-with-sgd-classifier
"Shittiest Model of the Competition" award winner!
classifier-model dask kaggle-competition machine-learning numpy python scikit-learn
Last synced: 22 Mar 2025
https://github.com/ranagaballah/true-fake-news
True Fake News Detector NLP model
data-analysis data-science data-visualization deployment machine-learning matplotlib nlp numpy pandas python
Last synced: 22 Jul 2025
https://github.com/maia-bastos/an-lise-descritiva-ibge
analise-de-dados estatistica numpy pandas seaborn
Last synced: 21 Mar 2025
https://github.com/badranalyst/restaurant-reviews-sentiment-analysis-nlp-case-study
This project analyzes restaurant reviews using Natural Language Processing (NLP) for sentiment analysis. It covers data exploration, pre-processing (NLTK text cleaning), model building, prediction, and deployment. The goal is to predict sentiment from reviews using Python libraries such as Pandas, NumPy, Matplotlib, and Seaborn.
data-analysis data-science eda exploratory-data-analysis matplotlib-pyplot model model-building numpy pandas pre-processing predictive-modeling python seaborn
Last synced: 03 Feb 2026
https://github.com/badranalyst/time-series-analysis-of-global-trends-in-diet-gym-and-finance
This project analyzes global trends in diet, gym, and finance over time using time series data. The analysis is performed using Python libraries like Pandas, Matplotlib, and Seaborn to visualize trends and identify patterns in these sectors across various countries.
data-analysis dataset matplotlib-pyplot numpy pandas python seaborn time-series
Last synced: 03 Feb 2026
https://github.com/badranalyst/udemy-course-data-analysis-with-pandas-and-visualization-libraries
Explores Udemy course data using NumPy and Pandas for data manipulation. Provides insights into course topics, ratings, and pricing with visualizations created using Matplotlib, Seaborn, and Plotly.
data-science dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn
Last synced: 03 Feb 2026
https://github.com/Akhil-krishnan-r/super_market_analysis
The growth of supermarkets in most populated cities are increasing and market competitions are also high. This dataset is one of the historical sales of supermarket company which has recorded in 3 different branches for 3 months data. Predictive data analytics methods are easy to apply with this dataset
data-visualization matplotlib numpy pandas seaborn
Last synced: 03 Feb 2026
https://github.com/girishkolhe/bike-sharing-multiple-linear-regression-assignment
Assignment for building a linear regression model for predicting the demand for bike sharing
data-science data-visualization eda linear-regression machine-learning matplotlib numpy pandas-dataframe python rsquare-values seaborn sklearn-library statsmodels vif
Last synced: 03 Feb 2026
https://github.com/l-gre/data_analytics_for_finance
Comprehensive course materials for the Data Analytics for Finance - Master Programme, covering data manipulation, statistical analysis, visualisation, automation, and real-world case studies using industry-standard tools.
automation data-cleaning data-manipulation data-visualization excel hypothesis-testing industry-applications matplotlib numpy pandas python real-world-case-studies regression-analysis seaborn sql statistical-analysis tableau workflow-automation
Last synced: 03 Feb 2026
https://github.com/nermeenkamal/image-processing-system
This Python application provides a graphical user interface (GUI) for performing various image processing operations. Users can upload, manipulate, and save images using a range of techniques, including grayscale conversion, binary conversion, histogram equalization, and more.
matplotlib numpy opencv python tkinter
Last synced: 03 Feb 2026
https://github.com/amulya20010418/zomato_data_analysis
Analyze Zomato restaurant data all the world and find the insights by using Python libaries and also visualize the dataset by using Power-bi
cleaning-data-in-python dashboard numpy pand powerbi python visualization
Last synced: 03 Feb 2026
https://github.com/gkamboj/image-features-extractor
Detect object in any image along with its features like color, etc.
color-classification connexion feature-extraction flask image-classification image-recognition machine-learning numpy opencv python resnet
Last synced: 03 Feb 2026
https://github.com/divansh2025/python_notebook
Welcome to "Basics of Python", a repository designed to help you master the fundamentals of Python. 🚀
datavisualization matplotlib numpy pandas python seaborn
Last synced: 03 Feb 2026
https://github.com/NishuMehta/Netflix-Data-Analytics
Netflix Data: Cleaning, Analysis and Visualization
jupyter-notebook matplotlib-pyplot numpy pandas python python3 seaborn vscode
Last synced: 14 Mar 2025
https://github.com/ebadshabbir/bluff-detection-model-polynomial_regression-
This project predicts employee salaries based on position levels using Linear and Polynomial Regression models. It trains models with degrees 2, 3, and 4 on a dataset of job titles, position levels, and salaries, and predicts the salary for a position level of 6.5. The results are visualized to compare model performance.
jupyter-notebook linear-regression machine-learning matplotlib-pyplot multiple-linear-regression numpy polynomial-regression python
Last synced: 06 Apr 2025
https://github.com/charlenry/machine_learning_estimer_prix_voiture
Projet de Machine Learning pour estimer le prix d'une voiture d'occasion via une application
joblib jupyter-notebook matplotlib-pyplot numpy oop-python pandas plotly-express python sklearn-linear-model sklearn-linear-regression
Last synced: 06 Apr 2025
https://github.com/aniketwithpython/fundamentals-of-scientific-computing
Fundamentals of Scientific Computing (MS1980) Notebook
jupyter matplotlib numpy pandas python
Last synced: 06 Apr 2025
https://github.com/HarshilChampaneri/Titanic_Survival_Prediction
I have Created a Machine Learning Model based on the Logistic Regression algorithm. This Model is capable of predicting whether the person will survive or not survive based on the given data of that particular person.This Model is highly accurate in predicting the result.
artificial-intelligence jupyter kaggle logistic-regression machine-learning matplotlib numpy pandas python seaborn titanic-kaggle titanic-survival-prediction
Last synced: 30 Dec 2025
https://github.com/raksh710/diet_recommendation_fastembed
Recommends a recipe along with its full description using fastembed library and
docker docker-image dockerfile dockerhub-image fastapi fastembed heroku-app heroku-deployment nlp-machine-learning numpy pandas recommender-system uvicorn
Last synced: 02 Feb 2026
https://github.com/pyfig/s21_data-science-bootcamp
School21 Bootcamp Data Science
data data-science numpy pandas python school21
Last synced: 26 Jun 2025
https://github.com/moustafamohamed01/car-price-prediction
Car Price Prediction using Linear Regression A machine learning model that predicts car prices based on features like name, company, year, kilometers driven, and fuel type. Built with Linear Regression and deployed as a Streamlit web app.
data-science jupyter-notebook linear-regression machine-learning numpy pandas python sickit-learn sklearn streamlit
Last synced: 29 Mar 2025
https://github.com/yuvrajsaraogi/sales-prediction-using-python
Sales prediction involves estimating future product sales based on factors like advertising spend, target audience, and platform. Businesses rely on data scientists to forecast sales and optimize advertising costs. Machine learning in Python can be used for this task.
data data-analysis data-science data-visualization machine-learning matplotlib natural-language-processing numpy pandas python sales-prediction-using-python sql
Last synced: 06 Apr 2025
https://github.com/rama1997/lane-line-detection
Uses computer vision to detects lane lines on the road from images/videos using the POV of a driving vehicle
numpy opencv opencv-python python
Last synced: 01 Nov 2025
https://github.com/roaajadaa/car-price-prediction
Use different models to predict car prices using web scraping
beautifulsoup data-visualization loss-functions machine-learning machine-learning-algorithms numpy pandas pickel preprocessing python sklearn
Last synced: 12 Jul 2025
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 Apr 2025
https://github.com/kr1shnasomani/colourfusion
Colour detection using Computer Vision
collections computer-vision matplotlib numpy opencv webcolors
Last synced: 05 Mar 2025
https://github.com/kr1shnasomani/speedvision
Vehicle speed detection using Computer Vision, Deep Learning and Neural Network
bytetrack computer-vision deep-learning neural-network numpy opencv pytorch supervision tqdm yolo
Last synced: 05 Mar 2025
https://github.com/damiieibikun/data-science-capstone-project-ibm---space-x-falcon-9-landing-predictions
Applied Data Science Capstone Project for Cousera's IBM Data science professional
beautifulsoup4 classification dash-plotly data-science data-visualization ibm-capstone interactive-visualizations machine-learning matplotlib numpy pandas python requests-library-python seaborn sklearn spacex-launches
Last synced: 06 Dec 2025
https://github.com/siyovushchik1414/titanic---machine-learning-from-disaster
Kaggle Competition
Last synced: 18 Jun 2025
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: 25 Feb 2025
https://github.com/w13b3/ssim-py
Structural Similarity (SSIM) index, where the only core dependency is NumPy
image-comparison numpy opencv-python pillow python3 ssim tested unittests
Last synced: 01 Nov 2025
https://github.com/egorumaev/statistics-trainings
matplotlib numpy pandas pil python3 requests scipy seaborn sklearn
Last synced: 25 Feb 2025
https://github.com/estaheri7/sib-sales-analysis
This Python project aims to analyze the sales data of Sib company, the leading exporter of non-oil products to different countries worldwide.
jupyter-notebook matplotlib numpy pandas python3
Last synced: 13 Jul 2025
https://github.com/davgiles/ML-Projects
This repository contains my projects from the Data Science & Business Analytics Post-Graduate Program through UT Austin.
eda matplotlib numpy pandas python scikit-learn scipy seaborn visualization xgboost
Last synced: 20 Jan 2026
https://github.com/soltanoff/ga_tsp
Solving the Travelling Salesman Problem using Genetic Algorithm
genetic-algorithm matplotlib numpy pandas python3 tsp-problem tsp-solver
Last synced: 28 Mar 2025
https://github.com/niteshchawla/netflix-case-study
Analyze the data and generate insights that could help Netflix ijn deciding which type of shows/movies to produce and how they can grow the business in different countries
matplotlib numpy pandas python seaborn
Last synced: 27 Feb 2025
https://github.com/thekartikeyamishra/object-detection-for-retailer
The AI Customer Feedback Summarizer is a Python-based tool that uses extractive summarization techniques to provide concise summaries of customer feedback.
ai computer-vision cv2 numpy pillow python torch torchvision yolov5
Last synced: 03 Feb 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: 26 Jun 2025
https://github.com/dmalexx/lab1_computervision
Computer Vision Intro
matplotlib matplotlib-python numpy opencv rgb
Last synced: 14 Mar 2025
https://github.com/massimilianovisintainer/house-price-model-prediction
House price prediction model using XGBoost.
machine-learning models numpy pandas python sklearn xgboost xgboost-regression
Last synced: 20 Jan 2026
https://github.com/redinfinitypro/circuitpythonprojects
Rating: (4/10) This Python script simulates circuits using PySpice, importing libraries like NumPy and Matplotlib. It defines voltage divider, diode circuits, subcircuit definitions, DC sweep analysis, and simulates each circuit using the simulator.
matplotlib numpy os pyspice sys
Last synced: 19 Oct 2025
https://github.com/jalijuhola/neurcomputing-course
Some of tasks from neurocomputing course
Last synced: 01 Nov 2025
https://github.com/v-goncharenko/freespace
Implementation of signal propagation in free space
numpy python signal-processing
Last synced: 27 Jun 2025
https://github.com/rosieoh/python_advanced--course
파이썬 심화 과목 코드 정리
matplotlib numpy pandas python seaborn
Last synced: 24 Feb 2025
https://github.com/rdmolony/nix-numpy-financial
A nix derivation for numpy-financial - https://pypi.org/project/numpy-financial/#files
Last synced: 05 Mar 2025
https://github.com/annygutierrez/data-preprocessing
Preprocessing deep learning template.
matplotlib numpy pandas sklearn
Last synced: 25 Feb 2025
https://github.com/harrisonwelch/pythondatascience
Repo of code from the linked-in lesson "Python: Data Analysis"
data data-science matplotlib notes numpy python tutorial
Last synced: 05 Mar 2025
https://github.com/breadrock1/ml-labs
Machine Learning. There is a suite of Machine Learning laboratory tasks.
classification knn knn-classification machine-learning nlp nlp-machine-learning numpy pandas pandas-dataframe python python3 random-forest regression scikit-learn-python skele trees
Last synced: 22 Jul 2025
https://github.com/thariniselvakumar/kidney-disease-prediction
This project is about the kidney disease prediction using machine learning algorithms
machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 01 Nov 2025
https://github.com/the-developer-306/fake-review-detector
This project is a machine learning-based review classification system that predicts whether a product review is GENUINE or FAKE. It preprocesses review text, analyzes sentiment, and uses numerical features like ratings and helpfulness to make predictions. The model is deployed via a Flask web application for user interaction.
classification flask logistic-regression machine-learning numpy pandas python renderdeploy scikit-learn sentiment-analysis
Last synced: 01 Nov 2025
https://github.com/luizmugnaini/melado
Machine learning with numpy only. Now hosted at https://git.sr.ht/~presheaf/melado
Last synced: 14 Sep 2025
https://github.com/gkannan-codes/habitableexos
With Earth’s habitability under strain, we ask: which known exoplanets could humans live on? Using NASA’s Exoplanet Archive, we score planets 0–1 (1 ≈ Earth) from five Earth-normalized features to rank top candidates.
data html kaggle matplotlib-pyplot numpy pandas plotly python seaborn visualization
Last synced: 01 Nov 2025
https://github.com/chewzzz1014/data-analysts-projects
coursework jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 22 Mar 2025
https://github.com/dimits-ts/computational_statistics
Fundemental ML algorithm mathematics, algebraic and Python implementations, data-based problem solving
applied-mathematics machine-learning numpy regression statistics
Last synced: 12 Sep 2025
https://github.com/ksharma67/eda-on-ipl
In this python notebook, analysis of IPL matches from 2008 to 2020 is done using python packages like pandas, matplotlib and seaborn.
data-analysis data-science eda matplotlib numpy pandas python seaborn
Last synced: 13 May 2025
https://github.com/danwild/bike-share-prediction
Predict bike sharing time-series with numpy for Deep Learning
artificial-intelligence artificial-neural-networks deep-learning neural-network numpy
Last synced: 25 Feb 2025
https://github.com/nabilshadman/python-uk-weather-analytics
An end-to-end data science workflow of UK weather data
data-engineering data-science data-visualization machine-learning matplotlib numpy pandas scikit-learn
Last synced: 04 Apr 2025
https://github.com/aaaastark/world_happiness_report
World_Happiness_Report
csv data-analysis data-science database keras numpy pandas python sklearn tensorflow
Last synced: 05 Mar 2025
https://github.com/jai0212/course-selector-uoft
A program that suggests university courses based on your program and provides a custom GUI to customize your course plan. Created to help UofT students
beautifulsoup csv graphs graphs-algorithms networkx-graph numpy os parser pickle pillow plotly python tkinter-gui tkmacosx
Last synced: 24 Dec 2025
https://github.com/matheusotenio/oficina-python
https://oficina-python.streamlit.app/
matplotlib numpy python streamlit
Last synced: 27 Jun 2025
https://github.com/dulajkavinda/diabetes-detection
💊detect diabetes using machine learing
added machinelearning numpy pandas python scikit
Last synced: 14 Sep 2025
https://github.com/samp1012/email_sms_spam_detector
An Email/SMS spam classifier that aims to identify and distinguish between spam and non-spam messages.
multinomial-naive-bayes naive-bayes-classifier natural-language-processing numpy pandas python scikit-learn spam-detection text-vectorization tokenization
Last synced: 30 Dec 2025
https://github.com/thchilly/mlds102_py_exercises
Complete exercise sets from MLDS Practical Data Science and Applications course
data-science matplotlib numpy pandas python scikit-learn scipy tensorflow
Last synced: 30 Dec 2025
https://github.com/iamfarrokhnejad/some-neural-network-application
This repository contains various NN codes converted from Matlab to Python
cv2 deep-learning deep-neural-networks educational matplotlib neural-network neural-networks neuralnetwork neuralnetworks numpy python sklearn tensorflow tensorflow2
Last synced: 28 Mar 2025
https://github.com/rishabhmathur06/optical_flow-using-raft-and-pytorch
matplotlib numpy opencv python pytorch raft
Last synced: 24 Dec 2025
https://github.com/claby2/mouse-track
Track, display, and graph the position of a mouse cursor.
c cpp matplotlib numpy python sdl2 windows
Last synced: 06 Apr 2025
https://github.com/shweta189/sms-spam-detection
Detecting Spam SMS's messages using machine learning algorithms.Utilizing NLP techniques such as tf-idf vectorization and machine learning algorithms like naive bayes and logistic regression for classifications. Integrated with Streamlit to create an interactive web app where users can input a message and instantly check if it's spam or not.
eda machine-learning-models nltk numpy pandas plotly python seaborn streamlit
Last synced: 28 Mar 2025
https://github.com/sivasurya681/financial-expense-tracker
The Financial Expense Tracker is a Python-based app built with Flet, Pandas, NumPy, and Matplotlib.pyplot for seamless expense management. It enables real-time tracking, categorization, and data visualization through bar and pie charts. Users can generate summaries, export/import data, and make informed financial decisions easily.
calculator-application differntial expense-tracker flet matplotlib-pyplot numpy pandas python salary-calculator total
Last synced: 28 Mar 2025
https://github.com/shlokarora2709/data-science
classification clustering data-science machine-learning matplotlib numpy pandas regression sklearn
Last synced: 14 Sep 2025
https://github.com/chirindaopensource/non_linear_forecasting_backcasting
Python implementation of Gourieroux-Jasiak's (2025) mixed causal-noncausal VAR models. Features probabilistic forecasting, nonlinear innovation filtering, and state-dependent IRF analysis for financial time series with explosive dynamics. Enables robust risk assessment and structural analysis of speculative behavior.
bootstrap bubble-analysis financial-modeling forecasting jupyter-notebook monte-carlo nonlinear-modeling numpy pandas python quantitative-finance research-implementation risk-management scipy statistical-modeling time-series uncertainty-quantification var-models
Last synced: 23 Jul 2025
https://github.com/jpcadena/pharmacy-prices-prediction
Prices prediction project for Pharmacy products.
artificial-intelligence data-analysis data-science deep-learning keras machine-learning machine-learning-models neural-network numpy pandas pharmacy prediction price-prediction pylint python scikit-learn supervised-learning tensorflow
Last synced: 05 Mar 2025
https://github.com/tomaslopera/computaciongrafica
jupyter-notebook matplotlib numpy scipy skimage
Last synced: 05 Mar 2025
https://github.com/kaushik-puttaswamy/exploratory-data-analysis-using-python
The primary goal of this exploratory data analysis is to create a reliable and effective Python program. Based on the training data, the program should select the four best-fit ideal functions from a set of 50 functions and then map the test data to these chosen functions while taking a deviation criterion into account.
bokeh expolatory-data-analysis matplotlib numpy pandas python seaborn sqlalchemy
Last synced: 30 Mar 2025
https://github.com/novitae/safearray
Numpy array that cannot raise IndexError
array indexerror numpy python safe
Last synced: 27 Jun 2025
https://github.com/gabboraron/python_nyelvtan
Egy python nyelvi elemekkel fogallkozó kurzus jegyzete.
ai matplotlib-pyplot numpy pandas
Last synced: 06 Apr 2025
https://github.com/0xunkn0wn4m1r/data_engineering_banking_project
🏦 Build a complete data engineering workflow for a banking system, showcasing ETL processes, data transformations, and an interactive financial dashboard.
automation data-analysis data-cleaning data-science feature-engineering fintech-bank flask-api loan-default-prediction machine-learning mlops model-explainability numpy postgresql scikit-learn segmentation shap sql unsupervised-learning
Last synced: 03 Nov 2025
https://github.com/vyjayanthipolapragada/data_analytics_medical_appointments
Analyzing the data set which consists of medical appointments to draw insights about patient's no-show scenarios
data-analysis data-analytics data-cleaning data-visualization data-wrangling jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 22 Mar 2025
https://github.com/haranrk/linear-regression
Implemented Linear Regression and some of it's variants
machine-learning matplotlib numpy python python3
Last synced: 30 Mar 2025
https://github.com/suryavamsi-p/youtube-trends-and-tracks-engagement
This project aims to leverage Python’s robust visualization libraries to derive deep insights from YouTube video trends data. Using the 'youtube.csv' dataset, this analysis explores the dynamics of YouTube video attributes such as views, likes, dislikes, and comment counts to understand user engagement and their emotional insights.
dash datavisualization hypothesis-testing matplotlib normality-test numpy pandas python3 scipy seaborn visual-studio-code
Last synced: 03 Nov 2025
https://github.com/denis-bz/glp
numpy <--> GLPK Keywords: linear programming, python, numpy, scipy, GLPK 22 Oct
glpk linear-programming numpy pyglpk python scipy
Last synced: 16 Sep 2025
https://github.com/jabulente/effects-size-measurements
This repo implements scalable, reusable Python scripts to compute key effect size metrics—including Pearson’s r, Eta-squared, Partial Eta-squared, and Cohen’s d—to help quantify relationships and differences in data for statistical analysis.
cohens-d correlation-analysis data-analysis data-science effect-size-measurements effect-sizes matplotlib-pyplot numpy p-values pandas pearsonr python real-world-applications scipy-stats statistics statmodels
Last synced: 27 Jun 2025
https://github.com/ricomeetsworld/ml-roadmap
Opinionated roadmap to machine learning in 2023
conda huggingface machine-learning matplotlib numpy pandas python pytorch
Last synced: 06 Apr 2025
https://github.com/timothyjan/intro-machine-learning-classifiers
We will use the scikit-learn library, which is a higher-level machine learning library that will work with NumPy data, and Pandas, a library that makes it easier to manipulate data. We will explore a variety of classification algorithms, and compare their performance on a “real-world” dataset, which will introduce its own set of challenges.
numpy pandas python scikit-learn
Last synced: 03 Nov 2025
https://github.com/abhishek-k-git/feature-engineering-using-stock-exchange-data
Creating quantitative trading strategies requires historical and real-time data and involves comparing models against future returns post-training.
lightgbm matplotlib numpy pandas plotly seaborn
Last synced: 22 Mar 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: 24 Dec 2025
https://github.com/ljadhav25/django-data-analyzer
Django Data Analyzer is a web application built using the Django framework, designed to streamline data analysis tasks. Users can upload CSV files containing data for analysis. The application utilizes the powerful data manipulation capabilities of Python libraries like pandas and numpy to perform various analyses on the uploaded data.
data-analysis data-visualization django-application matplotlib numpy pandas python seaborn
Last synced: 24 Feb 2025
https://github.com/s0fft/learning-lab
Code Notes & Test-Learn // Micro Pet-Projects: Python / Asynchrony / FastAPI / Django-Tastypie / Parsing / SQL / Docker / DS / ML / etc.
asynchrony data-science django docker fastapi jupyter-lab jupyter-notebook mashine-learning matplotlib notes numpy pandas parsing python3 scikit-learn seaborn sql sqlalchemy tastypie telegram-bot
Last synced: 05 Mar 2025
https://github.com/shrutiii1109/diwali-sales-analysis-through-python
Data analysis project on Diwali sales using Python (Pandas, NumPy, Matplotlib, Seaborn). The goal is to analyze customer behavior, identify sales trends, and provide insights to improve marketing and business strategies.
data-analysis jupyer-notebook matplotlib numpy pandas python seaborn
Last synced: 03 Nov 2025
https://github.com/darshanpakhale250-gif/customer-churn-prediction-ml
A machine learning project to predict customer churn using regression and classification models including logistic regression, decision tree, and random forest. Performed EDA, visualizations, and model evaluation. The dataset is taken from Kaggle and implemented in Google Colab.
colab-notebook customer-churn-analysis data-science decision-trees kaggle logistic-regression machine ml numpy pandas python random-forest
Last synced: 03 Nov 2025
https://github.com/rkarahul/ok.win-big-small-predictor
Predict the next “Big” or “Small” outcome on the OK.Win lottery-style game using OCR + time-series features + ML.
joblib numpy opencv-python paddleocr paddlepaddle paddlepaddle-gpu pandas python sckit-learn
Last synced: 03 Nov 2025
https://github.com/cheese23456/ai-based_stock_analysis_and_portfolio_optimisation
📈 Analyze stocks and optimize portfolios with AI-driven insights, technical indicators, and clear investment signals for informed decision-making.
ai asset-allocation financial-analysis huggingface-spaces numpy pandas portfolio-optimisation python scipy-optimize streamlit
Last synced: 03 Nov 2025
https://github.com/diogoribeiro7/vortex2d
2D vortex particle method (Gaussian-core) with RK4, viscosity, plots, animations
cfd matplotlib numpy python simulation vortex-method
Last synced: 03 Nov 2025
https://github.com/om-kanabar/sciencefair2025
This is my project for Chicago Public School's student science fair 2025.
chicago-public-schools matplotlib-pyplot neural-networks numpy python science-fair tensorflow
Last synced: 03 Nov 2025
https://github.com/alex1iv/asr_ru_numbers
Automatic Speech Recognition (ASR) system for Russian digits
audio-processing librosa numpy speech-recognition tensorflow
Last synced: 03 Nov 2025