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/solaris0051/simplenn
simple neural network. The comments accompanied with codes are written in English.
anaconda3 colab-notebook conda conda-env conda-packages jupyterlab latex machine-learning markdown matplotlib neural-network numpy object-oriented online-learning python3
Last synced: 12 Apr 2026
https://github.com/sunilsm7/numpy-starter
IPython Notebook(s) demonstrating NumPy functionality.
Last synced: 13 Apr 2026
https://github.com/rajsinha7/hand-gesture-recognition
This project serves as a foundation for integrating hand gesture controls into interactive applications like games, presentations, or robotic controls. It features: Real-time hand tracking with MediaPipe Hands and Live visualization of hand landmarks and gesture labels
Last synced: 13 Apr 2026
https://github.com/ananyajain2004/fake-news-detection
A python project for detecting fake news using machine learning algorithms.
decision-tree-classifier gradient-boosting-classifier logistic-regression machine-learning numpy pandas python3 random-forest-classifier testing
Last synced: 13 Apr 2026
https://github.com/alinenog/desenvolve_gb_2022
Formação Desenvolve 2022 do Grupo Boticário na área de dados
data-analysis data-science googlesheet machine-learning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/kartikeya443/handgesture_vol_control
This OpenCV project enables remote control of sound playback using wireless communication. It lets users adjust the master volume of the central device using finger gestures, enhancing convenience and user experience.
mediapipe numpy opencv pycaw wireless-communication
Last synced: 13 Apr 2026
https://github.com/tsungtsetu122/datamining-cifar10-classification
Data mining project on CIFAR-10 extracted features, applying preprocessing, classification models, and evaluation techniques to improve classification performance.
matplotlib numpy pandas python scikit-learn
Last synced: 10 Apr 2026
https://github.com/navindafernando/feature-extraction
Heart Risk Level Predicting Regression Model & Web using Feature Engineering and Data Preprocessing :baby_chick:
categorical-encoding feature-engineering flask handling-outlier html5 joblib label-encoding machine-learning numpy pandas polynomial-features quantile-transformer scaling
Last synced: 10 Apr 2026
https://github.com/abhishekpsonawane07/loan-repayment-prediction-ml
Loan Approval Prediction uses machine learning to analyze factors like income and credit history, automating and improving the loan approval process. The project ensures accurate, efficient, and user-friendly predictions with a Gradio interface.
artificial-neural-networks confusion-matrix decision-trees gradio-interface k-nearest-neighbours loan-dataset loan-prediction-analysis loan-repayment logistic-regression numpy pandas python random-forest sckiit-learn seaborn support-vector-machines
Last synced: 16 Apr 2026
https://github.com/allanotieno254/pinecone-index-creation-vector-store-database-
This project demonstrates how to create an index in Pinecone, a vector database optimized for similarity search and machine learning applications. The notebook covers setting up a Pinecone client, creating an index, and managing vector data efficiently.
index jupyter-notebook numpy pinecone python
Last synced: 13 Apr 2026
https://github.com/trainingbypackt/hands-on-machine-learning-with-python
Structure, build, and deploy machine learning projects
machine-learning numpy pandas python scikit-learn scikitlearn-machine-learning
Last synced: 10 Apr 2026
https://github.com/asghar-rizvi/youtube-statistics-project
This project analyzes a dataset of global YouTube statistics to uncover insights about YouTube channels, their ranks, and other attributes. The dataset used for this analysis was obtained from Kaggle.
data-analysis data-analysis-python data-science data-science-projects matplotlib numpy pandas pycharm-ide python seaborn
Last synced: 13 Jun 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: 13 Apr 2026
https://github.com/fedesgh/parkinson_volatility_spread_on_cedears
Creating a function that returns a graph with the difference between Parkinson's volatility and regular volatility given a certain bounds
Last synced: 10 Apr 2026
https://github.com/alejoduarte23/reading_data_from_dewesoft
The following repository retrieves sensor data (acceleration and strains) from both local and cloud databases. It processes the data using classes from another repository called Modal Engine for spectral analysis, modal analysis, and signal processing.
dewesoft matplotlib modal-analysis numpy orm scipy signal-processing sql sqlalchemy
Last synced: 07 Jan 2026
https://github.com/mahdibehoftadeh/polynomial-regression-co2-emissions
A simple machine learning polynomial regression using a large dataset to learn and predict CO2 emission of a car by its built features like engine size and cylinders
machine-learning matplotlib numpy nural-network pandas polynomial-regression python scikit-learn
Last synced: 22 Feb 2026
https://github.com/ahmedabdalkreem/speech-recognition
In this project we deal with audio dataset to make classification between ten audio and make preprocssing in it using Librosa and Scipy then be input of Neural Network Model.
librosa matplotlib neural-network numpy pandas python3 scipy sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/dina-hosny/investigate-a-dataset-project
Investigate a Dataset project - Udacity Data Analysis Professional Track. In this project, I used the Python libraries NumPy, Pandas and Matplotlib to analyze a dataset and communicate my findings about it.
csv data-analysis jupyter-notebook matplotlib numpy pandas python
Last synced: 16 Apr 2026
https://github.com/debjyotisaha/web-application-projects
Web Applications developed with the help Python libraries and ML algorithms
algorithms cufflinks machine-learning matplotlib numpy pandas prediction python scikit-learn seaborn sklearn streamlit
Last synced: 13 Apr 2026
https://github.com/mehwishferoz/data-analysis-with-python-zero-to-pandas
This repository contains the Python code and projects I created while learning the Data Analysis with Python: Zero to Pandas course. The course covers essential topics such as data cleaning, analysis, and visualization using powerful Python libraries like Pandas, NumPy, Matplotlib, and Seaborn.
exploratory-data-analysis jovian matplotlib numpy pandas seaborn
Last synced: 10 May 2026
https://github.com/prateekrajsrivastav/financial-transition-classification
This project focuses on classifying financial transactions using machine learning techniques. By leveraging labeled data, the model aims to categorize transactions into predefined categories (e.g., "Food," "Transport," "Shopping," etc.).
matplotlib numpy pandas-python scikitlearn-machine-learning seaborn
Last synced: 07 Sep 2025
https://github.com/balajig-24/titanic_data_analysics-
Project Title: Titanic Survival Prediction Project Overview The Titanic Survival Prediction project is a classic machine learning problem that aims to predict whether a passenger survived the Titanic disaster based on various features such as age, gender, passenger class, and more. This project demonstrates my ability to clean, analyze, and model.
jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/ahmedabdalkreem/hotel-reservation
Our task is to classify a Hotel Reservation as either booking canceled (class1) or no canceled(class0) and use more one model to arrive the best model.
bagging decisiontreeclassifier ensemble extra-trees-classifier logistic-regression matplotlib numpy pandas python3 random-forest sklearn-library svc-model
Last synced: 11 Apr 2026
https://github.com/murugavl/customer_churn_prediction
Customer churn prediction is a crucial task in business analytics, helping companies identify customers who are likely to leave and take preventive actions. This project utilizes Machine Learning (ML) techniques to analyze customer behavior and predict churn.
jupyter-notebook machine-learning matplotlib numpy pandas pickle python scikit-learn streamlit
Last synced: 13 Apr 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/ljadhav25/data-engineering-poc
This repository contains a beginner-level Data Engineering Proof of Concept (POC) project designed for practice. The objective is to provide hands-on experience with data engineering concepts, including data extraction, transformation, loading (ETL), and basic data analysis. This project is ideal for those looking to build foundational skills in da
data-analysis etl matplotlib numpy pandas python
Last synced: 13 Apr 2026
https://github.com/azaz9026/data_cleaning
Welcome to the Data Cleaning repository! This collection is dedicated to showcasing techniques and methods for cleaning and preparing datasets for analysis.
data-analysis data-engineering data-structures data-visualization eda feature-engineering machine-learning numpy outliers pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/ahmedabdalkreem/connected_component_labeling
Technique used to detect small object in the image like shapes and number can used this technique in OCR.
computer-vision connected-components matplotlib numpy object-detection python rgb2gray threshold
Last synced: 11 Apr 2026
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: 10 Apr 2026
https://github.com/damiieibikun/web-scrapping-and-python-data-visualization-on-top-500-movies-imdb
Web Scrapping and Python Data visualization on Top 500 movies IMDb
beautifulsoup4 data-analysis data-visualization matplotlib-pyplot numpy pandas plotly-express python requests seaborn web-scraping
Last synced: 13 Apr 2026
https://github.com/elon-fask/nlp_num1
Natural Language Processing with Disaster Tweets
ai machine-learning nlp nlp-machine-learning numpy pandas python text-processing
Last synced: 10 Apr 2026
https://github.com/badranalyst/titanic-survival-prediction-full-data-science-project-classification
This project predicts Titanic survivors using classification models. It includes data cleaning, pre-processing, exploratory data analysis (EDA), categorical feature conversion, model building, and evaluation. Python libraries like Pandas, NumPy, Matplotlib, and Seaborn are used to analyze and predict survival outcomes.
classification data-analysis data-science eda exploratory-data-analysis machine-learning matplo matplotlib-pyplot ml model numpy pandas predictive-modeling python seaborn
Last synced: 06 May 2026
https://github.com/niteshchawla/logistics-nn-regression
The case study is about India's Largest Marketplace for Intra-City Logistics. This dataset has the required data to train a regression model that will do the delivery time estimation, based on all those features.
adam-optimizer data-visualization encoding exploratory-data-analysis feature-engineering hidden-layers hyperparameter-tuning keras-tensorflow kerastuner metrics neural-network numpy pandas regression relu scaling sequential-models
Last synced: 10 Apr 2026
https://github.com/jaweria-b/eda-basketball
The Streamlit app analyzes NBA player stats with user-selected filters, offering data download and intercorrelation heatmap.
matplotlib numpy python streamlit
Last synced: 10 Apr 2026
https://github.com/bbhargavpanchal/brain-tumor-segmentation-unet
U-Net based Convolutional Neural Network for brain tumor segmentation using MRI images. Implemented in Python with TensorFlow, OpenCV, and Scikit-learn.
keras-tensorflow numpy opencv pandas python scikit-learn sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/eigenein/coursera
My Coursera assignments
course course-work coursera coursera-assignment coursera-course coursera-data-science coursera-machine-learning coursera-specialization courses jupyter-notebook kotlin machine-learning numpy pandas python scipy sklearn
Last synced: 13 Apr 2026
https://github.com/oleksiilatypov/titanic_ml
Titanic Survival Prediction using ML and Flask Deployment.
data-science docker flask machine-learning numpy pandas skit-learn
Last synced: 13 Apr 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/babagata/racunalna_fizika
Math and physics solved with python
matplotlib numpy random scipy sympy
Last synced: 10 Apr 2026
https://github.com/danhenriquex/data_science_and_machine_learning
A.I, Data Science & Machine Learning and Deep Learning with Tensorflow
deep-learning deep-neural-networks machine-learning matplotlib numpy pandas tensorflow
Last synced: 13 Apr 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/pedasoft-consult/customer_analytics_fmcg
Customer Analytics in FMCG Industry
k-means-clustering matplotlib numpy pandas python seaborn
Last synced: 03 Mar 2026
https://github.com/semihbugrasezer/rockvsmine
Rock vs Mine Prediction with Python | Machine Learning Project
Last synced: 05 May 2026
https://github.com/chandkund/predicting-diabetes-onset
The "Predicting Diabetes Onset" project aims to build a machine learning model that predicts whether an individual has diabetes based on various health-related features. The dataset used for this project includes attributes related to medical history and physical measurements.
deep-learning numpy pandas python seaborn sklearn-library sklearn-metrics visualization
Last synced: 13 Apr 2026
https://github.com/armahdavi/data_analytics_statistics_plotting_pm_airborne_sampling
All codes for the data pipelines processing, statistical modellings, descriptive statistics and plot visualizations from airborne phase of Mahdavi et al. (2021) (Environmental Pollution) Project Miestone: 2018 - 2021
data-science data-visualization machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats statistics
Last synced: 13 Apr 2026
https://github.com/anuuragg/numpyneuralnet
machine-learning matplotlib neural-network numpy pandas
Last synced: 18 Jan 2026
https://github.com/hilarionengarejr/movie-recommender-app
Sentiment analysis on user reviews for movie recommendations using Content Based Filtering.
docker flask nltk numpy pandas python3 scikit-learn selenium
Last synced: 10 Apr 2026
https://github.com/anarya22/accenture-north-america-data-analytics-and-visualization-job-simulation-on-forage
Completed a simulation focused on advising a hypothetical social media client as a Data Analyst at Accenture. Cleaned, modelled and analyzed 7 datasets to uncover insights into content trends to inform strategic decisions. Prepared a PowerPoint deck and video presentation to communicate key insights for the client and internal stakeholders.
analyzing-visualization data-cleaning data-visualization numpy pandas powerbi powerpoint-presentations
Last synced: 09 May 2026
https://github.com/pratyush905/farecast-nyc-taxifare-predictor
Machine learning models to predict nyc taxi fare based on given dataset
jupiter-notebook kaggle machine-learning matplotlib numpy python regression-models scikit-learn
Last synced: 13 Apr 2026
https://github.com/abideen-olawuwo/frauddetection
A credit card Fraud Detection Model
logistic-regression matplotlib numpy pandas python seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/sanjaiveeran44/shopping-intent-analasys
This project predicts whether a visitor to an e-commerce website will make a purchase based on their browsing behavior. It includes data analysis, preprocessing, and machine learning modeling to understand online shopping patterns.
matplotlib matplotlib-pyplot numpy pandas python3 sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/eesunmoon/aml_project
[Project] Analyzing Fitness Patterns & Building Predictive Models
matplotlib numpy pandas python3 recommender-system scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/dmarks84/coursework_project_text-mining-topic-modeling
Project for University of Michigan Applied Data Science Specialization -- Developed functions to score similarity between text passages.
data-modeling data-reporting data-visualization databases eda nlp numpy pandas python statistics text-mining
Last synced: 12 Apr 2026
https://github.com/pinedah/sleep-data-analysis-exercise
Análisis de un dataset médico sobre el sueño, explorando duración, calidad y factores relacionados. Incluye limpieza de datos, EDA y visualizaciones con Python (pandas, numpy, matplotlib, seaborn, scipy).
data-analysis data-science escom numpy pandas python school-project scipy
Last synced: 13 Apr 2026
https://github.com/mosalem149/data-mining-assignments
That repo for data mining quizzes and tasks.
anaconda data-mining dataframe jupyter-notebook matplotlib mlxtend numpy pandas python quizzes scikit-learn seaborn tasks
Last synced: 13 Apr 2026
https://github.com/caterinatasinato/python-projects
Projects I worked on as Trainee in Data Analytics at ProfessionAI
matplotlib numpy pandas python3
Last synced: 13 Apr 2026
https://github.com/evan-dg31/data-science
Exploratory Data Analysis (EDA), Predictive Modeling (Supervised and Unsupervised), Regression, Classification, Clustering
classification clustering data-analysis data-science data-visualization machine-learning matplotlib numpy pandas python regression-analysis seaborn
Last synced: 13 Apr 2026
https://github.com/joiceo/python
Projetos e exercícios em Python
eda machine-learning numpy pandas python seaborn sklearn
Last synced: 13 Apr 2026
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: 13 Apr 2026
https://github.com/raghavendranhp/youtube_data_harvesting
The "YouTube Data Analyzer" is a versatile tool for businesses and content creators, enabling them to gather, analyze, and harness valuable insights from multiple YouTube channels. With streamlined data collection, storage in MongoDB, migration to SQL, and a user-friendly Streamlit interface, it empowers users to make data-driven decisions
apiintegration data datacollection eda googleapi googleapiclient matplotlib mongodb mysql mysqlconnector numpy oops pandas pymongo python pythonoops sql sqlalchemy streamlit youtube-api
Last synced: 13 Apr 2026
https://github.com/kizman-23/supervised_models
Classical prediction of future data using models trained by labeled data
numpy pandas scikit-learn supervised-machine-learning
Last synced: 13 Apr 2026
https://github.com/blairnangle/python3-numpy-ta-lib
Docker image with NumPy and TA-Lib installed. Built and uploaded to Docker Hub using GitHub Actions.
Last synced: 13 Apr 2026
https://github.com/hansalemaos/all_against_all
Each item of a list against all others
Last synced: 02 Apr 2026
https://github.com/venkat-0706/accenture-hackathon
Developing an e-commerce recommendation system involves utilizing technologies such as Python for programming, Pandas for data manipulation, SQL for database management, FastAPI for building APIs, PostgreSQL for data storage, and Docker for containerization.
alembic api docker fastapi machinelearningalgorithms matplotlib numpy postgresql pydantic python3 scipy seaborn sqlmodel
Last synced: 13 Apr 2026
https://github.com/badranalyst/tips-dataset-analysis-dashboard-with-streamlit-and-plotly
Interactive Streamlit dashboard analyzing the Seaborn 'tips' dataset, which records information on restaurant bills, including total bill amounts, tips, customer demographics (e.g., gender, smoking status), and dining details (e.g., day, time). Visualized with Plotly for insights into tipping patterns.
data-analysis data-analytics data-visualization dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn streamlit
Last synced: 13 Apr 2026
https://github.com/anubhavkumar31/simple-heart_disease_prediction-using-logisticregression
Its a simple yet good model which predicts if a person have heart disease or not. This is a binary classification model i.e its output is either 0(dont have heart disease) or 1 (have heart disease).
logistic-regression machine-learning numpy python sklearn sklearn-linear-model sklearn-metrics
Last synced: 10 Apr 2026
https://github.com/iankitnegi/python_projects
Data Analyst Toolkit: A comprehensive collection of Python scripts and notebooks designed for data analysis tasks. Features data cleaning, visualization, statistical analysis, and machine learning models. Ideal for analysts seeking efficient, reproducible workflows.
matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/codealphaprojects/spotify-music-recommender
CodeAlpha Machine Learning Task-1
jupyter-notebook machine-learning matplotlib numpy pandas pycharm-ide python scikit-learn spotify spotify-api streamlit vscode
Last synced: 09 Feb 2026
https://github.com/fearless-spider/spideroptic-cli
Spider Optic CLI is a command line application.
cement cli cli-app command-line makefile numpy oanda pypi python
Last synced: 01 May 2026
https://github.com/somyaaaaaa2004/travelling-sales-man-problem
This project is a soft computing-based solution to the Traveling Salesman Problem (TSP) using a Genetic Algorithm (GA), implemented entirely from scratch in Python on Google Colab. The goal of the TSP is to find the shortest possible route that visits each city exactly once and returns to the starting point. It's a classic NP-hard combinatorial
genetic-algorithm jupyter-notebook matplotlib-pyplot numpy pandas python travelling-salesman-problem
Last synced: 06 May 2026
https://github.com/khaymanii/spam_mail_detection_model
This model was built using Python and Logistics Regression algorithm
matplotlib numpy pandas python sckiit-learn
Last synced: 10 Apr 2026
https://github.com/abdullah-masood-05/eye-balll-detection
This repository provides advanced eye gaze tracking using MediaPipe Face Mesh for both video files and live camera feeds.
Last synced: 10 Apr 2026
https://github.com/harmanveer-2546/prediction-of-ticket-cancellation
The objective is to develop a model that accurately predicts whether users will cancel their tickets. Each cancellation incurs a fine for the ticket registration site from the passenger company.
datetime evaluation gridsearchcv labelencoder numpy pandas standardscaler stratified-k-fold train-test-split xgboost-model
Last synced: 04 May 2026
https://github.com/mogankumar/virtual-mouse
A Python-based Virtual Mouse that uses hand gestures for cursor control, clicking, scrolling, and taking screenshots. Powered by OpenCV, PyAutoGUI, and a custom hand tracking module for a touch-free experience.
autopy numpy opencv pyautogui python3
Last synced: 10 Apr 2026
https://github.com/sahil210695/gradient-descent
A simplified explanation of gradient descent for linear regression in python using numpy
gradient-descent gradient-descent-algorithm linear-regression matplotlib mini-batch-gradient-descent numpy python stochastic-gradient-descent
Last synced: 03 May 2026
https://github.com/aneeshmurali-n/project-ml-data-preprocessing
The main objective of this project is to design and implement a robust data preprocessing system that addresses common challenges such as missing values, outliers, inconsistent formatting, and noise. By performing effective data preprocessing, the project aims to enhance the quality, reliability, and usefulness of the data for machine learning.
data-analysis data-cleaning data-encoding data-exploration feature-scaling label-encoding matplotlib minmaxscaler numpy one-hot-encoding outlier-detection pandas standardscaler
Last synced: 02 May 2026
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: 16 Apr 2026
https://github.com/szymon-budziak/fundamentals_of_deep_learning
Fundamentals of Deep Learning NVIDIA course.
deep-learning machine-learning numpy nvidia pandas python tensorflow
Last synced: 10 Apr 2026
https://github.com/ryan-bendelson/2024-summer-research
This is Python code that I worked with during my summer 2024 research project involving quantum physics.
density-matrices kronecker-product linear-algebra miniconda3 numpy numpy-arrays partial-trace python quantum-information
Last synced: 16 Apr 2026
https://github.com/lingumd/school_district_analysis
Updated test score data and school district analysis using Python.
averages binning jupyterlab numpy pandas pandas-loc python
Last synced: 13 Apr 2026
https://github.com/csengupta1101/rock-paper-scissor-game
Rock Paper Scissor game built with Python 3. Jupyter notebook used as IDE. Code File , Read Me attached herewith.
game if-else-statements numpy python python3 random
Last synced: 11 May 2026
https://github.com/munawar-code/car_price_predictor
This project is a ML-based car price prediction system. The model is built using Jupyter Notebook for training and evaluation, while a simple one-page website was developed using Pycharm to provide interface for users to input car details and get price predictions.
datapreprocessing datavisualization exploratory-data-analysis feature-engineering flask-application html-css-javascript linear-regression machine-learning-algorithms matplotlib numpy pandas python scikitlearn-machine-learning
Last synced: 13 Apr 2026
https://github.com/carterbox/libimage
Provides large (2k) test images as NumPy arrays.
Last synced: 15 Apr 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/jkosla/neural_network_from_scratch_numpy
Neural Network From Scratch in Python | Build a simple neural network from scratch using pure Python and NumPy. Learn about forward propagation, backpropagation, and training with gradient descent. Accompanies my Medium article.
ai aritificial-intelligence medium nerual-networks numpy python3 tutorial
Last synced: 10 Apr 2026
https://github.com/pedasoft-consult/multi_class_text_classification
Multi-Class Text Classification for News Headlines
keras matplotlib-pyplot nltk numpy pandas seaborn sklearn tensorflow
Last synced: 09 Apr 2026
https://github.com/raffaeleterribile/bike-sharing
jupyter-notebook machine-learning numpy pandas pytorch udacity-nanodegree
Last synced: 29 Apr 2026
https://github.com/abideen-olawuwo/nyc-taxi
Prediction the duration of New York Taxi trip
linear-regression matplotlib numpy pandas python seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/nikhilsree5/netflixcasestudy
Global Content Strategy: Leveraging Data Insights to Optimize Netflix's International Growth
eda numpy pandas python visualization
Last synced: 13 Apr 2026
https://github.com/alex1iv/asr_ru_numbers
Automatic Speech Recognition (ASR) system for Russian digits
audio-processing librosa numpy speech-recognition tensorflow
Last synced: 13 Apr 2026
https://github.com/akansharajput280799/covid19-impact-analysis-usa
Data Analysis and Predictive Modeling to study COVID-19 impact across age groups, regions, and seasons in the USA.
classification-algorithm clustering-algorithm data-preprocessing data-visualization descriptive-statistics exploratory-data-analysis matplotlib numpy pandas seaborn
Last synced: 13 Apr 2026
https://github.com/anshpg/linearluminary
Greetings! I've developed a straightforward linear regression model from scratch to predict house prices in Bangalore. But before delving into coding, let me walk you through the algorithm's conceptualization. I considered various factors such as location, ocean proximity, plot size, finished state, and flat type.
algo linea mathematics matplotlib numpy pandas pyth
Last synced: 13 May 2026
https://github.com/shlok-nahar/mnist-cnn-classifier
This repository trains and evaluates three CNN models on MNIST, providing performance comparisons and 5 unique visualizations.
confusion-matrix graph heatmap-visualization json machine matplotlib mnist numpy precision-recall python receiver-operating-characteristic seaborn sklearn tensorflow
Last synced: 13 Apr 2026