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-24 00:18:03 UTC
- JSON Representation
https://github.com/kkufieta/carnd-vehicle-detection
Vehicle Detection & Tracking - Self Driving Cars
cv2 hog-features numpy self-driving-car sklearn vehicle-detection
Last synced: 11 Apr 2026
https://github.com/isabelacaldeira/chutelibre
Crashing into code. Here is a physics problem about free fall solved with python!
freefall jupyter-notebook matplotlib numpy physics physics-simulation python3
Last synced: 11 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-polygon-graph
A demo of creating a 3d polygon graph.
3d graph matplotlib numpy pandas polygon python web
Last synced: 03 May 2026
https://github.com/cfbastarz/jupyternotebooks
A collection of several Jypyter notebooks.
dask matplotlib numpy python xarray xesmf
Last synced: 18 Jan 2026
https://github.com/krishbharadwaj5678/virtualmouse
computer-vision cv2 cvzone hand-tracking mouse numpy opencv python threading time virtual-mouse
Last synced: 11 Apr 2026
https://github.com/chanmeng666/advanced-neural-network-applications
Practical implementations of perceptron and linear neuron models for classification and regression, with mathematical analysis and visualizations in Jupyter notebooks.
classification data-analysis data-science educational gradient-descent jupyter-notebook linear-neuron machine-learning matplotlib neural-network neural-networks numpy perceptron python regression
Last synced: 03 May 2026
https://github.com/apfirebolt/numpy-and-pandas-examples
Some examples and sample datasets to learn numpy, pandas and other data science libraries in Python
data-analysis jupyter-notebook numpy pandas python
Last synced: 17 Apr 2026
https://github.com/sofiakhutsieva/analytical_report_for_hr_department
Подготовка аналитического отчета (SQL) (Проект в skillbox), 2020 г.
analytics matplotlib numpy pandas psycopg2 seaborn sqlalchemy
Last synced: 06 May 2026
https://github.com/aysh2603/credit-card-fraud-detection
The Credit Card Fraud Detection project aims to identify fraudulent transactions from a dataset of credit card transactions. The project addresses the challenge of class imbalance and employs advanced machine learning techniques to build an effective fraud detection model.
ensemble-learning hyperparameter-tuning numpy pandas python3 scikit-learn streamlit
Last synced: 04 Feb 2026
https://github.com/bartosz-ziolkowski/bartosz-ziolkowski.github.io
Blog with short data stories of various data sets
data-science data-visualization jupyter-notebook numpy pandas python
Last synced: 11 Apr 2026
https://github.com/aqueeqazam/a-deep-dive-introduction-to-tensorflow
TensorFlow is a deep learning system that provides an interface for expressing deep learning algorithms and implementing them. It uses dataflow graphs to represent computation, shared state, and the operations that mutate that state.
deep-learning neural-network numpy tensor tensorflow
Last synced: 03 Aug 2025
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: 01 May 2025
https://github.com/sadegh-khedry/pneumonia-detection-using-cnn
Classifying chest X-ray images into two categories: Pneumonia or Normal using a Convolutional Neural Network (CNN).
cnn convolutional-neural-networks cv2 deep-learning harris-corners joblib jupyter-notebook keras kmeans-clustering matplotlib numpy orb pandas python seaborn shutil sifit tensorflow
Last synced: 11 Apr 2026
https://github.com/mohammedrashithkp/drlforsnakegame
This project utilises a Deep Reinforcement Learning specifically Q learning implemented using PyTorch which learns the game by interacting with the pygame environment .I have followed a tutorial on Freecodecamp YouTube Channel and made the initial model.
deep-reinforcement-learning matplotlib-pyplot numpy pygame python
Last synced: 16 May 2026
https://github.com/hansalemaos/a_pandas_ex_horizontal_explode
Explode list/tuples in columns
dataframe dataframes list numpy pandas python series tuple
Last synced: 14 Apr 2026
https://github.com/patilsukanya/assignment-04.-simple-linear-regression-q1
Used libraries and functions as follows:
correlation-analysis data-visualization distplot eda feature-engineering model-building model-predictions model-testing numpy ols-regression p-value pandas python r-square-values regression-plot seaborn simple-linear-regression smf statmodels t-score
Last synced: 09 Apr 2026
https://github.com/patilsukanya/p02.-normal-distribution-of-stocks
Used libraries and functions as follows:
cdf detetuneindex matplotlib-pyplot mean norm numpy pct probability python seaborn standard-deviation stats
Last synced: 01 May 2026
https://github.com/evernext10/coursera_capstone
This repository is created for sending the IBM Data Science Lab and will be used primarily for the Capstone project.
coursera-data-science ibm numpy pandas
Last synced: 10 May 2026
https://github.com/dmarks84/ind_project_obesity-multi-class-classification--kaggle
Independent Project - Kaggle Competition -- I worked on the obesity classification data set as part of a Kaggle Competition of the same name, scoring (for accuracy) above 0.9
classification correlation-analysis cross-validation data-modeling data-visualization dataframes eda gridsearchcv matplotlib multiclass-classification numpy pandas python seaborn sklearn statistics supervised-ml
Last synced: 11 Apr 2026
https://github.com/mohamed-taha-essa/hands-on-machine-learning-sikitlearn
Machine Learning & Deep learning
linear-regression machine-learning matplotlib numpy pandas-dataframe python sickit-learn
Last synced: 10 May 2026
https://github.com/ebadshabbir/decision_tree_algorithm
Decision Tree Classifier for Social Network Ads A Python implementation of a Decision Tree Classifier to predict user purchasing behavior based on age and estimated salary. Includes feature scaling, model evaluation (confusion matrix and accuracy), and visualizations of decision boundaries for both training and test sets.
decision-tree-classifier jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/harmanveer2546/campus-recruitment-prediction
Student Campus-Placement Prediction ML Project using Python
decision-trees machine-learning matplotlib numpy pandas python random-forest scipy seaborn
Last synced: 11 Apr 2026
https://github.com/harmanveer-2546/wafer-fault-detection
The goal is to eliminate manual work in identifying faulty wafers. Opening and handling suspected wafers disrupts the entire process. False negatives result in wasted time, manpower, and costs.
clustering data-transformation feature-selection machine-learning matplotlib numpy pandas python random-forest roc-auc-curve roc-auc-score seaborn sklearn svc xgboost
Last synced: 11 Apr 2026
https://github.com/anand-sony/machine_learning
Machine Learning codes and concepts, including algorithms like K-means, PCA, and Linear Regression, with Python libraries (NumPy, Pandas, Matplotlib).
artificial-neural-networks kmeans-clustering knn linear-regression machine-learning matplotlib normalization numpy pandas pca python
Last synced: 30 Apr 2025
https://github.com/mateusdigital/ram_it
Ram It is a clone of the nostalgic Atari 2600 game, created by https://mateus.digital
Last synced: 17 Mar 2025
https://github.com/quocanh189/sentiment_analysis_eventhub
This project implements a Sentiment Analysis model using a neural network architecture built with Keras. The model classifies text into binary sentiment categories (positive or negative) by leveraging word embeddings and Gated Recurrent Units (GRU) layers. Additionally, the project includes a simple Flask web application to provide a real-time sent
docker flask nlp-machine-learning numpy pandas sentiment-analysis tensorflow
Last synced: 28 Oct 2025
https://github.com/pavanreddy565/infosys_python_for_datascience
Data Science Course Tasks Repository This repository contains tasks and projects completed during the Data Science course from Infosys Springboard. It includes setup instructions for running Jupyter Notebook sessions in a virtual environment.
Last synced: 29 Apr 2026
https://github.com/chokzb/covid19_vaccination_analysis
An EDA project examining global COVID-19 vaccination progress. The notebook investigates vaccination trends by country, daily vaccination rates, timeline patterns, and dose distribution. The project includes visualisations created with Matplotlib, Seaborn, and Plotly.
covid-19 data-analysis data-visualization jupyter-notebook matplotlib numpy pandas plotly python seaborn vaccination
Last synced: 07 May 2026
https://github.com/stdlib-js/blas-ext-linspace
Return a new ndarray filled with linearly spaced values over a specified interval along one or more ndarray dimensions.
arange arrange javascript linear linspace math mathematics matlab ndarray node node-js nodejs numpy seq sequence statistics stats stdlib
Last synced: 04 May 2026
https://github.com/alejoduarte23/si_bayesianmixturemodel
Implementation of a two-stage fast Bayesian system identification for separated Modes. This repository expands the usage of this technique by adding a mixture model fit to obtain modal parameters from the posterior distribution.
matplotlib numpy scikit-learn scipy
Last synced: 20 Feb 2026
https://github.com/jpcadena/palmer-penguins
Palmer Penguins
analytics csv data data-analytics data-science exploratory-data-analysis matplotlib numpy palmer-penguin pandas plotly pylint python seaborn visualization
Last synced: 11 Apr 2026
https://github.com/shreeparab1890/laptop-price-predictor
This notebook is trying to build a model which will predict the price of the laptop based on the given specifications.
machine-learning-algorithms matplotlib numpy pandas price-prediction python scikit-learn sklearn
Last synced: 06 Apr 2026
https://github.com/ecrows/flippy
Python command-line utility for generating videos from image directories.
data-science image-processing numpy opencv python python3 video video-processing visualization
Last synced: 04 Mar 2026
https://github.com/azaz9026/machine_learning_algorithms
Machine learning algorithms are computational models that allow computers to understand patterns and forecast or make judgments based on data without the need for explicit programming. These algorithms form the foundation of modern artificial intelligence and are used in a wide range of applications, including image and speech recognition.
machine-learning machine-learning-algorithms numpy pandas python3 seaborn sklearn-library
Last synced: 12 Apr 2026
https://github.com/abideen-olawuwo/georgiatimeseries
A times series forcasting
arima itertools linear-regression matplotlib numpy pandas python seaborn statistics statsmodels time-series
Last synced: 11 Apr 2026
https://github.com/mashalk1/computer-vision-attendance-system
A computer vision based attendance system, using cv2, firebase, numpy, cvzone and face_recognition library in python
computer-vision cv2 cvzone face-recognition numpy
Last synced: 04 Feb 2026
https://github.com/jancervenka/genalg
Solver for traveling salesman problem
genetic-algorithm numpy python
Last synced: 12 Apr 2025
https://github.com/mborne/numpy-experiments
[DEV] Some basic examples written to get started with numpy and pytorch
autograd basics get-started least-squares numpy torch
Last synced: 05 May 2026
https://github.com/arsalan-dev-engineer/ai-repository
A repository that contains AI related projects, notes, practice files and documentations.
ai algorith beginner-friendly data-analysis data-preprocessing developer jupyterlab matplotlib matplotlib-pyplot natural-language-processing numpy pandas python unsupervised-learning visualization
Last synced: 12 Apr 2026
https://github.com/jaffarkeikei/hackbio
This repository contains a comprehensive toolkit for analyzing single-cell perturbation data from the NeurIPS 2023 Competition. The project focuses on understanding how different drugs (small molecules) affect various cell types at the gene expression level.
csv-files jupyter-notebook matplotlib numpy python tensors
Last synced: 11 May 2026
https://github.com/vipinchaudhary31122002/bytephone
A data science project that explores, visualizes, and models smartphone features from a futuristic 2025 dataset to predict mobile prices using machine learning.
machine-learning matplotlib numpy pandas python3 scikit-learn seaborn streamlit
Last synced: 13 Apr 2026
https://github.com/alexquar/whatisthatdog
Mobile App built using react-native that will send api requests for classifying dog breeds to a flask api server containing a custom built CNN made with pytorch trained on the Stanford dog dataset. To take a look at some examples checkout some images from my portfolio linked here.
aws ec2 expo flask gunicorn matplotlib-pyplot numpy pandas pytorch react-native seaborn typescript
Last synced: 11 Apr 2026
https://github.com/parbhat-cpp/suicidal-ml
A machine learning/NLP-based system to identify signs of suicidal ideation from user text inputs.
bash cicd classification docker fastapi githubactions jinja2 jupyter-notebook machine-learning natural-language-processing nlp numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/themihirmathur/machine-failure-predictor
The 'Machine Failure Predictor' is a web application designed to enable predictive maintenance for industrial equipment. Leveraging machine learning techniques, this application predicts whether equipment will fail and identifies the type of failure based on key process parameters.
cicd digitalocean docker fastapi flask github github-actions machine-learning matplotlib mlops numpy plotly python randomforest scikit-learn seaborn streamlit
Last synced: 10 Apr 2026
https://github.com/shibbir-ahmad24/a-deep-dive-into-covid-19-death-trends-in-the-usa
Unveiling Insights: A Deep Dive into COVID-19 Death Trends in USA
aggregation colab-notebook interactive-visualizations map matplotlib numpy pandas python3 seaborn
Last synced: 05 Apr 2025
https://github.com/hectorta1989/py-images-classification
Images classification algorithms implemented by Python
ai computervision deeplearning imageclassification imageprocessing knn-classification machine-learning numpy pandas pca pca-analysis python3
Last synced: 04 May 2026
https://github.com/winstxnhdw/pyalign
An over-engineered website for aligning multiline strings to a common character with PyScript.
Last synced: 13 Jun 2025
https://github.com/bishopce16/surfs_up
An analysis of weather data to determine opening of an ice cream and surf shop using SQLite, SQLAlchemy, and Python.
matplotlib numpy pandas python sqlalchemy sqlite weather
Last synced: 02 Apr 2026
https://github.com/theashishmavii/intelligent-crash-detection-and-emergency-notification
Intelligent Crash Detection: A deep learning-based system that detects vehicle accidents in real-time and sends emergency alerts with GPS location.
artificial-intelligence computer-vision deep-learning geolocation geopy keras machine-learning matplotlib numpy opencv pandas python tensorflow twilio vgg16
Last synced: 11 Apr 2026
https://github.com/dhirajmerit/diabetes-prediction-models
This project implements multiple machine learning algorithms to predict diabetes diagnoses based on medical diagnostic data. The project compares the performance of various models, providing insights into which algorithms are most effective for this task.
ai machine-learning numpy pandas tensorflow
Last synced: 11 Apr 2026
https://github.com/abdelrahman-lila/seam-carving
Seam Carving for Content Aware Image Resizing Project - Computer Vision Lab
Last synced: 10 Jul 2025
https://github.com/onemoredavid/python-like-a-boss
This is where I stash my Python study material.
data data-analysis data-engineering data-science data-visualization datascience ipynb ipynb-jupyter-notebook ipynb-notebook numpy pandas python python3
Last synced: 04 Apr 2025
https://github.com/ankitmishralive/machinelearning
Continuously deep diving in understanding & advancing my expertise in Machine Learning through ongoing education and hands on experience with practical learning.
artificial-intelligence data-analysis data-cleaning data-gathering machine-learning machinel-learning-algorithms matplotlib numpy pandas python seaborn
Last synced: 22 Mar 2025
https://github.com/matheusafonseca/c111
Este repositório é dedicado ao armazenamento e organização dos códigos desenvolvidos na disciplina C111 - Análise de Dados, oferecida pelo Instituto Nacional de Telecomunicações (INATEL).
data-analysis matplotlib numpy pandas python
Last synced: 06 May 2026
https://github.com/ricardorobledo/ml_calculus
matplotlib numpy pandas python3 sympy
Last synced: 11 Apr 2026
https://github.com/lemonsoda9013/easy-watermark-tool
A batch image watermarking tool based on Python and Tkinter.
batch-processing gui image-processing numpy pillow python tkinter watermark
Last synced: 15 May 2026
https://github.com/hansalemaos/numpy_choices
Some useful np.random functions
Last synced: 04 Apr 2025
https://github.com/rafsaf/tw-complex
Algorithms for TW
mit numpy poetry pypi-package python scipy sklearn
Last synced: 22 Feb 2026
https://github.com/vyjayanthipolapragada/marketing_statistical_analysis
Statistical analysis of customer data and their impact on the sales of products based on marketing campaigns
customer-data data-analysis dataframes marketing matplotlib numpy pandas python seaborn statistical-analysis
Last synced: 11 Apr 2026
https://github.com/natiellitorres/python-data-science-alura
Repositório contendo meus estudos e projetos realizados durante o curso de Python para Data Science da Alura. Inclui notebooks, datasets e análises aplicadas com bibliotecas como Pandas, NumPy, Matplotlib, entre outras.
data-science jupyter-notebook matplotlib numpy pandas python
Last synced: 13 Apr 2026
https://github.com/shohail-dev/astronomical-data-analysis
Python Astronomical Data Analysis and Visualization.
astropy astroquery matplotlib numpy pandas pyplot python requests requests-library-python sckit-image seaborn
Last synced: 11 Apr 2026
https://github.com/tolumie/exploratory-data-analytics-projects
Exploratory Data Analytics – A collection of projects covering data exploration, feature engineering, hypothesis testing, and predictive modeling across diverse datasets, including insurance, real estate, laptops, cars, COVID-19, and the Olympics.
data-analysis data-visualization data-wrangling exploratory-data-analysis-eda feature-engineering hypothesis-testing machine-learning matplotlib numpy pandas predictive-modeling python seaborn statistical-analysis
Last synced: 11 Apr 2026
https://github.com/harmanveer-2546/nasa-asteroid-classification
Classifying whether an asteroid is hazardous or not.
eda matplotlib numpy pandas python seaborn visualization xgboost
Last synced: 11 Apr 2026
https://github.com/vishal-verma-96/pre-owned-car-price-prediction-using-streamlit-app
Capstone Project by skill Academy- Exploratory Analysis, Visualization and Prediction of Used Car Prices. Deploying the highest-scoring model with Streamlit web app
data-analysis data-science jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python3 regression-algorithms scikit-learn seaborn streamlit
Last synced: 11 Apr 2026
https://github.com/liviuxyz-ctrl/financialportofoliosimulator
FinancialPortfolio is your financial planning ally, helping you manage portfolios, calculate future values, and visualize performance, all with user-friendly ease🚀
matplotlib numpy python simulation
Last synced: 12 Apr 2026
https://github.com/aaaastark/framingham_hart_study_cohort
Framingham_Hart_Study_Cohort
csv io matplotlib numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/heyitsjoealongi/fantasy-football-qbwr-model
Fantasy Football: Quarterback / Wide Receiver - Gaussian Process Regression (GPR) Machine Learning Model
machine-learning matplotlib model numpy python scikit-learn
Last synced: 01 Apr 2025
https://github.com/rkschroeder/portfolio
This repository contains a data science project.
matplotlib numpy pandas sckit-learn seaborn
Last synced: 17 Feb 2026
https://github.com/kkKaan/tensor-library-403-hw1
A numpy like library for tensor (gergen) operations.
deep-learning numpy python tensor
Last synced: 09 Sep 2025
https://github.com/madhurjain/carnd-traffic-sign-classifier-project-2
CarND Traffic Sign Classifier Project #2
carnd matplotlib numpy pandas python self-driving-car tensorflow
Last synced: 11 Apr 2026
https://github.com/naveen88112/final_education
Student Performance Prediction This project examines the student performance data, pre-processes the features, and implements machine learning methods (Random Forest) for the forecasting of final grades. The data is subjected to exploratory data analysis (EDA) and feature engineering prior to model training and assessment.
data-preprocessing exploratory-data-analysis machine-learning model-evaluation numpy pandas python
Last synced: 11 Apr 2026
https://github.com/sohan181204/airline-ticket-price-analysis
The analysis of airline ticket prices explores the dynamic and competitive nature of the aviation industry in India. With rapid economic growth and increasing air travel demand, understanding ticket price trends is crucial for airlines, passengers, and policymakers.
Last synced: 11 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_02
Модуль 2. Знайомство з Pandas, Аналіз файлів, Аналіз датасет c Kaggle.com. Python Data Science. Homework.
datascience google-colab homework jupyter-nootebook matplotlib numpy numpy-arrays pandas python seaborn seaborn-plots
Last synced: 17 Apr 2026
https://github.com/dmarks84/coursework_project_text-mining-spam-analysis
Project for University of Michigan Applied Data Science Specialization -- Performed NLP in order to build features of email messages; trained various classification models to help predict if a message was spam.
classification databases eda nlp numpy pandas python scikit seaborn sentiment-analysis statistics supervised-ml text-mining unsupervised-ml visualization
Last synced: 11 Apr 2026
https://github.com/night-fury-me/deep-learning-fau
A repository that contains implementation of DNN, CNN and RNN from Scracth using numpy only. ResNet implementation using PyTorch
cnn deep-learning dnn machine-learning numpy pytorch rnn
Last synced: 10 Jul 2025
https://github.com/jbalooshie/movies-etl
Exercise working with movie datasets from Kaggle and Wikipedia. Python is used to extract, clean, and combine the data, and then it is loaded into a postgreSQL database.
data-analysis data-science jupyter-notebook numpy pandas postgresql postgresql-database python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/prachpaveeny/pyspark-project
PySpark-project
azure azure-sql-database google-cloud-platform jupyter-notebook numpy pandas pyspark python
Last synced: 11 Apr 2026
https://github.com/supreme-gg-gg/beam-analysis
Fast, customisable, intuitive web application to simplify beam analysis. Certified by Bob the Builder.
civil-engineering matplotlib numpy python streamlit structural-analysis
Last synced: 11 Apr 2026
https://github.com/wisskirchenj/matrix-processor
Python app to process matrices using numpy
matrix-calculations numpy python3
Last synced: 16 May 2026
https://github.com/linsanity03/football_prediction
ML project to predict goal from football events such as penalty, free kick.
jupyter-notebook numpy pandas pyspark python3 tensorflow
Last synced: 11 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/klaudiozdrava/image-analysis
A Python project that was developed as a university assignment and the goal is to colorize an grayscale image using machine learning techniques.
colorization image-processing kmeans-clustering numpy svm
Last synced: 16 May 2026
https://github.com/shubhamahobia/lstm-hamlet
The LSTM Next Word Prediction project trains a model on Hamlet to predict the next word in a sequence. After preprocessing the text, an LSTM network learns patterns in the language. The trained model can then generate text by predicting the next word in a given sequence, with its accuracy evaluated to ensure it effectively models the language.
deep-learning github hamlet lstm lstm-neural-network lstm-neural-networks machine-learning neural-network nltk numpy pandas pickle python
Last synced: 11 Apr 2026
https://github.com/pranavsuriya-sr/e-hub_energysystems
Python based Web Application for analysis and visualization of concepts in Energy Systems.
css energy-systems-analysis html javascript matplotlib numpy python schemdraw streamlit
Last synced: 11 Apr 2026
https://github.com/cr00z/dlschool_adv
Репозиторий для сдачи домашних заданий на первом семестре продвинутого потока курса "Deep Learning" Школы глубокого обучения ФПМИ МФТИ
matplotlib numpy pandas python pytorch sklearn
Last synced: 02 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: 12 Mar 2025
https://github.com/tjpavii0809/classification-regression-models
Simple Predictive Model of Machine Learning
data-science numpy pandas scikit-learn supervised-learning
Last synced: 20 Jan 2026
https://github.com/f-ssemwanga/handwriting_cnn
Handwritting Recongnition CNN
cnn-keras computer-vision machine-learning matplotlib-pyplot numpy python
Last synced: 16 Apr 2026
https://github.com/ashishsingh789/titanic_dataset_eda_and_visualization
This repository contains an exploratory data analysis (EDA) of the Titanic dataset. Key analyses include survival rates by gender, passenger class, age distribution, family size, and correlation heatmaps.
data data-science dataanalysis matplotlib numpy pandas pandas-dataframe python seborn visualisation
Last synced: 11 Apr 2026
https://github.com/kunalkumar2001/data-analytics-python-project
Data Analyst Python Project for Portfolio
data-analysis data-anaytics matplotlib numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/alphacrypto246/grape-quality-prediction
The Grape Quality Prediction project uses machine learning to predict the quality of grapes based on chemical properties like acidity, sugar content, and alcohol levels. It applies regression models to forecast the quality score, helping in wine production and quality assessment.
machine-learning numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 19 Apr 2026
https://github.com/thaisgarcia/convert-censo-file
Este repositório contém scripts Python para processar dados destinados ao censo do MEC, incluindo a leitura de um arquivo TXT, a geração de um arquivo Excel e a conversão desse arquivo Excel de volta para um formato de texto.
Last synced: 11 Apr 2026
https://github.com/ebadshabbir/logistic_regression-binomial-
Logistic Regression on Social Network Ads Dataset This project applies Logistic Regression to predict whether a user will purchase a product based on their age and estimated salary, using the Social Network Ads dataset. The data is split into training and test sets, with feature scaling applied for normalization.
classification jupyter-notebook logistic-regression machine-learning matplotlib-pyplot numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/sakhileln/multimodal-chatbot-with-memory
A lightweight, CLI-based conversational agent that processes text and image inputs, remembers past interactions.
chatbot machine-learning nlp numpy opencv spacy tensorflow
Last synced: 11 Apr 2026