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/lipskiyp/trading_dashboard
Pandas framework to analyze financial time-series and calculate various performance metrics (e.g. Sharpe Ratio and Max Drawdown Duration).
financial-analysis numpy pandas
Last synced: 02 May 2026
https://github.com/parham1998/linear_regression_pytorch
Implementation of a simple Linear Regression model with Numpy & PyTorch library
backpropagation gradient-descent linear-regression loss-functions numpy python pytorch
Last synced: 02 May 2026
https://github.com/camsai/jupyterlite
CAMSAI JupyterLite is a lightweight, browser-based environment tailored for AI-driven materials science research. It integrates CAMSAI tools, schemas, and workflows, enabling users to validate data, run simulations, and explore materials science applications without requiring local installation or setup.
chemistry jupyterlite materials materials-design materials-informatics materials-science matplotlib numpy pyodide python scipy
Last synced: 02 May 2026
https://github.com/rubaramanan/irisclassifierwith_keras
iris-classification keras numpy pandas
Last synced: 02 May 2026
https://github.com/vermenea/masters---ad-signaling-pathway-using-hsp90-inhibitor
Influence of 17-AAG a Hsp90 inhibitor on signaling pathway in Atopic Dermatitis
matplotlib numpy pandas python seaborn statmodels
Last synced: 02 May 2026
https://github.com/badranalyst/movie-correlation-analysis-in-python
This project analyzes movie data correlations using Python libraries like Pandas, NumPy, Seaborn, and Matplotlib. It examines relationships between attributes such as ratings, genres, and box office performance to uncover trends that inform recommendations and enhance understanding of movie success factors.
data data-analysis dataset jupyter jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python seaborn
Last synced: 03 May 2026
https://github.com/bhavna-kale/cars-eda-project
Project analyzing used car market data to identify high-impact price drivers and depreciation curves, presented through an interactive web application.
data-analysis excel matplotlib numpy pandas python3 searborn streamlit
Last synced: 03 May 2026
https://github.com/kisaa-fatima/foreground-segmentation-using-kmeans-face-recognization-using-knn
Implement a basic version of the interactive image cut-out/segmentation approach called Lazy Snapping. The program uses K-Means Clustering to segment images into foreground and background based on user-provided seed pixels.
face-recognition foreground-segmentation kmeans-clustering knn-classification matplotlib numpy opencv2 pil
Last synced: 03 May 2026
https://github.com/mzayles/data-preparation.py
Curso Programação em Python para Data Science | Preparando e tratando dados de uma base de vendas com Pandas e NumPy.
Last synced: 03 May 2026
https://github.com/shreenidhi7700/auto_price_prediction
We are required to use Machine Learning algorithms to predict the price of cars with the available independent variables such as Horsepower, no-of-cylinders, engine-type, city_mpg, highway_mpg etc.
decision-tree-regression ensemble knn-regression linear-regression machine-learning-algorithms matplotlib-pyplot numpy pandas python3 random-forest-regression regression seaborn xgboost-regression
Last synced: 04 May 2026
https://github.com/furk4nbulut/uygulamalarla-makine-ogrenmesi-ve-derin-ogrenme-atolyesi
Bu repository, Manisa'da gerçekleştirilen BTK Akademi Uygulamalı Makine Öğrenmesi ve Derin Öğrenme Atölyesi'ne ait eğitim sürecini kapsamaktadır. Atölyede katılımcılar, ileri düzey makine öğrenmesi ve derin öğrenme teknikleriyle ilgili teorik ve pratik bilgiler edinmektedir.
matplotlib numpy pandas scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/jonad/finding_donors
Predicting income with UCI Census Income Dataset using supervised machine learning algorithms
numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 03 May 2026
https://github.com/manikantasanjay/youtube_exploratory_data_analytics
This is a Mini Project made using Python Libraries like Numpy, Pandas, Matplotlib etc to perform Data Analytics on US Video and Comments dataset.
jupyter-notebook matplotlib numpy pandas plotly python seaborn wordcloud
Last synced: 03 May 2026
https://github.com/coderooz/handwritten_digit_recognition
This project uses a Convolutional Neural Network (CNN) to recognize handwritten digits from the MNIST dataset. The model is built using TensorFlow and Keras.
colab handwritten-digit-recognition image-classification matplotlib neural-network numpy python tensorflow
Last synced: 03 May 2026
https://github.com/takana671/noisetexture
Generating noise texture images.
cellular-noise cython domain-warping fractal noise-textures numpy periodic-noise perlin-noise python3 simplex-noise tileable-noise value-noise voronoi
Last synced: 03 May 2026
https://github.com/joao-inacio/numpy-essencial-para-desenvolvedores-python
O curso foi elaborado para desenvolvedores Python que desejam explorar os recursos poderosos da biblioteca NumPy. Através de aulas práticas, eu vou adquirir as habilidades necessárias para trabalhar com arrays multidimensionais, realizar cálculos científicos complexos e manipular dados com eficiência.
array array-manipulations array-methods jupyter-notebook numpy python python3
Last synced: 03 May 2026
https://github.com/jeslipriya/emotion-detection
This project is an enhanced real-time facial emotion detection system that uses deep learning (OpenCV + mini-XCEPTION) to accurately recognize human emotions through a webcam or image input. It features advanced preprocessing, temporal smoothing, and a clean visual interface for smooth and stable emotion analysis.
7-emotions deep-learning emotion-detection fer2013 numpy opencv opencv-python python tensorflow
Last synced: 03 Jul 2025
https://github.com/vviveksharma/barcodescanner
The Bar Code scanning Application built using Computer Vision library such as Opencv in python the main objective of the project is to read the barcode that is being shown in the camera and decoding it and telling if the Database or Text file that is attached to it has that permitted decoded number if yes then it shows "Permitted" is green else "Not-Permitted" in red
Last synced: 10 May 2026
https://github.com/alphacrypto246/air-quality-prediction
The Air Pollution Prediction project forecasts pollution levels using the Air Quality UCI dataset, including variables like CO, NOx, temperature, and humidity. It analyzes temporal and environmental factors to predict air quality trends.
machine-learning numpy pandas scikitlearn-machine-learning sckiit-learn
Last synced: 10 May 2026
https://github.com/linggarm/evolutionary-algorithms
Collection of codes of Evolutionary Algorithms college course (Knapsack Problem & Travelling Salesman Problem)
ant-colony-optimization evolution-strategies evolutionary-algorithms evolutionary-programming genetic-algorithms genetic-programming knapsack-problem matplotlib numpy particle-swarm-optimization python travelling-salesman-problem
Last synced: 15 Apr 2026
https://github.com/subratamondal1/quora-automated-text-classification
Text Classification with Bag of Words - Natural Language Processing
bag-of-words machine-learning matplotlib natural-language-processing nlp nltk numpy pandas python3 pytorch scikit-learn
Last synced: 15 Apr 2026
https://github.com/olfabelhadj/gestion-d-une-boutique-avec-python
OpenClassrooms parcours Data Analyst Projet 6
matplotlib-pyplot numpy pandas plotly-express plotly-graph-objects seaborn
Last synced: 15 Apr 2026
https://github.com/r-papso/pynet
Deep learning library implemented in Python
deep-learning machine-learning neural-network numpy python
Last synced: 26 Feb 2026
https://github.com/mdaltamashalam/uber-fare-prediction-models
Predicts the fare amount of Uber rides based on various factors such as pickup/drop-off coordinates, passenger count, and trip distance.
catboost data-analysis data-cleaning data-visualization lgbm-regressor machine-learning matplotlib numpy pandas python random-forest regression-models skit-learn xgboost-algorithm
Last synced: 26 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/smahala02/materials-science-introduction
Introduction to Materials Science concepts using Python for array manipulation and visualization with NumPy and Matplotlib.
data-visualization materials-science matplotlib numpy python scientific-computing
Last synced: 09 Feb 2026
https://github.com/ryancswallace/npdb
Parallel NumPy-like interface for large n-dimensional arrays on disk.
mapreduce-designpatterns numpy numpy-arrays parallel-computing python
Last synced: 09 Feb 2026
https://github.com/hansalemaos/all_against_all
Each item of a list against all others
Last synced: 02 Apr 2026
https://github.com/sahilk12nayak/data-capstone-projects-using-python-libraries
In this data project we will focus on exploratory data analysis. This project utilizes Python libraries such as NumPy, Pandas, Matplotlib, and Seaborn for data manipulation, analysis, and visualization.
matplotlib numpy pandas seaborn
Last synced: 15 Apr 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/murugavl/forage_tata_genai_powered_data_analytics
This repository showcases my work from the TATA GenAI Powered Data Analytics Virtual Experience on Forage, where I applied data cleaning, analysis, and visualization techniques to derive actionable business insights.
excel genai matplotlib numpy pandas powerbi python
Last synced: 09 Feb 2026
https://github.com/mariam-zaidi/bike-sharing-prediction-model
Build a multiple linear regression model for the prediction of demand for shared bikes.
linear-regression matplotlib numpy pandas rfe seaborn sklearn
Last synced: 09 Feb 2026
https://github.com/harmanveer-2546/statistics-for-machine-learning
Statistical tools help you clean and organize your data. You can identify outliers, manage missing values, and ensure your data is in a format that the ML algorithms can understand.
inline matplotlib matplotlib-styles numpy pandas probability python seaborn statistics
Last synced: 18 Apr 2026
https://github.com/azaz9026/car_price_prediction_model
This repository contains a machine learning model designed to predict car prices based on various features. Using historical data on car attributes such as make, model, year, mileage, and other relevant factors, the model aims to provide accurate and reliable price estimates for used cars.
data-analysis data-engineering liner-regestion machine-learning modeling numpy pandas python3 rendering
Last synced: 09 Apr 2026
https://github.com/mikasjp/signal-processing
Signal processing playground
digital-signal-processing dsp fast-fourier-transform fft numpy
Last synced: 16 Apr 2026
https://github.com/varuntotakura/face-recognition
My own code for Face Recognition using Python
face-recognition numpy opencv python tensorflow
Last synced: 09 Apr 2026
https://github.com/codeslash21/data_analyst_nanodegree
Notes and projects on Data Analyst Nanodegree.
data-analysis data-analyst-nanodegree data-cleaning data-visualization data-wrangling numpy pandas python3
Last synced: 06 May 2026
https://github.com/dawoudtormos/rain_predicition_ml
This repository contains a machine learning project for rain prediction using historical meteorological data. The goal is to predict whether it will rain the next day based on weather measurements like atmospheric water vapor, cloud formation, and past rainfall records.
ai machine-learning machine-learning-algorithms matplotlib numpy seaborn sklearn
Last synced: 10 May 2026
https://github.com/puureya2/catalogue-price-scraper
Scrape & store product prices with Selenium & BeautifulSoup4. Visually represent data with MatPlotLib,Personal Project
beatifulsoup4 chrome-webdriver matplotlib numpy pandas python python-csv selenium webscraping
Last synced: 16 Apr 2026
https://github.com/anuraganalog/random-test-case-generator
Generate Random Test Cases
arrays case characters file generation generator hacktoberfest hacktoberfest2020 matrices numbers numpy py python3 random random-test-case string test test-cases
Last synced: 11 Feb 2026
https://github.com/ailsonguedes/iris-flower-ml-project
Machine learning model using logistic regression to classify the Iris-Flower of dataset.
classification data-science dataset ia iris-classification iris-dataset jupyter-notebook logistic-regression machine-learning numpy pandas python sklearn
Last synced: 12 Apr 2026
https://github.com/mindkerchief/baselineml
A collection of machine learning task performed during my studies in computer science major in intelligent system.
decision-tree dummy gaussian-mixture-models kmeans-clustering linear-regression logistic-regression machine-learning matplotlib numpy pandas random-forest scikit-learn seaborn tensorflow
Last synced: 16 Apr 2026
https://github.com/sofiaalmaz/fanfictionproject
Анализ фанфиков по Гарри Поттеру с целью написания самого популярного фанфика
analysis fanfics fanfiction harry-potter jypyternotebook matplotlib ml networkx numpy pandas python scipy seaborn streamlit wordcloud
Last synced: 06 Jan 2026
https://github.com/rebeccamorolong/market--basket--analysis
Market Basket Analysis using the Apriori algorithm to predict association rules and frequent itemsets from transactional data. The goal was to uncover product combinations that frequently co-occur in transactions, which can be used for recommendations, promotions, and inventory management.
apriori-algorithm numpy pandas seaborn
Last synced: 10 May 2026
https://github.com/karthikarajagopal44/numpy-beginner-to-advanced
This repository is designed to help you master NumPy, the fundamental package for scientific computing with Python. Whether you are just getting started or looking to refine your skills with advanced techniques, this repo covers a comprehensive range of topics and functionalities. It covers the range of topics from beginner to advance.
data-science numpy numpy-library numpy-tutorial python
Last synced: 16 Apr 2026
https://github.com/prateekrajsrivastav/question-answering-model
This project is an NLP-based Question-Answering System that leverages machine learning and natural language processing techniques to provide answers to user queries based on a given context or dataset. The system processes textual input, extracts meaningful insights, and returns relevant answers to the user's question.
huggingface-transformers matplotlib nltk numpy pandas seaborn spacy
Last synced: 10 May 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/walkerdustin/python-linear-regression
simple linear regression in python based on coursera andrew ng course
ai linear-regression machine-learning ml numpy python
Last synced: 05 May 2026
https://github.com/shibam120302/all_about_python
Here I upload python from basic to advance ,oops in python, dsa using python system design, numpy, pandas, data science, ML also. Follow @shibam120302 and star this repo.
numpy numpy-arrays oops-in-python pandas python python-dsa python-library python3 system-design tabula
Last synced: 10 May 2026
https://github.com/mouradhamzaoui/tweets_sentiments_emotions_analysis
Les réseaux sociaux, et en particulier Twitter, sont des plateformes essentielles où les utilisateurs expriment leurs sentiments et émotions au quotidien. Analyser les tweets peut fournir des informations précieuses sur l’humeur collective et les préoccupations des gens. Ce projet utilise un dataset de tweets disponible sur Kaggle
Last synced: 16 Apr 2026
https://github.com/prakashjha1/email-sms-spam-classifier
Many email services today provide spam filters that are able to classify emails into spam and non-spam email with high accuracy.
machine-learning natural-language-processing numpy pandas python
Last synced: 10 May 2026
https://github.com/shakhthi/mlproject
This project is an end-to-end ML solution that predicts math scores from student attributes. It starts with ingesting and preprocessing data, followed by feature engineering to pinpoint key predictors. A robust model is then trained and fine-tuned before being seamlessly deployed to deliver real-time predictions.
jupyter-notebook matplotlib-pyplot numpy pandas python3 seaborn sklearn
Last synced: 16 Apr 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/criscorreas/ad-prediction-classification-models
Alzheimer's Disease (AD) prediction using the OASIS-2 dataset
alzheimers-disease keras lgbmclassifier matplotlib model-classification numpy oasis-2 pylab python pytorch scipy seaborn sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/kunalshelke90/students_marks_prediction_in_exams
Students Performance Evaluation using Feature Engineering, Feature Extraction, Manipulation of Data, Data Analysis, Data Visualization .Later on deployed on AWS with help of docker
dokcerfile flask githubactions machine-learning matplotlib mlops numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/jjerphan/joml
A minimalist numpy-baked Neural Network API
deep-learning fun minimalist neural-network neural-networks numpy python wheel-implementing
Last synced: 10 May 2026
https://github.com/dpgitaccount/project---hospital-readmission-analysis
The goal of this project is to build a predictive model to estimate the likelihood of a hospital readmission based on patient data. By identifying factors that contribute to readmissions, hospitals can optimize care and reduce costs associated with repeated visits.
boxplot confusion-matrix datamodeling exploratory-data-analysis heatmap histplot numpy pandas plotly python random-forest seaborn smote-sampling visualization
Last synced: 16 Apr 2026
https://github.com/no0bitah/pdf-highlight-extractor
A Python tool for extracting highlighted text from PDF files while preserving formatting attributes (headers, bold, italic) and removing unwanted line breaks and page breaks. Perfect for integrating with content management systems.
automation crm documentation-tool numpy opencv pdf pdf-document-processor pillow pymupdf pypdfium2 python3 scrapping
Last synced: 23 Jun 2026
https://github.com/hediyeorhan/styletransfer
artificial-intelligence deep-learning numpy python tensorflow
Last synced: 12 Apr 2026
https://github.com/separatrixxx/nm_labs_6_7_sem
👓 Laboratory work for 6 and 7 semesters of MAI on numerical methods
numerical-methods numpy python
Last synced: 16 Apr 2026
https://github.com/islamshahil/neuralnetworks
Hello World to Neural Network.
deeplearning neural-network numpy python
Last synced: 16 Apr 2026
https://github.com/rakesh3596/tutedude_projects
It consist of 3 major project 1:Covid19 Analysis 2:Rainfall Prediction 3:Tumor Detection
csv-files matplotlib numpy pandas plotly python sklearn-library
Last synced: 16 Apr 2026
https://github.com/abideen-olawuwo/converted-web-app
Deploying model with Flask
flask jsonify matplotlib numpy pandas pickle python requests
Last synced: 12 Apr 2026
https://github.com/kartmaan/plotly-intervals
Group values from a Pandas Series according to given intervals and represent them graphically with Plotly
bar-chart grouping grouping-plots intervals intervals-chart numpy numpy-arrays orca pandas pandas-series percentile pie-chart plot plotly plotting values
Last synced: 10 May 2026
https://github.com/andreashovaldt/simple-neural-network
A simple neural network, created with numpy, based on Stochastic Gradient Descent, used for classifying the MNIST dataset
mnist-classification neural-network numpy stochastic-gradient-descent
Last synced: 16 Apr 2026
https://github.com/limix/ndarray-listener
Implementation of the Observer pattern for NumPy arrays.
Last synced: 14 Feb 2026
https://github.com/florasteve/ml-foundations-day2
Day-2 ML foundations: probability/stats refresh and NumPy logistic regression; notebooks with visuals.
data-science jupyter-notebook logistic-regression machine-learning matplotlib numpy statistics
Last synced: 10 May 2026
https://github.com/kavayk29/speech-recognition-using-tdnn-and-data-augmentation
Developed a speech recognition system using TDNN, preprocessing audio, extracting MFCC features, and training the model. Fine-tuning with augmented data (19,000 rows) improved accuracy from 9% to 80% training and 40% validation. Data augmentation proved crucial for enhancing model performance and generalization. Still working to increase the acc.
deep-learning keras-tensorflow numpy os pandas tdnn tensorflow
Last synced: 14 Feb 2026
https://github.com/mattia-hulathduwage/wine-quality-analyzer
A machine learning project that analyzes wine quality using clustering, regression, and classification techniques. The model predicts wine quality scores based on chemical properties and determines the most influential features affecting quality.
machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 16 Apr 2026
https://github.com/saurabh274/netflix-eda
Analyze the data and generate insights that could help Netflix in 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: 28 Feb 2026
https://github.com/anshpg/exploring-ipl-rivalries-an-analysis-of-matches-from-2008-to-2022
In this project, I delved into an extensive analysis of IPL matches spanning from 2008 to 2022, utilizing a dataset sourced from Kaggle.com. My aim for this IPL season was to explore something novel, steering away from conventional analyses.
csv-files ipl kaggle-dataset matplotlib numpy pandas
Last synced: 10 May 2026
https://github.com/killervardhan8/gesturedecode
The Sign Language Interpretation project focuses on recognizing and interpreting hand gestures to facilitate communication for individuals who use sign language. This project leverages computer vision and machine learning techniques to accurately identify and translate hand signs into text
csv mediapipe numpy python tensorflow
Last synced: 28 Feb 2026
https://github.com/awaisfraaz/python-libraries
Here’s a repository description for a project where youA repository dedicated to exploring and experimenting with Python’s main libraries, featuring sample code, documentation, and practical examples for learning and reference.
matplotlib numpy pandas python seaborn
Last synced: 15 Feb 2026
https://github.com/RedInfinityPro/AI_projects
Rating (7/10) The code is a chatbot that interacts with users based on article content. However, issues include incorrect sorting, typos, incorrect indentation, and lack of explanations for each part, potentially affecting the bot's robustness and understanding of context.
newspaper nltk numpy python random sklearn string warnings
Last synced: 30 Sep 2025
https://github.com/ben854719/trade-transfer-workflow-optimizer
This AI portfolio tools securely analyzes asset allocation, sector exposure, and performance. Its graph compares real and predicted close prices, enhanced with sentiment indicators such as “Confident” and “Surprised.” An avatar assistant provides user guidance combining technical accuracy with intuitive explanations.
agentic-ai avatar cryptography emotion-analysis encryption gemini json langgraph langraph machine-learning-algorithms matplotlib mcp-server numpy opencv-python pandas python pytorch rs256 seaborn
Last synced: 15 Feb 2026
https://github.com/shwetapardhi/assignment-2-set1-q1-basic-statistic-level-2
Plot the data, find the outliers and find out μ,σ,σ^2
boxplot matplotlib-pyplot mean numpy pandas pie-chart python seaborn standard-deviation variense
Last synced: 16 Apr 2026
https://github.com/justin-marian/numpy-mlp
MLP from-scratch implementation only with NumPy, it supports regression and classification tasks.
classification lasso mlp numpy r2-score regression ridge
Last synced: 16 Feb 2026
https://github.com/tomaslopera/truncamiento
matplotlib modeling-and-simulation numpy scipy seaborn
Last synced: 16 Apr 2026
https://github.com/jessicahora/studies-on-linear-algebra
Repositorio com Estudos sobre Algebra Linear.
linalg linear-algebra matplotlib-pyplot matrix numpy python scipy
Last synced: 01 Mar 2026
https://github.com/hafidaso/predicting-industrial-machine-downtime-level-3
This project aims to develop a predictive model using machine learning techniques to forecast machine failures based on historical operational data.
imbalanced-learning numpy pandas python scikit-learn seaborn xgboost
Last synced: 16 Apr 2026
https://github.com/shubhansu-kr/int213-python-programming
Python Programming | Semester 3 | Python | OOPS | Tkinter | Pandas | Numpy
lpu numpy oops-in-python pandas python sem3 tkinter-gui
Last synced: 10 May 2026
https://github.com/tansudasli/tensorflow-sandbox
all about machine learning
apache-arrow keras machine-learning numpy pandas scikit-learn tensorflow2
Last synced: 16 Apr 2026
https://github.com/ksasi/smartcab
machine-learning numpy pandas python reinforcement-learning scikit-learn
Last synced: 16 Apr 2026
https://github.com/ricky1984a/customer_analytics
Customer Analytics
kneed machine-learning matplotlib-pyplot numpy pandas python scipy seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/shandilya1998/neurorobotics
Python tools for robotics, deep reinforcement learning and neuroscience research.
computational-neuroscience mujoco mujoco-py numpy openai-gym pytorch reinforcement-learning robotics
Last synced: 12 Apr 2026
https://github.com/pramodyasahan/health-insurance-cost-prediction
This project focuses on predicting health insurance costs using a polynomial regression model. By employing machine learning techniques in Python, the project aims to accurately estimate insurance costs based on various personal attributes. The model takes into account several features including age, sex, BMI, number of children, smoking status etc
machine-learning matplotlib numpy pandas python3 scikit-learn
Last synced: 16 Apr 2026
https://github.com/hygull/trypandas
A repository containing Python pandas and other data science related sources and other resources used to work with pandas, numpy, matplotlib etc.
matplotlib numpy pandas python3
Last synced: 16 Apr 2026
https://github.com/reshmaaiman/liver-patient-prediction
Liver Disease Prediction
data data-science data-visualization dataanalysis jupyter-notebook numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/urvee1810/air-quality-prediction-using-arima
Analyzed Beijing's air quality data using time series analysis and ARIMA modeling to forecast PM2.5 pollution levels. Identified seasonal patterns and correlations between pollutants, revealing insights into urban air quality trends and potential contributing factors.
arima-model dickey-fuller-test matplotlib numpy pandas python seaborn statistical-analysis time-series-analysis
Last synced: 16 Apr 2026
https://github.com/aadityasikder/neural-network-from-scratch-
This notebook demonstrates a neural network implementation using NumPy, without TensorFlow or PyTorch. Trained on the MNIST dataset, it features an architecture with input layer (784 neurons), two hidden layers (132 and 40 neurons), and an output layer (10 neurons) with sigmoid activation.
backward-propagation evaluation forward-propagation mnist-dataset neural-network neural-networks-from-scratch numpy training
Last synced: 16 Apr 2026
https://github.com/shreeparab1890/chat-analyzer
This project is a Data Analysis project to analyze the WhatsApp chats.
data-analysis numpy pandas python
Last synced: 12 Apr 2026
https://github.com/ashwin331133/liver_disease_detection
This dataset consists of 416 liver patient records and 167 non-liver patient records collected from North East of Andhra Pradesh, India. And The main objective of this project is to use classification algorithms to detect liver patients from healthy individuals.
data-visualization machine-learning numpy pandas python
Last synced: 16 Apr 2026
https://github.com/sujalk777/signal_systems_lab
This repository contains the assignments for the Signal Systems Laboratory course offered at IIT Jammu Autumn 24
jupyter-notebook librosa linux matplotlib numpy python raspberry-pi
Last synced: 12 Apr 2026
https://github.com/vikpires/ds_tips-dataset
Projeto individual do bootcamp de ciência de dados avanti 2024.2, com o objetivo de analisar e observar padrões no conjunto de dados "Tips".
data-analysis data-science data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn tips
Last synced: 17 Sep 2025