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/filip-kustura/python-covid-19-behaviors-analysis
Using Jupyter Notebook, this university project analyzes attitudes and behaviors related to the COVID-19 pandemic using a two-year survey from Imperial College London and YouGov research company. Utilizing Pandas, NumPy and Matplotlib, the data analysis focuses on three countries, exploring trends and insights throughout the pandemic.
covid-19 data-analysis data-visualization jupyter-notebook matplotlib numpy pandas python university-project
Last synced: 12 Apr 2026
https://github.com/fabricioarendtorres/streamauc
Light-weight package for classification metrics computed on streams or minibatches of data. Mainly for area under the curve (AUC) of precision-recall (PR) or receiver operating characteristic (ROC) curves. Supports multi-class setting with either macro- or micro aggregation..
classification-model machine-learning metrics numpy precision-recall-curve receiver-operating-characteristic
Last synced: 06 Jan 2026
https://github.com/lorenzorottigni/ml-random
Machine Learning course of Piero Savastano 7: matplotlib, accuracy_score, precision_score, recall_score, f1_score, classification_report
machine-learning matplotlib metrics numpy
Last synced: 04 May 2026
https://github.com/aleksandarbuk/machine-learning
The Machine Learning Library repository provides a collection of scripts and tools leveraging Scikit-Learn, Pandas, and NumPy for various machine learning tasks and data analysis.
matplotlib numpy python scikit-learn tensorflow
Last synced: 16 Apr 2026
https://github.com/ewakamoto/03.-python-projects
This is my collection of Python Projects
jupyter jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/src3453/fluentscope
An oscilloscope that makes listening waveform more fun
audio-visualizer correlation mic-audio numpy oscilloscope pyaudio pygame pygame-application python python3 realtime trigger
Last synced: 30 Apr 2026
https://github.com/hariprasath-v/av-job-a-thon-november-2022
Build a machine learning/deep learning approach to forecast the total energy demand on an hourly basis for the next 3 years based on past trends.
exploratory-data-analysis kaggle lightgbm-regressor matplotlib numpy pandas python rmse-score seaborn sklearn statsmodels timeseries-forecasting
Last synced: 12 Apr 2026
https://github.com/linggarm/fruit-images-search-engine
A Content Based Image Retrieval (CBIR) application of Information Retrieval with fruit images
artificial-intelligence cbir computer-vision content-based-image-retrieval css flask html information-retrieval javascript machine-learning numpy pillow python search-engine tensorflow
Last synced: 12 Apr 2026
https://github.com/shivsharcode/diabetes-prediction-new
DIABETES PREDICTION MODEL
flask jupyter-notebook logistic-regression machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/otuemre/housepricingml
A machine learning project predicting house prices using regression models. Covers data preprocessing, feature engineering, and model comparison to achieve accurate results. Developed for a Kaggle competition, focusing on effective ML workflows and model interpretability.
eda encoding evaluation-metrics kaggle-competition lightgbm-regressor machine-learning matplotlib-pyplot neural-networks numpy pandas preprocessing python ridge-regression scikit-learn seaborn tensorflow xgboost-regression
Last synced: 13 Apr 2026
https://github.com/manikantasanjay/data_analysis_using_python_libraries_series
This Series contains Data Analysis projects performed on different Kaggle datasets and providing valuable insights into the data by making use of Python libraries.
exploratory-data-analysis kaggle-datasets machine-learning matplotlib numpy opendatasets pandas python visualization
Last synced: 12 Apr 2026
https://github.com/andrewzhoumq123/sci_graph_api
Generates different types of detailed plots for scientific data
fastapi h5py json matplotlib numpy pandas scipy
Last synced: 12 Apr 2026
https://github.com/m-rishab/job-recruitment-prediction-and-hr-dashboard-using-plotly
This project features make it ideal for dynamic HR dashboards, offering insights into candidate profiles and recruitment processes.
correlation-analysis flask kmeans-clustering numpy pandas plotly python scikit-learn seaborn standardscaler
Last synced: 12 Apr 2026
https://github.com/abideen-olawuwo/house-prediction
A house prediction model
matplotlib numpy pandas seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/gregoritsch3/exercise_pandas_1
A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib,
data-cleaning data-visualization descriptive-statistics matplotlib numpy pandas scipy sympy
Last synced: 12 Apr 2026
https://github.com/ieCecchetti/Python_ML_DL_examples
A variety of Machine Learning and Deep Learning scripts in Python. Included some theorical info about that in the Readme
bayes-classifier bayesian-statistics deep-learning kernel machine-learning matplotlib neural-network numpy pandas pca pca-analysis python scikitlearn-machine-learning scipy shi
Last synced: 10 Mar 2025
https://github.com/raghavendra317/brain-tumor-detection
A deep learning-based project for classifying brain MRI images into Glioma, Meningioma, No Tumor, and Pituitary Tumor using Convolutional Neural Networks (CNNs). This project aims to assist in early tumor detection, improving diagnostic accuracy and healthcare outcomes.
cnn-classification keras numpy opencv scikit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/d1ogocs/afinador-de-instrumentos
Desenvolvimento de um afinador que se ajusta automaticamente ao instrumento musical escolhido pelo utilizador
butterworth-filter instrument-tuner matplotlib numpy pyaudio python scipy threading tkinter
Last synced: 07 Jan 2026
https://github.com/analyticalmonk/neuralnetwork_fromscratch
neural-network neural-network-example numpy python python-3
Last synced: 12 Apr 2026
https://github.com/konynour/facedectection
This project demonstrates real-time face detection using OpenCV and a pre-trained SSD (Single Shot MultiBox Detector) model. The system captures video from a camera, processes the frames, detects faces, and displays the results with bounding boxes and confidence scores. This application showcases the use of deep learning models for object detection
cv2 jupyter-notebook lambda-functions matplotlib numpy opencv python3
Last synced: 12 Apr 2026
https://github.com/aqueeqazam/numpy-for-mathematical-computing
You're at the perfect spot if you're interested in developing your career in data science or machine learning, or if you just enjoy having fun with mathematical operations.
mathematics numpy numpy-arrays
Last synced: 19 Apr 2026
https://github.com/supriya811106/whatsapp-chat-analyzer-app
Analyze WhatsApp chats with Python, Streamlit, and data visualization. Explore messaging patterns, content trends, and emoji usage to uncover insights from your conversations.
analyzer-web-app chat-analytics chat-analyzer data-preprocessing data-visualization emojis machine-learning matplotlib natural-language-processing nltk numpy pandas plotly python3 seaborn sentiment-analysis streamlit-webapp text-analysis user-engagement
Last synced: 30 Dec 2025
https://github.com/bearddan2000/python-web-3d-matplotlib-wireframe-graph
A demo of creating a 3d wireframe graph.
3d graph matplotlib numpy pandas python web wireframe
Last synced: 12 Apr 2026
https://github.com/AsuquoAA/Applied_Data_Science_with_Python_Study
matplotlib numpy pandas seaborn
Last synced: 21 Jul 2025
https://github.com/abdulsamie10/convolutionneuralnetworkcifar-10
CNN applied on Cifar-10 database.
cifar-10 cifar-10-dataset cifar10 cnn colab-notebook convolutional-neural-network deep-learning jupyter jupyter-notebook machine-learning notebook numpy python python-3 python3 pytorch
Last synced: 12 Apr 2026
https://github.com/ahmedabdalkreem/skin-cancer
In this project we work to extraction features from Images using CNN and build the Neural Network to arrive the patient have skin-cancer Malignant or Benign.
cnn deep-learning matplotlib neural-network numpy pandas python3 sklearn-library
Last synced: 12 Apr 2026
https://github.com/riya2624/heart-disease-diagnostic-analysis
Analyzed heart disease diagnostic data through an ETL process, ensuring data accuracy and readiness for analysis using Python (Pandas, NumPy, Matplotlib, Seaborn). Conducted comprehensive exploratory data analysis (EDA) to uncover trends related to heart disease rates by gender and age. Developed interactive dashboards with Power BI and Tableau
dashboard dax-query eda machine-learning matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/ishtufinquant/portfolio-optimizer
Optimizes stock portfolios using simulation and real-world constraints (SLSQP).
backtesting finance numpy pandas portfolio-optimization python quant scipy yfinance
Last synced: 12 Apr 2026
https://github.com/ompreetham/nlp-sentiment-analysis-document-scoring-method
NLP Sentiment Analysis Document Scoring Method
countvectorizer document joblib nlkt nlp numpy pandas project re scoring sentiment-analysis sklearn
Last synced: 12 Apr 2026
https://github.com/ben854719/wasde-revenue-in-2024
The project will use AI to analyze the revenue from the dataset of the World Agricultural Supply and Demands Estimates.
gemini langchain large-language-models matplotlib numpy pandas-python
Last synced: 12 Apr 2026
https://github.com/nidomika/digit-recognition
Digit recognition project in Python
digit-recognition numpy opencv python tensorflow
Last synced: 12 Apr 2026
https://github.com/dan-niles/neural-networks-from-scratch
A neural network implemented using only NumPy and Pandas for CS3631: Deep Neural Networks
Last synced: 05 May 2026
https://github.com/alainlebret/python-et-ia-2
Personal resources from my course "Python & IA"
artificial-intelligence deep-learning image-processing machine-learning matplotlib neural-network numpy python scikit-image scikit-learn
Last synced: 12 Apr 2026
https://github.com/asuquoaa/cdc_2017_immunization_data_analysis
This project analyzes data from the CDC's 2017 National Immunization Survey Public Use File (NISPUF17) to answer research questions about immunization, child health, and vaccine-related behaviors.
Last synced: 12 Apr 2026
https://github.com/testetson22/abelian_sandpiles
Simple App that implements, builds and tests an approximation of the Abelian sandpile model
Last synced: 12 Apr 2026
https://github.com/nambukeerthi/youtube_dataproject
Build a Streamlit App – A user-friendly interface. Use Google API – Fetch YouTube channel data. Store in SQL Database – Save channel details for easy access. Search & Join Tables – Allow users to query and view data
api numpy pandas python sql streamlit
Last synced: 09 Apr 2026
https://github.com/daksh777/expressando
Expressando is a rock, paper, scissors game made using Python (TensorFlow, Keras and OpenCV)
keras keras-tensorflow machine-learning numpy opencv opencv-python tensorflow
Last synced: 13 Apr 2026
https://github.com/dineshdhamodharan24/industrial-copper-modeling
It seems like you have a project that involves modeling industrial copper data using Python and several libraries such as pandas, numpy, and scikit-learn. This is a common and practical approach, as these libraries are widely used for data manipulation, analysis, and machine learning tasks.
bussiness-solution numpy pandas pickle pickle-file seaborn sklearn-library streamlit
Last synced: 13 Apr 2026
https://github.com/alphacrypto246/stock-price-movement-prediction
A project leveraging Polynomial Regression to predict stock price movements based on historical data. Includes data preprocessing, feature engineering, visualization, and model evaluation to provide insights for informed trading decisions.
machine-learning numpy pandas polynomial-regression scikit-learn yfinance
Last synced: 13 Apr 2026
https://github.com/ellennewerkla/apriori-analise_cesta_de_mercado
Análise de Cesta de Mercado (Market Basket Analysis) utilizando o algoritmo Apriori para identificar regras de associação entre produtos em um conjunto de transações de supermercado.
apriori-algorithm jupyternotebook marketbasketanalysis mathplotlib mba numpy pandas python3
Last synced: 13 Apr 2026
https://github.com/shahiakhilesh1304/fitbitcasestudy
This is a case study based on data retrieved from a Fitbit band, and we are making predictions about human behavior based on their mood.
case-study data-visualization fitbit jupyter-notebook numpy python3
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/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/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/athul64/tmdb-dataset-analysis
This data set contains information about 10,000 movies extracted from TMDB. The dataset contains movies from 1960 to 2015. Including user ratings and revenue. Original data from Kaggle.
data-visualization dataframe eda numpy pandas python
Last synced: 14 Apr 2026
https://github.com/djdhairya/car-parking-detection
cnn cv2 deep deep-learning epoch flask keras numpy numpy-arrays opencv pickle tensorflow
Last synced: 13 Apr 2026
https://github.com/waghraj1699/sms-spam-detection
A web app to check wheather the messages are spam or not.
classification-algorithm data-preprocessing data-visualization machine-learning nlp numpy pandas
Last synced: 18 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/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/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/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/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/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/joiceo/python
Projetos e exercícios em Python
eda machine-learning numpy pandas python seaborn sklearn
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/debjyotisaha/data-analytics-projects-phase-1
A set of projects on Data Analysis using Python and its libraries
matplotlib numpy pandas python seaborn sklearn streamlit
Last synced: 13 Apr 2026
https://github.com/anujdutt9/language-model-using-rnn
Text Generation using basic RNN from scratch using Python and Numpy.
language-model numpy python rnn text-generation
Last synced: 08 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/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/unvercan/activation-function-comparison-pytorch
Comparison of common activation functions on MNIST dataset using PyTorch.
activation-functions dataset deep-learning image-classification machine-learning matplotlib mnist neural-network numpy python pytorch relu sigmoid tanh
Last synced: 13 Jun 2025
https://github.com/harmanveer-2546/predicting-schizophrenia-disorder
The positive symptoms typical of schizophrenia – such as delusions, hallucinations or formal thought disorders – often first appear in an attenuated or transient form during the initial prodromal phase
boxplot decisiontreeregressor disorder linearregression matplotlib mean-squared-error numpy pairplot pandas prediction randomforestregressor schizophrenia seaborn train-test-split visualization
Last synced: 13 Apr 2026
https://github.com/nur-alam39/course-lab-experiments
The lab works: Code of academic courses-Digital Image Processing, Microprocessor, OOP, Numerical Analysis
cpp lab lex matplotlib numpy oop opencv python
Last synced: 13 Apr 2026
https://github.com/suresh-28/weather-forecasting-using-machine-learning
Weather Forecasting using machine Learning in python
csv-files jupyter-notebook machine-learning ml numpy pandas-dataframe prediction python
Last synced: 13 Apr 2026
https://github.com/jessicahora/series_temporais
Análise de Series Temporais do Consumo de Energia da Alemanha.
numpy pandas python time-series-analysis
Last synced: 07 Apr 2026
https://github.com/saifalibaig/covid-19-infection-rate-analysis-using-python
Analysis of Covid-19 Infection rate and the world happiness report to identify if there is any relationship between infection rate and happiness
data-analysis data-visualization jupyter-notebook numpy pandas python3 sns
Last synced: 18 Apr 2026
https://github.com/hari7261/playwithdata-python
This is one of the repository where I have put lot of data science and machine learning related questions on their solutions I hope you will find something better than some other platforms. Thank you Happy exploring
data-analysis data-science data-science-learning machienlearning matplotlib matplotlib-python ml numpy numpy-arrays numpy-library pandas pandas-dataframe pandas-library python python-script sklearn
Last synced: 13 Apr 2026
https://github.com/max134/deepplate
A custom-trained YOLOv11-based license plate detection with PaddleOCR for accurate ANPR.
computer-vision cv2 deep-learning image-recognition licesnse-plate-recognition numpy object-detection ocr paddleocr real-time-processing sqlite3 ultralytics yolov11
Last synced: 13 Jul 2025
https://github.com/animesh-chourey/loan-classifier
Trained machine learning algorithms (Logistic Regression, KNN, SVM, Decision Tree) specifically, after performing visualization and pre-preocessing tasks on a loan dataset. Executed the evaluation metrics such as F1-score, Log loss and jaccard-similarity score to assess the algorithms performance.
decision-tree f1-score jaccard-similarity knn logistic-regression logloss matplotlib numpy pandas preprocessing-data svm
Last synced: 06 May 2026
https://github.com/a-parida12/numericalmethods
Teaching Material for Workshop for Engineering Students
Last synced: 13 Apr 2026
https://github.com/fearless-spider/ai_with_python
AI with Python playground
artificial-intelligence numpy python3 vagrant
Last synced: 08 May 2026
https://github.com/yipjunkai/pyvolr
Modern Black-Scholes-Merton pricing, Greeks, and implied volatility for Python. Rust core. Drop-in replacement for the abandoned py_vollib.
black-scholes black-scholes-merton greeks implied-volatility maturin numpy options options-pricing py-vollib pyo3 python quant quantitative-finance rust
Last synced: 30 May 2026
https://github.com/chmohit91/introduction-to-python
A comprehensive collection of Python programming resources, from basics to advanced concepts. Built for learners, by learners
matplotlib numpy pandas plotly python python-library python3 seaborn
Last synced: 13 Apr 2026
https://github.com/harmanveer2546/recognizing-digits
I used the MNIST dataset for the implementation of a handwritten digit recognition app. To implement this, will be using a special type of deep neural network called Convolutional Neural Networks. In the end, I also build a Graphical user interface(GUI) where you can directly draw the digit and recognize it straight away.
dense flatten gui keras maxpooling mnist numpy pandas pillow python sequential
Last synced: 13 Apr 2026
https://github.com/iv4n-ga6l/GenderDetection
Gender detection using gender classification model
genderclassification genderdetection numpy pil python resnet18 torch torchvision
Last synced: 28 Apr 2025
https://github.com/harmanveer-2546/finding-you-next-perfect-house
In this exploratory data analysis, we compare a dataset which consists of various features about renting of houses available on these renting platforms listed by owners of these houses, and try to derive some constructive conclusions by performing Descriptive statistics of the available features.
adaboostregressor decisiontreeregressor exploratory-data-analysis house-price-prediction inline linearregression matplotlib numpy onehotencoder pandas plotly python randomforestregressor renting seaborn standardscaler xgbregressor
Last synced: 13 Apr 2026
https://github.com/darkksideyoda/dataminingclass
Data Mining Class 101
artificial-intelligence data-science machine-learning numpy pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/soumyapro/house-price-prediction
Explored different attributes of Boston housing dataset then a part of dataset was used to train the linear regression algorithm after that trained model was used to give predictions on remaining part of dataset.
linear-regression matlplotlib numpy pandas sklearn svm
Last synced: 13 Apr 2026
https://github.com/yesenvidnath/facerecognitionapplight
This is a face recognition application wich is capable of recognizing a person based on thire face and take attendence from it
face-recognition facent flask numpy python
Last synced: 13 Apr 2026
https://github.com/shwetapardhi/assignment-05-multiple-linear-regression-2
Prepare a prediction model for profit of 50_startups data. Do transformations for getting better predictions of profit and make a table containing R^2 value for each prepared model. R&D Spend -- Research and devolop spend in the past few years Administration -- spend on administration in the past few years Marketing Spend -- spend on Marketing in t
collinearity-diagnostics cooks-distance correlation-analysis eda heteroscedasticity homoscedasticity leverage-score multi-linear-regression numpy ols-regression p-value pair-plot python r-square-values regress-exog residual-analysis smf statsmodels vif
Last synced: 09 May 2026
https://github.com/mahendra077/linear-regression
analaysis linear-regression matplotlib-pyplot numpy pandas python regression seaborn statsmodels
Last synced: 13 Apr 2026
https://github.com/enoobis/conwaygolg
Conway's Game of Life Generator
conway conway-life conway-s-game-of-life conway-sgame conways-game conways-game-of-life game-of-life numpy python
Last synced: 19 May 2026
https://github.com/nicolascoiado/nivel-mar
Este projeto realiza uma análise detalhada do nível médio global do mar (GMSL), utilizando uma base de dados pública que abrange medições históricas. O objetivo é explorar tendências, calcular a taxa média de elevação e visualizar os dados por meio de gráficos.
google-colab jupyter-notebook matplotlib numpy pandas python python3 scikit-learn
Last synced: 11 Mar 2025
https://github.com/nirmaldeepponnada/codeclauseinternshipproject2
Python, NLTK, Scikit-Learn, Pandas, NumPy, Pickle, SciPy, and JSON are used for text preprocessing, feature engineering, multi-label classification, and model persistence.
nltk numpy pandas pickle python scikit-learn scipy
Last synced: 07 Apr 2026
https://github.com/niel0503/probabilidade-e-amostragem
Desafio desarrollado para el bootcamp de WoMakersCode
estadistica matplotlib numpy pandas stats
Last synced: 18 Jan 2026
https://github.com/geetu040/fetcher
AI GAME: We have a random maze and 2 agents at random places. You control the Fetcher and find the way through the maze to get ot the target. You can automate the Fetcher to use trained models that help Fetcher fetch the target by itself. The models are based on deep neural networks, implemented by tensorflow and Keras API. The models are so efficiently trained, they find ways through the maze without hitting the walls and have an accuracy of more than 99%
artificial-intelligence css deep-learning html javascript jupyter-notebook machine-learning matplotlib neural-networks numpy python sklearn tensorflow web-design
Last synced: 13 Apr 2026
https://github.com/dmarks84/coursework_project_network-analysis-node-link-prediction
Project for University of Michigan Applied Data Science Specialization -- Analyzed network nodes and edges, developing custom features based on various scoring metrics; used features to train classifier model to predict node attribute (employee salary type) and future edges (employee connections)
classification cross-validation data-reporting databases eda grid-search matplotlib network-analysis numpy pandas python scikit-learn statistics supervised-ml visualization
Last synced: 13 Apr 2026
https://github.com/fabriziomusacchio/ann_with_numpy
A how-to for building an artificial neural network from scratch using NumPy
ann artificial-neural-networks neural-network numpy
Last synced: 08 May 2026
https://github.com/shreeparab1890/heart-attack-analysis-prediction-accuracy-85.24
This iPython Notebook implements the Analysis and Predictions for Heart Attack. The Analysis is done on the dataset to identify the key features which has a impact on Heart Attack. After the analysis and data cleaning, the dataset is used to train the model using different ML algorithm.
eda exploratory-data-analysis matplotlib numpy pandas plotly prediction python scikit sklearn
Last synced: 13 Apr 2026
https://github.com/hilalozdemirbuyukasik/deep-learning
A collection of deep learning projects demonstrating RNNs, BiLSTMs, CNNs, and basic neural networks applied to time series forecasting, text sentiment analysis, image classification, and tabular data tasks, with examples of data preprocessing, model training, evaluation, and visualization.
bilstm cnn keras matplotlib nn numpy rnn scikit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/lesiaukr/mathematic_for_cs_colab_hw
Master's degree | HW | Mathematics for Computer Science course | Homeworks
goit google-colab home-works latex linear-algebra mathematics-for-computerscience matrices numpy python vectors
Last synced: 13 Apr 2026
https://github.com/ahmedabdalkreem/healty-care
The Complete project using neural network to arrive the best healt know he is stoke or not.
matplotlib neural-network numpy pandas python3 sklearn-library
Last synced: 13 Apr 2026
https://github.com/jbayardo/dip-tps
coursework image-processing introduction jupyter-notebook matplotlib notebook numpy python scikit-image scipy
Last synced: 13 Apr 2026
https://github.com/takana671/partiallytransparentimage
A simple tool to make an image partially transparent
geomipterrain numpy opencv pillow python3 transparent-image
Last synced: 07 May 2026
https://github.com/mohamed15058/amazon-sales
amazon-sales
dashboard excel machine-learning-algorithms matplotlib numpy pandas powerbi report seaborn
Last synced: 13 Apr 2026
https://github.com/aiwithqasim/ab-testing-for-shoefly.com
In this project, I had analyzed the data set of SHOEFLY.COM to find out valuable insights to check which platform is more useful for advertisement.
Last synced: 13 Apr 2026