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/toxe/python-plotting
Python Plotting
matplotlib numpy pandas plotting python
Last synced: 06 May 2026
https://github.com/filipporanza/signal_lib
personal programs for signal analysis
numpy python3 signal-analysis signal-processing
Last synced: 28 Apr 2026
https://github.com/keizerzilla/como-funciona-meshgrid
Apontamento breve explicando como a funΓ§Γ£o meshgrid do Numpy funciona.
Last synced: 28 Apr 2026
https://github.com/frolov-andrey2405/mandelbrot-s-fractal
Mandelbrot's Fractal Constructions
Last synced: 06 May 2026
https://github.com/helabenkhalfallah/art-bloom
ArtBloom is a backend application designed for art enthusiasts and researchers.
analytics backend-api numpy pandas-python python recommendationsystem
Last synced: 22 Jan 2026
https://github.com/rishant/data-science-learning-2025
data science learning 2025
data-science jupyter numpy pandas python python3
Last synced: 28 Apr 2026
https://github.com/yanyan69/acss-techlaro
arduino-uno automation numpy opencv prototype python raspberry-pi raspberry-pi-camera ultralytics yolo
Last synced: 28 Apr 2026
https://github.com/skorupcia/winequality-white
winequality-white.csv visualization
matplotlib numpy pandas seaborn sklearn
Last synced: 06 May 2026
https://github.com/ronverse17/automate-data-cleaning
This project automates messy data cleaning tasks - like fixing column names, filling missing values, and spotting outliers, so analysts and data scientists can spend more time on insights, not preprocessing.
Last synced: 28 Apr 2026
https://github.com/gregoritsch3/dl_cnn_resnet50_digitrecognition
A Deep Learning Computer Vision project on the MNIST Digit Dataset. The project demonstrates the use of four TensorFlow Neural Network architectures, ranging from a basic Shallow Sigmoid Model to a Deep Convolutional Model constructed using the FunctionalAPI, and even a modified Resnet50 Model. Includes Error Analysis and test runs on real images.
cnn convolutional-neural-networks cv2 keras matplotlib numpy resnet-50 tensorflow
Last synced: 28 Apr 2026
https://github.com/hadson0/chess-live-ratings-data
A study project focused on web scraping the live chess ratings from chess.com, with data analysis and visualization on nearly 5000 players in the classical world ranking.
beautifulsoup chess data-analysis data-visualization numpy pandas python seaborn web-scraping
Last synced: 28 Apr 2026
https://github.com/dwade-eng/amazon-product-recommender-prototype-
This project is a content-based product recommendation engine inspired by Amazon's "Customers who viewed this item also viewed" feature. It uses a dataset of product metadata and user interactions to suggest similar items based on product titles, brands, and categories using TF-IDF vectorization and cosine similarity.
html numpy pandas python3 scikit-learn
Last synced: 28 Apr 2026
https://github.com/jovicdev97/financial-loan-datascience-notebook
using numpy and pandas to analyze a synthetic loan dataset with python
data-analysis matlabplot numpy pandas plotting python seaborn
Last synced: 28 Apr 2026
https://github.com/varakanthamsaihruthikreddy975/avocadopricesanalysis
This data analysis finds out the trends and analysis of avocado data by year
matplotlib-pyplot numpy pandas scipy scipy-stats seaborn sklearn-preprocessing
Last synced: 28 Apr 2026
https://github.com/yanisdib/somint
Somint - AI-powered Trading Card Grading
ai api devcontainer docker numpy opencv python yolov8
Last synced: 28 Apr 2026
https://github.com/anshpg/popularity-based-book-recommendation-system
I developed a popularity-based book recommendation system using Google Colab, leveraging libraries like pandas, numpy, and matplotlib. The dataset was obtained from Kaggle.com, consisting of three CSV files: books.csv, ratings.csv, and users.csv.
collab csv kaggle-dataset matplotlib-pyplot numpy pandas python
Last synced: 28 Apr 2026
https://github.com/udipta14/historical-olympic-games-eda-python
Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.
data-cleaning data-visualization eda matplotlib numpy pandas python3 seaborn
Last synced: 28 Apr 2026
https://github.com/billgewrgoulas/recommendation-systems
Algorithms for joke rating prediction using the joke data-set from Kaggle.
algorithm clustering collaborative-filtering machine-learning numpy pandas recommender-system scikit-learn scypi
Last synced: 06 May 2026
https://github.com/robinhosz/traffic-data-analyzer
This repository presents a project for urban traffic signal optimization using Reinforcement Learning (RL) to improve traffic flow, increase safety at intersections, and promote energy efficiency in cities. Using the "Traffic Volume Counts" dataset from Kaggle.
data-analysis-python kaggle-dataset numpy pandas python traffic-analysis
Last synced: 28 Apr 2026
https://github.com/yashpaneliya/bank-loan-default-analysis
Analyze and understand the driving factors (or driver variables) behind loan default, i.e. the variables which are strong indicators of default.
data-analysis loan-default-analysis matplotlib numpy pandas python
Last synced: 06 May 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/jimmymugendi/luxdev-week-2-boot-camp
correlation-analysis eda matplotlib numpy pandas seaborn-plots visualizations
Last synced: 07 May 2026
https://github.com/sankaran-s2001/us-traffic-accidents-analysis-python-eda
Exploratory data analysis of US traffic accidents from 2016-2023, analyzing patterns by time, location, weather, and severity using Python data science libraries.
data-analysis data-science data-visualization eda matplolib numpy pandas python
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/semanticdata/traffic-studies
Comprehensive traffic analysis dashboard for Crystal, Minnesota, built with Streamlit.
matplotlib numpy pandas plotly python seaborn streamlit
Last synced: 28 Apr 2026
https://github.com/ddeepanshu-997/datascience--olympics-games
in this repository i am going to perform some datascience techinques on the datasaet in order to get the valuable insights with the help of python libraries , packages etc.
data-science exploratory-data-analysis insights matplotlib-pyplot numpy pandas-dataframe problem-solving python visualization
Last synced: 28 Apr 2026
https://github.com/manalisbhavsar/stock-price-prediction
Stock Price Prediction model using Machine Learning and LSTM to forecast future stock prices based on historical data. Achieved a low error rate of 3.2% by leveraging moving averages and deep learning techniques, ensuring accurate predictions.
data-analysis deep-learning lstm machine-learning matplotlib numpy pandas python
Last synced: 28 Apr 2026
https://github.com/kingsley-ezenwaka/medical-data-visualizer
A data analysis project that investigates a dataset of anonymous patients' medical information, and explores the relationship between cardiac disease, body measurements, blood markers, and lifestyle choices.
analysis data matplotlib numpy pandas seaborn
Last synced: 28 Apr 2026
https://github.com/erick957/saleprice-prediction-dataset-analysis-and-cleaning-advance-regression
π Predict house prices using advanced regression techniques with this comprehensive analysis and cleaning project, from data loading to model deployment.
data-analysis data-science eda google-colab machine-learning numpy pandas python scikit-learn scikit-learn-python
Last synced: 06 May 2026
https://github.com/ahmedsamir45/mean_variance_standard_deviation_calculator
take list of numbers and return it 3x3 array and calculate mean variance and std for rows columns and all array
mean numpy standard-deviation variance
Last synced: 28 Apr 2026
https://github.com/mahmood-anaam/wheeled-robot-simulation
A Python simulation of a robot equipped with four Swedish wheels, focusing on accurately modeling its kinematics and dynamics to analyze specific motion scenarios.
kinematics-dynamics matplotlib-python numpy python robotics-simulation roboticstoolbox-python swedish-wheels
Last synced: 28 Apr 2026
https://github.com/sudharshan-bathini/chat-bot-using-cornell-movie-data-set
Developed an AI chatbot using the Cornell Movie Dialogs dataset; trained an LSTM-based model to generate context-aware, conversational responses for user inputs.
keras lstm-sentiment-analysis neural-networks nlp numpy python tensorflow tokenizer
Last synced: 08 Apr 2026
https://github.com/andrewsy1004/logistic-regression-spam-classifier
This project implements a spam email classifier using Logistic Regression.
Last synced: 06 May 2026
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: 07 May 2026
https://github.com/abhinav330/customer-behavior-analysis-linear-regression
This repository explores customer behavior data for an NYC clothing company with both a mobile app and website. They want to understand which platform drives higher sales.
data-analysis data-science data-visualization eda exploratory-data-analysis jupyter jupyter-notebook linear-regression machine-learning machine-learning-algorithms machinelearning-python numpy pandas python regression-analysis
Last synced: 06 May 2026
https://github.com/aimin-nur/dataanalyst-cohortanalysis
Sebuah project Data Analayst untuk mengetahui bagaimana pola pembelian pelanggan dalam periode waktu tertentu (Cohort Analysis)..
cohort-analysis numpy pandas pytz
Last synced: 07 May 2026
https://github.com/sanchezluys/inmersion-en-datos-con-python-2024
InmersiΓ³n en Datos con Python Julio 2024
analisis-de-data colab inmersiondatosaluralatam numpy pyhton
Last synced: 28 Apr 2026
https://github.com/keyurparalkar/knn-for-cifar-10
K-nearest neighbour algorithm for CIFAR-10 dataset
Last synced: 28 Apr 2026
https://github.com/babaquero07/escalamiento-imagenes-python
Proyecto del curso Algebra Lineal - UTADEO
matloptlib numpy pillow scipy streamlit
Last synced: 28 Apr 2026
https://github.com/ksprugevics/galton-board
Python implementation of the Galton board
galton-board numpy pygame pymunk python
Last synced: 29 Apr 2026
https://github.com/jpgiant/gujaratrainfallanalysis_2021
Analysis about the rainfall that occurred in the districts of Gujarat state in 2021
data-analysis exploratory-data-analysis exploratory-data-visualizations matplotlib numpy pandas-python python
Last synced: 07 May 2026
https://github.com/alonmell/modulnet
Lightweight NumPy-based neural network framework with core layers, loss functions, optimizers, and data utilities
deep-learning from-scratch machine-learning neural-network numpy
Last synced: 29 Apr 2026
https://github.com/santiagoenriquega/game_of_life
This repository contains simulates Conway's Game of Life using Pygame for graphics and Numpy for array operations. The game simulates cellular automata where cells evolve based on simple rules.
conways-game-of-life numpy pygame python python3
Last synced: 29 Apr 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/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/abhishekyadav915/multiple_disease_prediction_using_ml
Developed a web-based application for predicting the likelihood of multiple diseases using machine learning models with accuracy up to 95%.
colab-notebook logistic-regression numpy pandas python3 sklearn spyder-python-ide streamlit-web streamlitcloud svm-classifier
Last synced: 05 May 2026
https://github.com/kacemmathlouthi/deep-ml-problems
a collection of solved machine learning, linear algebra, and deep learning problems from deep-ml.com
deep-learning linear-algebra machine-learning numpy python
Last synced: 29 Apr 2026
https://github.com/cuuupid/better-tensorflow
MNIST classifier api
graph-model machine-learning neural-network numpy pickle sigmoid
Last synced: 29 Apr 2026
https://github.com/louis-finegan/least-squares-method-curve-fitting-python3
Applying the Least-Square-Method to Curve-Fit in python using Numpy.
curve-fitting least-squares numpy
Last synced: 29 Apr 2026
https://github.com/iv4n-ga6l/genderdetection
Gender detection using gender classification model
genderclassification genderdetection numpy pil python resnet18 torch torchvision
Last synced: 29 Apr 2026
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/skypse/santander-coders-data_science-course
Curso de Data Science, proposto pelo Satander, utilizando Python!
jupyter-notebook numpy pandas-python python scikit-learn
Last synced: 29 Apr 2026
https://github.com/rand-asswad/controle_optimal
Une étude d'un problème de contrôle optimal avec visualisation 3D
controle-optimal numpy optimal-control python sympy
Last synced: 29 Apr 2026
https://github.com/manishkumarpatel07/facial-recognition-attendance-manager
An AI-powered face recognition attendance system using Python, OpenCV, and dlib for real-time attendance tracking.
dlib-face-recognition numpy opencv pandas python
Last synced: 29 Apr 2026
https://github.com/freya135/smart-traffic-system
A Python-based system leveraging a Raspberry Pi to capture and process traffic images, dynamically control traffic lights and servo motors based on real-time vehicle detection using edge detection, and optimize traffic flow intelligently.
canny-edge-detection gpiozero image-processing numpy open-cv python raspberry-pi-5 real-time-processing servo-motor signal-duration smart-traffic-light
Last synced: 29 Apr 2026
https://github.com/muazify/pyequationsolver
A Python script that solves mathematical equations for the variable 'x' using a hybrid approach, combining symbolic solving (for exact solutions) with numerical methods (for approximations when symbolic solving is insufficient).
equation-solver numpy python3 sympy
Last synced: 29 Apr 2026
https://github.com/aniruddhakhedkar/eda_to_evaluate_bank_telemarketing_campaign_for_revenue_enhancement
Exploratory_Data_Analysis_Python_Project_2
datavisualization duplicate-detection imputation-methods numpy outlier-removal pandas seaborn statistical-analysis
Last synced: 27 Jan 2026
https://github.com/khursheedahmedd/machine-learning
machine-learning numerical-methods numpy pandas pandas-dataframe
Last synced: 06 May 2026
https://github.com/mikma03/datascience_python_datacamp
DataScience with Python. Code and examples. Python libraries, including pandas, NumPy, Matplotlib, and many more.
data-analysis data-science datacamp datascience numpy pandas python
Last synced: 06 May 2026
https://github.com/5hraddha/optimize-oil-well-locations
In the quest for harnessing valuable energy resources, the OilyGiant mining company wants to expand its operations by discovering new oil well locations. To achieve this, a data-driven approach is adopted, leveraging geological exploration data from three distinct regions and employing techniques in data analysis and modeling.
linear-regression numpy pandas scikit-learn supervised-learning
Last synced: 06 May 2026
https://github.com/bilgeswe/datascience
Using Statistics and Data Science Project in Python using Google Colab tools, CVS and XLSX
box-plot colab-notebook cvs data-science data-scraping data-visualization heatmaps numpy python statistical-analysis statistics xlsx
Last synced: 29 Apr 2026
https://github.com/kunalpisolkar24/gradientdescent
A Python implementation of gradient descent for linear regression, visualized with cost function history, parameter trajectory, and a 3D cost surface.
cost-function gradient-descent numpy visualization
Last synced: 06 May 2026
https://github.com/0nom4d/306radiator
Mathematical EPITECH Project - This project reproduces the behaviour of a radiator placed at a position in a room of a given size.
epitech epitech-project numpy pytest python3
Last synced: 29 Apr 2026
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: 29 Apr 2026
https://github.com/dulajkavinda/document-similarity-ml
π Check similarity between documents using td-idf and cosine similarity.
machinelearning numpy python scikit
Last synced: 29 Apr 2026
https://github.com/imskully/python-cv-fault-detection
Fault detection algorithm that determines whether or not a fault exists within a ring using raw computer vision.
ccl computer-vision matplotlib morphology numpy opencv python
Last synced: 07 May 2026
https://github.com/ujjvalrajput/data-analysis-python-practise
Practise with matplotlib, pandas, and numpy.
matplotlib numpy pandas python
Last synced: 29 Apr 2026
https://github.com/thaisgarcia/analise-exploratoria
Respondendo 10 perguntas de negΓ³cio a partir de um dataset sobre uma rede de varejo que comercializa diversos produtos em diversas cidades dos EUA.
Last synced: 29 Apr 2026
https://github.com/sayansomya/eda_on_covid-19
Exploratory Data Analysis on COVID-19.
analytics eda matplotlib-pyplot numpy pandas-dataframe python3 seaborn
Last synced: 29 Apr 2026
https://github.com/amritendunath/appointmate_1.0
A LangGraph-powered multi-agent/supervisor system for appointment scheduling. It enables users to interact in natural language to check doctor availability, book, reschedule, or cancel appointments.
fastapi langchain langgraph nltk numpy pandas psycopg2 python sqlalchemy uvicorn websocket
Last synced: 07 Apr 2026
https://github.com/04bhavyaa/machine-learning-from-scratch
machine-learning matplotlib numpy pandas seaborn
Last synced: 29 Apr 2026
https://github.com/chirindaopensource/high_dimensional_matrix_variate_diffusion_index_models
End-to-end Python implementation of Ma et al.'s (2025) matrix-variate diffusion index models for macroeconomic forecasting. Features Ξ±-PCA factor extraction, supervised screening, and ILS estimation for high-dimensional forecasting with preserved structural information.
diffusion-index dimension-reduction econometrics factor-models financial-modeling high-dimensional-statistics macroeconomic-forecasting matrix-factorization monte-carlo-simulation numpy principal-component-analysis python quantitative-finance research-replication scientific-computing statistical-computing statistical-modeling supervised-learning time-series-analysis time-series-forecasting
Last synced: 29 Apr 2026
https://github.com/thaivincent/fft_image_compression
A simple image compression program using FFT and numPy
Last synced: 29 Apr 2026
https://github.com/shivangmathur1/simple-qlearning
Solving gym environments using Numpy Qtables and Q-learning
Last synced: 07 May 2026
https://github.com/antonio-f/naive_convnet
Naive Convolutional Neural Network with TensorFlow 2
101 convolutional-neural-networks deep-learning easy matplotlib numpy simple tensorflow2 tutorial
Last synced: 29 Apr 2026
https://github.com/szymon-budziak/real_estate_house_prices_prediction
Predicting real estate house prices using various machine learning algorithms, including data exploration, preprocessing, model training, and evaluation.
data-analysis data-preprocessing data-science eda jupyter-notebook machine-learning matplotlib numpy optuna pandas predictive-modeling price-prediction python random-forest regression scikit-learn seaborn
Last synced: 21 Jan 2026
https://github.com/ovsidee/psm
Fundamentals of Mathematical Simulations using Python
Last synced: 29 Apr 2026
https://github.com/yibrahimmoos/snn
shallow neural network imp.
neural-network numpy python-3-6
Last synced: 29 Apr 2026
https://github.com/solomonbaez/koios
Neural Network Framework, built from scratch in NumPy.
machine-learning neural-network neural-networks numpy
Last synced: 29 Apr 2026
https://github.com/hackintoshrao/first-neural-network
Simple Neural Network with a hidden layer written from scratch using Numpy for prediction the bike sharing sales
deep-learning neural-networks numpy python
Last synced: 07 May 2026
https://github.com/al-ghaly/e-commerce-a-b-testing
A Statistical Analysis project in which I Performed an A/B test to analyze the effect of changing the user interface for an E-Commerce company's Website.
data-analysis matplotlib numpy pandas python python-data-analysis seaborn statistical-analysis statistics
Last synced: 29 Apr 2026
https://github.com/shariqayan/diwali_sales_analysis_python
The Diwali Sales Analysis project focuses on analyzing sales data during the Diwali festival to gain insights into customer behavior, improve customer experience, and optimize sales strategies.
data-visualization matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/brainiacsloth/brighttv_viewership_analytics_python
This repository serves to provide an EDA framework for BrightTV Viewership Data.
jupyter-notebook metadata numpy pandas python
Last synced: 29 Apr 2026
https://github.com/chandkund/predicting-student-grades
This project predicts student grades (G1, G2, G3) based on various features such as demographic information, study habits, family background, and other academic factors. The aim is to develop a predictive model that can assist in identifying students who may need additional support.
classification-algorithm ensemble-learning exploratory-data-analysis machine-learning matplotlib numpy pandas regression-models seaborn
Last synced: 29 Apr 2026
https://github.com/abideen-olawuwo/heart-diseases
A Heart diseases Machine Learning classification problem
decision-tree-classifier kneighborsclassifier logistic-regression matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn
Last synced: 14 Apr 2026
https://github.com/hanchiang/python-data-science-handbook
Learn data science with python, numpy, pandas from the book "Python Data Science Handbook: Essential Tools for Working with Data"
data-science numpy pandas python
Last synced: 29 Apr 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: 29 Apr 2026
https://github.com/ksharma67/k-means-algorithm-on-the-iris-dataset
Applied the K-Means algorithm on the Iris dataset, and utilized the Silhouette Score method to find the best value of K
eda elbow-method iris-dataset kmeans-clustering matplotlib numpy pandas python seaborn silhouette-score
Last synced: 29 Apr 2026
https://github.com/djdurga/upi-transactions-eda
The dataset provided encompasses a comprehensive record of Unified Payments Interface (UPI) transactions spanning the period from January 2023 to December 2023. Unified Payments Interface (UPI) has emerged as a prominent digital payment system in India, facilitating seamless fund transfers between bank accounts instantly.
matplotlib numpy pandas python
Last synced: 29 Apr 2026
https://github.com/jack-thesparrow/tube-color-detect
A Python program that detects the colors stored in tubes and returns a JSON file.
matplotlib-pyplot numpy opencv python3 sklearn
Last synced: 29 Apr 2026
https://github.com/mukeshthenraj/fraud-detection-model
Logistic Regression, Grid Search, and ROC-PR curve evaluation on fraud detection dataset
classification fraud-detection machine-learning numpy pandas scikit-learn
Last synced: 29 Apr 2026
https://github.com/adalbertobrant/fundamentalista
Analise de Graham e de Greenblatt para escolha de aΓ§Γ΅es baratas e com bom potencial de crescimento ao longo prazo
graham greenblatt matplotlib numpy pandas python3 streamlit
Last synced: 29 Apr 2026
https://github.com/yimethan/basics-of-data-analysis
2023-2 Basics of Data Analysis
data-analysis numpy pandas python
Last synced: 29 Apr 2026
https://github.com/abhishek010397/tigerprediction-machinelearning
Machine Learning Prediction Model Using Multiple Regression to predict Tiger Population in India
keras-tensorflow matplotlib-pyplot multiple-linear-regression numpy pandas python3 r2 sklearn
Last synced: 29 Apr 2026
https://github.com/dmarks84/ind_project_readme-generator
Independent (personal) project in which I automatically generate README files for each of my repositories from my coursework
dataframes etl numpy pandas programming python
Last synced: 29 Apr 2026
https://github.com/michaelzheng67/farmsa-programming-for-finance-spring2021
Source files for the programming for finance presentation (complements the material covered)
excel jupyter-notebook matplotlib numpy pandas python sql yahoo-finance-api
Last synced: 29 Apr 2026
https://github.com/achronus/data-graphing-tool
A tool for finding the perfect graph that fits your CSV data.
data-visualization matplotlib numpy pandas python3
Last synced: 13 Oct 2025
https://github.com/nishumehta/supermart-grocery-sales-retails-analytics
Tableau Dashboard Link :
data-analysis data-cleaning data-visualization jupyter-notebook matplotlib-pyplot numpy pandas python3 seaborn
Last synced: 29 Apr 2026