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/dor-sketch/audio-visual-synth
Combining real-time graphics, audio synthesis, and interactive elements to create an engaging, cross-platform music visualizer.
image-processing midi-player music-composition musicsheet notes-tool numpy pygame pygbag pyopengl
Last synced: 18 May 2026
https://github.com/lorenzorottigni/ml-iris-svm
Machine Learning python bootcamp: Support Vector Machines on iris flower dataset
ipynb machine-learning numpy pandas python scikit-learn seaborn support-vector-machines
Last synced: 10 Apr 2026
https://github.com/santiagoenriquega/custom_neural_net
This repository focuses on building a neural network from scratch using only base python and Numpy.
gradient-descent neural-network numpy optimization python
Last synced: 18 May 2026
https://github.com/xkomil/datasciencesummerstudy
I want to document in this repository all my studying data science topics
data-science data-visualization machine-learning meteostat numpy pandas seaborn sklearn streamlit-webapp
Last synced: 05 May 2026
https://github.com/sultanazhari/customer-habit-analysis-model
Megaline company wants to develop a model that can analyze consumer behavior and recommend one of Megaline's two new plans: Smart or Ultra. In this classification task, we need to develop a model that is able to choose the right package
accuracy-score decision-tree-classifier logistic-regression matplotlib-pyplot numpy pandas python3 random-forest-classifier seaborn train-test-using-sklearn
Last synced: 11 Apr 2026
https://github.com/mariacarolinass/processamento-imagem
Processamento de Imagens com OpenCV
cv2 gradio gradio-interface huggingface matplotlib numpy opencv python
Last synced: 18 Apr 2026
https://github.com/prcharan592/social-media-sentiment-analysis
Social media sentiment analysis using tweets involves analyzing tweet data to determine public sentiment (positive, negative, or neutral) using natural language processing (NLP) and machine learning techniques.
data-visualization machine-learning matplotlib nlp nltk numpy pandas python3 sentiment-analysis spacy tweets
Last synced: 04 Apr 2026
https://github.com/lfgodoi/rpm-deep-estimator
A deep learning-based RPM estimator based on spectral features extracted from vibration signals of rotating machines.
condition-monitoring deep-learning docker flask neural-networks numpy python scipy signal-processing spectral-analysis
Last synced: 26 Feb 2025
https://github.com/jinhx128/data_analysis
基于Matplotlib+Numpy+Pandas搭建的数据分析项目。
matpolotlib numpy pandas python
Last synced: 18 Apr 2026
https://github.com/jpgiant/training_project
Analyzing whether there is a difference between the average death ages of left handers and right handers using Bayesian Conditional Probability Theorem.
bayesian-statistics data-analysis data-visualization numpy pandas-dataframe python
Last synced: 30 Apr 2026
https://github.com/sarincr/training-on-artificial-intelligence
Entree Academy 10 Days free training on Artificial Intelligence. Course will be conducted in a Blended learning way with Daily one hour online training and 3 hour project based training
artificial-intelligence artificial-intelligence-algorithms data-analysis data-science data-visualization decision-trees deep-learning deeplearning logistic-regression machine-learning machine-learning-algorithms machinelearning num numpy pandas regression scikit-learn scipy sklearn
Last synced: 10 Apr 2026
https://github.com/paulo-santos-ds/previsao_total_corridas_taxi
Foi desenvolvido um modelo preditivo específico para atrair mais motoristas durante o horário de pico. Prever a quantidade de pedidos de táxi para a próxima hora.
matplotlib-pyplot numpy pandas python seaborn sklearn statsmodels
Last synced: 10 Apr 2026
https://github.com/pramodyasahan/car-safe-predictor
This repository contains a machine learning project that applies the K-Nearest Neighbors (KNN) classification algorithm to predict car safety ratings. The project uses a dataset of cars, with features such as buying price, maintenance cost, number of doors, persons, lug boot size, and safety.
classification k-nearest-neighbours machine-learning numpy pandas scikit-learn
Last synced: 10 Apr 2026
https://github.com/kahleryasla/signal-convolution
implementation of signal convolution in Python using both a custom function and NumPy's built-in convolve function. Also includes a function for recording and playing audio using the sounddevice library.
audio-recorder convolution matplotlib numpy python signal-processing sounddevice
Last synced: 02 Mar 2025
https://github.com/hamishivi/denserflow
A basic numpy neural net library. This achieved high marks in a uni assignment!
deep-learning neural-network numpy
Last synced: 18 May 2026
https://github.com/yuvrajsaraogi/sales-prediction-using-python
Sales prediction involves estimating future product sales based on factors like advertising spend, target audience, and platform. Businesses rely on data scientists to forecast sales and optimize advertising costs. Machine learning in Python can be used for this task.
data data-analysis data-science data-visualization machine-learning matplotlib natural-language-processing numpy pandas prediction python sales-prediction-using-python sql
Last synced: 19 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_01
GoIT, Python Data Science, Homework number 1.
data-science google-colab jupyter-nootebook numpy numpy-arrays python
Last synced: 18 Apr 2026
https://github.com/hi-shekhar/data_science
Data science
algorithm-comparison decision-trees keras kmeans linear-regression logistic-regression numpy pandas python sentiment-analysis svm time-series visualization webcrawler
Last synced: 05 Apr 2026
https://github.com/nicovandenhooff/kaggle-competitions
A repository that contains my Kaggle projects.
data-analysis data-visualization deep-learning exploratory-data-analysis kaggle machine-learning matplotlib modeling neural-network numpy pandas seaborn sklearn
Last synced: 04 Apr 2026
https://github.com/psavarmattas/covid19-dashboard
The goal of this project is not to build just another dashboard for Covid 19. But, to focus on collaborative plot ideas, and a mobile friendly UI/UX.
appseed bootstrap covid covid-19 css dashboard django docker html javascript json numpy plotly python travis-ci
Last synced: 10 Apr 2026
https://github.com/alyssonmach/machine-learning-com-python
Aplicações de Machine Learning usando a linguagem de programação Python.
ia keras-tensorflow machine-learning matplotlib numpy pandas programming python scikit-learn scipy
Last synced: 10 Apr 2026
https://github.com/27ahmad/movie-recommendation-system
Welcome to the Movie Recommendation System! This project uses Streamlit to provide personalized movie recommendations based on user preferences and similarity.
movie-recommendation numpy pandas python scikit-learn
Last synced: 04 Apr 2026
https://github.com/orthoin3d/django-ndarrayfield
New Django field to store numpy ndarray.
django django-fields numpy numpy-arrays
Last synced: 07 Mar 2026
https://github.com/hansalemaos/stridesduplicatefinder
Calculate overlapping values between two arrays and return the results as a DataFrame
duplicates fast numexpr numpy strides
Last synced: 07 Mar 2026
https://github.com/the-developer-306/neural-style-transfer
Neural Style Transfer project leveraging TensorFlow and VGG19 to blend artistic styles with content images. Features include style and content initialization, multi-layer feature extraction, total variation loss, and post-processing enhancements like sharpening, upscaling, and brightening.
deep-learning image-processing neural-style-transfer numpy opencv-python post-processing tensorflow transfer-learning vgg19
Last synced: 01 May 2026
https://github.com/yassin522/music-genre-classification
This repository is dedicated to the Music Genre Classification project, an endeavor that leverages machine learning techniques to accurately classify music into various genres
catboost matplotlib numpy pandas python sklearn
Last synced: 04 Apr 2026
https://github.com/toxic-whitelgnd/matrice_cryptography
A simple math Project based on Matrices-Cryptography by using python-numpy
cryptography math-problem matrices numpy python3
Last synced: 25 Apr 2026
https://github.com/allanotieno254/pneumonia-xray-classification
This project is a Deep Learning-based Pneumonia classification system that allows medical staff to upload chest X-ray images and quickly determine whether a patient shows signs of pneumonia.
keras machine-learning numpy pandas pil pillow python streamlit streamlit-webapp
Last synced: 10 Apr 2026
https://github.com/jass024/bitcoin-historical-analysis
Performed comprehensive time-series analysis on 14+ years of Bitcoin historical data using Python (Pandas, NumPy, Plotly). Calculated key technical indicators (SMA, EMA, RSI, volatility) to identify market trends, potential anomalies, and areas of regulatory concern. Visualized results using interactive Plotly charts.
Last synced: 18 Apr 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: 12 Sep 2025
https://github.com/davityak03/customer-churn-model-using-ann
ann elu keras leaky-relu matplotlib-pyplot numpy pandas prelu python seaborn
Last synced: 10 Apr 2026
https://github.com/dipto9999/ml_introduction
An Introduction to Machine Learning, primarily using Python scikit-learn library.
data-science decision-trees jupyter-notebook k-means-clustering k-nearest-neighbors linear-regression logistic-regression machine-learning machine-learning-algorithms matplotlib numpy pandas principal-component-analysis python random-forest scikit-learn seaborn support-vector-machines
Last synced: 10 Apr 2026
https://github.com/chandkund/predicting-heart-disease
Welcome to the Heart Disease Prediction project! 🩺 This project focuses on developing a predictive model to assess heart disease risk based on health indicators like age, cholesterol levels, and blood pressure. By analyzing these features, we aim to create an effective tool for early diagnosis and heart disease prevention
machine-learning matplotlib numpy pandas python seaborn sklearn
Last synced: 18 Jan 2026
https://github.com/rokmark0/auto-feature-engineering
🐙 Automated feature engineering toolkit that creates, selects, and transforms features for machine learning on tabular data, boosting model accuracy and speeding workflows.
auto-feature-engineering automl aws-ec2 dask data-science explainable-ml feature-engineering featuretools machine-learning mahinelearning numpy pandas pandas-library python r sagemaker supervised-learning unsupervised-learning
Last synced: 10 Apr 2026
https://github.com/harmanveer-2546/ad-click-prediction-analysis-and-insights
To predict whether a user will click on ad or not.
ads analysis classification-report click insights linearregression matplotlib numpy onehotencoder pandas pipeline prediction preprocessing randomforestclassifier seaborn sklearn sklearn-compose sklearn-library sklearn-metrics standardscaler
Last synced: 27 Jan 2026
https://github.com/nihalrt/lung-cancer-data-analysis-
This is a data analysis report, created with python pandas, numpy, matplotlib, and seaborn. Provides valuable insights into the symptoms of lung cancer from a survey set.
matplotlib numpy pandas python seaborn
Last synced: 26 Jan 2026
https://github.com/mituskillologies/aiml-dypiemr-sep24
Programs conducted at DYPIEMR, Pune in training on AIML during September 2024.
artificial-intelligence data-analysis data-science machine-learning matplotlib neural-network numpy pandas python3
Last synced: 05 Apr 2025
https://github.com/rooneyrulz/cat-dog-classifier
Building a model using a convolutional neural network that well-classifying custom cat vs dog image data. including visualizations, data-preprocessing, future predictions, model-evaluation, identifying overfitting, and more.
artificial-intelligence convolutional-neural-networks data-preprocessing data-visualizations deep-learning keras matplotlib numpy pandas predictive-modeling python3 seaborn tensorflow2
Last synced: 10 Apr 2026
https://github.com/sgb31/csv-retrival-based-rag
Created a simple RAG system that lets users upload any CSV file and ask questions about it. It reads the data, finds the most relevant info, and uses an LLM to answer the query. Super handy for quickly exploring and understanding data through natural language.
generative-ai llm numpy pandas pydantic python3 sentence-transformers sklearn streamlit transformers
Last synced: 19 Jun 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-surface-graph
A demo of creating a 3d surface graph.
3d graph matplotlib numpy pandas python surface web
Last synced: 10 Apr 2026
https://github.com/technologicat/orderfix
Reorder solutions of parametric studies to make continuous curves
cython eigenvalues numpy postprocessing python python2 python27 python3 python34
Last synced: 25 Jan 2026
https://github.com/vbhvsingh0/deforestation_rainfall_correlation
The aim of this project is to check if there is any correlation of rainfall with deforestation in Pennsylvania state of USA.
correlation-analysis data-science matplotlib-pyplot numpy pandas python3
Last synced: 29 Apr 2026
https://github.com/ramarav/house_price_prediction
Machine learning approach for house price prediction using tensorflow.
jupyter-notebook jupyter-notebooks keras keras-models keras-neural-networks keras-tensorflow numpy python python-3 python3 tensorflow
Last synced: 10 Apr 2026
https://github.com/rlxchap2/crypto-miner
🔨Crypto Miner is a Python project designed to encrypt and decrypt files, especially images, using the powerful cryptography library
crypto cryptography csv numpy pillow python
Last synced: 08 May 2026
https://github.com/vbhvsingh0/cdc_immunization
This project explores the relationships in between different vaccines and the sex, age and other basic features in the data.
data-cleansing data-manipulation-with-pandas data-science numpy pandas-python python3
Last synced: 05 May 2026
https://github.com/ksasi/customer_segments
machine-learning numpy pandas python scikit-learn
Last synced: 10 Apr 2026
https://github.com/sadegh-khedry/titanic-survival-prediction
Predicting Titanic survival using neural networks.
conda-environment jupyter-notebook kersa matplotlib numpy pandas python seaborn sklea supervised-learning tensorflow titanic-kaggle
Last synced: 10 Apr 2026
https://github.com/andryadsm/predicting-house-prices
🏘️ Project Predicting House Prices (Python)
data-analysis data-preprocessing data-visualization feature-engineering house-prices machine-learning matplotlib numpy pandas python real-estate seaborn sklearn
Last synced: 04 Apr 2026
https://github.com/bishopce16/world_weather_analysis
The project’s objective is to improve a travel app to give customers a way to decide their travel destination and ideal hotel based on weather preferences.
apis citipy datetime gmaps json-traversal jupyter-notebook matplotlib numpy pandas python requests scipy
Last synced: 13 Apr 2026
https://github.com/aaaastark/twitter_sentiment_analysis
Twitter Sentiment Analysis
csv database machine-learning matplotlib numpy pandas python python3 sentiment-analysis sklearn tensorflow text-classification twitter twitter-sentiment-analysis
Last synced: 04 Apr 2026
https://github.com/smirnovlad/data-science-notebooks
A collection of various data analysis approaches
data-science deep-learning kaggle machine-learning numpy pandas pytorch
Last synced: 10 Apr 2026
https://github.com/reshmaaiman/fifa
FIFA20
data data-science data-visualization dataanalysisusingpython github jupyter-notebook matplotlib numpy pandas python seaborn-python
Last synced: 10 Apr 2026
https://github.com/ameykasbe/credit-card-fraud-detection-on-imbalanced-dataset
Examined data preprocessing techniques and performance of six different predictive models in Python to credit card fraud detection problem on an imbalanced dataset. Algorithms implemented - Logistic Regression, K Nearest Neighbours, Support Vector Classification, Naïve Bayes Classifier, Decision Tree Classifier, and Random Forest Classifier.
classification machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/vijaykumarr1452/startup_success_predictor
This project demonstrates the use of Multiple Linear Regression to predict the profits of startups based on investment in R&D, Administration, and Marketing of dataset (50_Startups.csv)
machine-learning multi-linear-regression numpy pandas python regression rsquare-values scikit-learn
Last synced: 10 Apr 2026
https://github.com/shivammg/coursera-ml-numpy
Coursera Machine Learning course done using Python, NumPy, and Seaborn
machine-learning numpy python seaborn
Last synced: 09 May 2026
https://github.com/patilsukanya/assignment-3-hypothesis-testing
Used libraries and functions as follows:
alternate-hypothesis annova chi2-contingency contingency-analysis ftest hypothesis-testing norm null-hypothesis numpy numpy-arrays pandas pvalue python scipy significance-testing stats
Last synced: 10 Apr 2026
https://github.com/thoughtscript/python_api_2023
Some fun with Flask, Python, and Machine Learning
angular docker docker-compose flask machine-learning mysql numpy
Last synced: 04 Apr 2026
https://github.com/yusufterzii/numpybasics
numpy numpy-arrays numpy-exercises
Last synced: 18 May 2026
https://github.com/farhad-here/median-performance-comparison
Benchmarking the performance of median calculation using vanilla Python vs NumPy.
data-analysis matplotlib numpy python
Last synced: 18 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/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/0xkibh/books-recommendation-system
This is the website with collections of top readed books with the functionaliy of recommendation system. It basically recommends the book on the basis of given books. It also shows data of different books available.
bootstrap css flask font-awesome html numpy pandas pickle
Last synced: 07 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/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/moonmoonsamal/data-driven-google-ads-for-listing-sites-analysis
Analyzed Google Ads performance to identify top channels, keywords, and geographical impact
cleaning-dataset eda manipulation modelling numpy visualization
Last synced: 27 Apr 2026
https://github.com/blazer-007/10-days-ml-challenege
Codes for various tasks for 10 days ML Challenge
cnn keras machine-learning matplotlib-pyplot nlp nltk numpy pandas python3 rnn scikit-learn tensorflow
Last synced: 06 Apr 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/semihbugrasezer/rockvsmine
Rock vs Mine Prediction with Python | Machine Learning Project
Last synced: 05 May 2026
https://github.com/bvsam/nnfs
Basic neural network built using Python and Numpy. Created to better understand neural networks.
artificial-intelligence deep-learning machine-learning neural-network neural-networks numpy python3
Last synced: 18 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/ugurcan222/a-different-approach--image-enhancement-with-imputation-and-regression-methods
This experimental work presents a different approach to increase the size and quality of an image by adding a blank pixel around each pixel in an image, enlarging the image, breaking it into parts, and generating these blank pixels by predicting them with models.
ai-image-upscaling computer-vision digital-image-processing gradient-boosting image-analysis image-enhancement image-enlargement image-interpolation image-processing imputation knn machine-learning numpy opencv pixel-prediction python randomforest regression-models super-resolution xgboost
Last synced: 17 Jan 2026
https://github.com/youssefali11997/100-numpy-exercises
100 exercise on NumPy library. NumPy (Numerical Python) is a package used for scientific computing with Python.
Last synced: 18 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/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/karthik9273/electric-vehicle-market-segmentation
Electric Vehicle market in India using Segmentation analysis and come up with a feasible strategy to enter the market, targeting the segments most likely to use Electric vehicles.
data-science machine-learning-algorithms matplotlib numpy numpy-arrays pandas seaborn statistics
Last synced: 18 Apr 2026
https://github.com/vansh-py04/data-analysis-questions-pandas-numpy-sql
Solution to 450+ Data Science Tech Stack questions essential for Data Analysts and Scientists!
data-analysis data-science deepnote machine-learning numpy pandas python sql
Last synced: 18 Apr 2026
https://github.com/rahulchouhan1/air-quality-data-in-india
India Air Quality Analysis (2015-2024)
matplotlib numpy pandas python
Last synced: 11 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/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/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/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/mrhoban/python-syntax-medical-insurance-project
datascience matplotlib numpy python
Last synced: 04 May 2026
https://github.com/kasraskari/python-for-data-science
Foundational concepts and libraries for data science with Python.
data-science jupyter-notebook matplotlib numpy pandas python scipy
Last synced: 04 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/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/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/nikita620/churn-prediction-using-ann
minor project for Python and AI
artificial-neural-networks matplotlib numpy pandas
Last synced: 03 May 2026
https://github.com/hussain-7/emotion_detection-master
Human Emotion Analysis using facial expressions in real-time from webcam feed. Based on the dataset from Kaggle's Facial Emotion Recognition Challenge.
keras-tensorflow matplotlib numpy opencv-python tensorflow
Last synced: 08 May 2026
https://github.com/crvargasm/moore-penrose-matrix
A small implementation of an algorithm that is capable of computing the Moore-Penrose inverse of any matrix.
numerical-methods numpy python
Last synced: 10 Apr 2026
https://github.com/abdul-rafay19/california-housing-price-prediction
This project predicts California housing prices using machine learning regression models, including Random Forests and Decision Trees. It covers data preprocessing, exploratory analysis, model training, and hyperparameter tuning to optimize performance.
decision-trees gridsearchcv linear-regression matplotlib numpy pandas python random-forest randomsearch-cv scikit-learn scipy seaborn
Last synced: 04 Apr 2026
https://github.com/amiridk/statics-and-algebra-in-python
simple and important statics operations and Famous statistical problems , also algebra operations
algebra itertools matplotlib numpy pandas python scipy seaborn static
Last synced: 24 Feb 2025
https://github.com/omarsaad21/rfm-clustering-
A full Data science and deployment project focusing on Data analysis and ML ( create a customer segmentation model to recommend the best merchants for each user as targetted offers)
business-solutions data-science eda numpy pandas plotly python sickit-learn streamlit
Last synced: 11 Apr 2026
https://github.com/kisaa-fatima/object-detection-using-yolo-v8
From this project I gained practical experience in AI, computer vision, and GUI development, while also understanding the importance of automation in retail processes.
computer-vision gui numpy opencv-python pil roboflow tkinter yolov8
Last synced: 18 May 2026