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/dabrokarol/atmorad-py
A 3D Monte Carlo simulation for radiative transfer.
atmospheric-science monte-carlo netcdf-files numpy physics-simulation python radiative-transfer
Last synced: 28 May 2026
https://github.com/zhanziyuan/pixelpuzzle-web
Encode/decode images using Base64 or shuffle/recover the pixels of images.
anime encryption image image-processing numpy python
Last synced: 11 Apr 2026
https://github.com/nourmorsy/topic_modelling
jupyter-notebook numpy pandas python
Last synced: 11 Apr 2026
https://github.com/nirmaldeepponnada/codeclauseinternshipproject1
This project involves Customer Segmentation using K-Means clustering to group customers based on Recency, Frequency, and Monetary (RFM) analysis from the Online Retail dataset. It also performs Sentiment Analysis on Amazon Product Reviews using Natural Language Processing techniques & Logistic Regression to classify reviews as positive or negative.
kmeans logistic-regression numpy pandas python3 regular-expressions scikit-learn tf-idf-vectorizer
Last synced: 11 Apr 2026
https://github.com/batthulavinay/which-anime-dominates-the-world
This Kaggle notebook analyzes the global popularity of anime across different countries. Using data visualization and statistical insights, we explore which anime dominate in various regions and uncover trends in global anime consumption.
data-visualization exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 24 Mar 2025
https://github.com/hariprasath-v/av-dataverse-hack---insurance-claim-prediction
Create a machine learning model to predict if the policyholder will file a claim in the next 6 months or not based on the set of car and policy features.
analyticsvidhya classification exploratory-data-analysis f1-score matplotlib numpy pandas python randomforest-classification scikit-learn seaborn shap
Last synced: 11 Apr 2026
https://github.com/nikhil-donthusaram/heartdiseaseprediction
Heart Disease Prediction App is a machine learning web application that predicts the likelihood of heart disease based on user medical inputs. Built using a Decision Tree Classifier and deployed with Streamlit for an interactive, user-friendly interface.
data-analysis descision-tree joblib jupyter-notebook machine-learning matplotlib numpy pandas python3 seaborn sklearn streamlit vscode
Last synced: 11 Apr 2026
https://github.com/pb319/california_house-price-prediction
This is going to be my first end to end ML project implementation covering all required stages taking guidence from book called "Hands On Machine Learning".
evaluation-metrics hyperparameter-tuning jupyter-notebook kfold-cross-validation machine-learning matplotlib numpy pandas python scikit-learn seaborn train-test-split
Last synced: 11 Apr 2026
https://github.com/yelypk/nasa-farm-navigators
NASA Space Apps Challenge Hackathon
fastapi javascript numpy phaser postgresql python railway
Last synced: 11 Apr 2026
https://github.com/moustafamohamed01/car-price-prediction
Car Price Prediction using Linear Regression A machine learning model that predicts car prices based on features like name, company, year, kilometers driven, and fuel type. Built with Linear Regression and deployed as a Streamlit web app.
data-science jupyter-notebook linear-regression machine-learning numpy pandas python sickit-learn sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/ferasaljoudi/driverdrowsinessdetection
Driver Drowsiness Detection using Machine Learning
drowsiness-detection keras-tensorflow machine-learning matplotlib numpy pandas python pytorch tensorflow
Last synced: 11 Apr 2026
https://github.com/nitesh648singh/chat-sentimental-analysis-
matplotlib numpy pandas seaborn
Last synced: 19 Apr 2026
https://github.com/reubenmathew/docscanner
📸 Document Scanner using an OpenCV Edge Detection Engine
Last synced: 11 Apr 2026
https://github.com/kaguya163/marketing_campaigns
Анализ маркетинговой эффективности в спортивном ритейле.
ab-testing machine-learning matplotlib numpy pandas python scikit-learn scipy sqlite3
Last synced: 11 Apr 2026
https://github.com/vansh-py04/convolution-net-from-scratch
A minimal NumPy-based implementation of a 3-layer convolutional neural network (CNN) from scratch — including custom forward and backward passes for conv, ReLU, pooling, affine, and softmax layers. Perfect for learning how CNNs actually work under the hood.
backpropagation cnn computer-vision convolutional-neural-networks cs231n cs231n-assignment deep-learning from-scratch from-scratch-in-python fully-connected-network machine-learning maxpool2d nueral-networks numpy softmax stanford-deep-learning
Last synced: 24 Apr 2026
https://github.com/dyarleniber/hands-on-machine-learning
This repository contains code examples, exercises, and projects related to the concepts covered in the book "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition" by Aurélien Géron.
ai artificial-intelligence keras machine-learning matpolotlib numpy pandas scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/stella4444/linear-regression
learning about linear regression (currently a work in progress) ~ working with data
linear-regression machine-learning numpy scikit-learn
Last synced: 20 Jan 2026
https://github.com/rutujaingole/jailbreaking-deep-models
This repository contains the codebase for Jailbreaking Deep Models, which investigates the vulnerability of deep convolutional neural networks to adversarial attacks. The project systematically implements and analyzes Fast Gradient Sign Method (FGSM), Projected Gradient Descent (PGD), and localized patch-based attacks on the pretrained
adversarial-attacks deep-learning densenet121 fgsm-attack imagenet-classifier jailbreak machine-learning numpy patch-based-attack pgd-adversarial-attacks torch
Last synced: 14 May 2026
https://github.com/omarsaad21/shopping-cart-eda
An EDA python project focusing on getting the most out of a movies dataset (- 1- combine this data together - 2- check messing values - 3- show summary statistics - 4- deal with date time and extract features from dates - 5- answer at least three questions from this data)
eda jupyter-notebook numpy pandas plotly python
Last synced: 13 Apr 2026
https://github.com/adi3042/sensor-fault-detection
🔍⚙️ Ensure Reliable Operations! Detect anomalies and prevent disruptions with our Sensor Fault Detection system. Explore advanced classification and regression techniques to identify and address sensor faults effectively. Your path to robust and accurate sensor data begins here! 🚨🔧 SensorFaultTech
classification css datetime fault-detection flask functools html ipykernel jupternotebook machine-learning numpy pandas python3 readme regression scikit-learn sensor setuptools venv
Last synced: 11 Apr 2026
https://github.com/yasharmaster/coursera-deep-learning
Deep Learning Specialization by Andrew Ng on Coursera.
coursera coursera-deep-learning deep-learning keras keras-tensorflow numpy python tensorflow
Last synced: 11 Apr 2026
https://github.com/lorenzorottigni/ml-spam-filter
Machine Learning python bootcamp: natural language processing with spam filter purposes
machine-learning npl numpy pandas python scikit-learn seaborn spam-filtering
Last synced: 11 Apr 2026
https://github.com/hmourad2023/tweets_sentiments_emotions_analysis
Les réseaux sociaux, et en particulier Twitter, sont des plateformes essentielles où les utilisateurs expriment leurs sentiments et émotions au quotidien. Analyser les tweets peut fournir des informations précieuses sur l’humeur collective et les préoccupations des gens. Ce projet utilise un dataset de tweets disponible sur Kaggle
Last synced: 01 Aug 2025
https://github.com/frauvate/cheatsheet
This project provides ready-to-use templates for machine learning base models. This repo, which contains templates of common models in Jupyter notebook format, aims to help users quickly implement these models and easily adapt them to their own projects.
machine-learning machinelearning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/psycho-poodle/simple_rnn_imdb
This repository contains a simple web application for sentiment analysis of movie reviews using a pre-trained RNN model. The application is built with TensorFlow and Streamlit, making it easy to use and deploy.
numpy python streamlit tensorflow
Last synced: 11 Apr 2026
https://github.com/dane-meister/machine-learning-algos
Repository of several ML algorithms implemented for different environments and robot control vectors.
colab-notebook gymnasium jupyter-notebook machine-learning-algorithms numpy opencv pybullet python pytorch
Last synced: 11 Apr 2026
https://github.com/blacksujit/neural_network_using_numpy_and_math
Inspired from a repo . i have implemented an some ground level maths and logic . In this neural network no tensorflow , pytorch is used it is just prepared by using numpy and some logical math.
algorithmic-composition basics-of-python calculus criticalthinking innovation machine-learning maths neural-network neuralnetworkusingnumpy numpy purebasics
Last synced: 26 Aug 2025
https://github.com/nickklos10/league-of-legends-match-predictor
Predicting League of Legends Match Outcomes Using Logistic Regression and PyTorch.
jupyter-notebook matplotlib numpy pandas pytorch scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/tigureis/aula_deployment
This project not only demonstrates a machine learning pipeline but also serves as a template for deploying models into production. By leveraging the project's structure and code, you can streamline the process of deploying your own machine learning models.
Last synced: 11 Apr 2026
https://github.com/alaazameldev/text-based-search-engine
Implementation of a search engine using TF-IDF and Word Embedding-based vectorization techniques for efficient document retrieval
chromadb fastapi gensim-word2vec nltk numpy precision-recall python scikit-learn tf-idf-vectorizer
Last synced: 20 Jan 2026
https://github.com/jaygaha/ai-mastery-roadmap
A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!
artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial
Last synced: 18 Jan 2026
https://github.com/collins-kimotho/wrangle-and-analyze-project
Data Wrangling and Analysis Project: Analyzing WeRateDogs Twitter Account Data
explanatory-data-analysis exploratory-data-analysis matplotlib numpy pandas python twitter twitter-api
Last synced: 11 May 2026
https://github.com/niteshchawla/yulu-hypothesistesting
Yulu has recently suffered considerable dips in its revenues. They have contracted a consulting company to understand the factors on which the demand for these shared electric cycles depends. Specifically, they want to understand the factors affecting the demand for these shared electric cycles in the Indian market.
hypothesis-testing matplot numpy pandas-library scipy-stats seaborn
Last synced: 20 Apr 2026
https://github.com/gustavoaca1997/placa-orificio-velocidad
script en python3 para obtener la velocidad de una placa orificio mediante tanteos
chemistry numerical-calculations numerical-methods numpy python
Last synced: 01 May 2026
https://github.com/beberiche/jeon-woo-chi
지역 축제를 기반으로 하는, 게이미피케이션을 접목시킨 지역 상권 맞춤 추천 서비스
aws django docker elasticsearch grafana jenkins kibana logstash numpy pandas phaserjs prometheus react react-query recoil redis spring-boot tensorflow typescript zipkin
Last synced: 10 Mar 2026
https://github.com/benjifinance/benjimlmodel
This is the ML model of the Benji Application
ai ai-prediction analyzing-data forcasting matchine-learning ml numpy pandas python3 random-forest
Last synced: 11 Apr 2026
https://github.com/hafaio/hilbert-bytes
A python library for converting between d-dimensional points and indices on a hilbert curve
hilbert-curve numba numpy python
Last synced: 12 Feb 2026
https://github.com/bilalm04/autonomous-lane-detection
An autonomous lane detection system leveraging OpenCV to process images and videos, accurately identifying lanes and providing key visualizations.
artificial-intelligence computer-vision lane-detection machine-learning matplotlib numpy opencv python
Last synced: 20 Jan 2026
https://github.com/pymivn/vinastats
Khám phá các sự thật ở Việt Nam với thống kê và số liệu từ tổng cục thống kê Việt Nam
numpy pandas statistics vietnam
Last synced: 02 Apr 2026
https://github.com/rudrodip/timmygrad
scalar value gradient descent optimizer
backpropagation gradient-descent multilayer-perceptron-network neural-network numpy python3 pytorch
Last synced: 09 May 2026
https://github.com/privatepeople/dataanalysis
데이터 분석 공부를 위한 저장소
data-analysis data-science data-visualization matplotlib numpy pandas python scikit-learn scipy
Last synced: 26 Jan 2026
https://github.com/waynewbishop/bishop-algorithms-quiver-package
Quiver is a Swift package that provides vector operations for Swift applications.
data-science linear-algebra numpy swift vectors
Last synced: 31 Mar 2025
https://github.com/klihe/astar-visualization
I am trying to implement *a path finding algorithm and create a visualization of it with Python and numpy library
algorithm astar-algorithm numpy pathfinding pygame python visualization
Last synced: 06 Apr 2025
https://github.com/l-gre/tradefx-ai
A Python-based project exploring algorithmic trading strategies, including backtesting, real-time data integration, and predictive modelling with TensorFlow and Keras. Key topics include technical indicators, risk management, and leveraging AWS and broker APIs for automated trading
algorithmic-trading aws backtesting broker-api keras machine-learning matplotlib numpy pandas portfolio-optimisation python real-time-data-integration risk-management technical-indicators tensorflow
Last synced: 12 Apr 2026
https://github.com/shwetapardhi/assignment-3-q3-hypothesis-testing
Chi2 contengency independence test image of Buyer Ratio Assume Null Hypothesis as Ho: Independence of categorical variables (male-female buyer rations are similar across regions (does not vary and are not related) Thus Alternate Hypothesis as Ha: Dependence of categorical variables (male-female buyer rations are NOT similar across regions (does v
chi2-contingency contingency-analysis hypothesis-testing norm numpy pandas python scipy stats
Last synced: 12 Apr 2026
https://github.com/windjammer6/7.-numpy-pandas-matplotlib-learning-and-practice-python
My learning journey of Python's Libraries NumPy, Pandas and Matplotlib
matplotlib numpy pandas python
Last synced: 08 May 2026
https://github.com/amirkh777/data-science-yandex-practicum
My projects from the Yandex Practicum Data Science course.
data-science matplotlib numpy pandas python scikit-learn scipy seaborn
Last synced: 12 Apr 2026
https://github.com/codeslash21/data_analyst_nanodegree
Notes and projects on Data Analyst Nanodegree.
data-analysis data-analyst-nanodegree data-cleaning data-visualization data-wrangling numpy pandas python3
Last synced: 06 May 2026
https://github.com/newsoftwareculture/datascience
jupyter-notebook keras-tensorflow numpy object-detection opencv pandas python3 tensorflow
Last synced: 12 Apr 2026
https://github.com/maruf346/python-programs
Here some basic python programs are uploaded. Find your needed one. Happy coding!
dict-python list-in-python numpy numpy-exercises pandas-python set-in-python tuples-in-python
Last synced: 16 May 2026
https://github.com/sanjanahombal/sentiment-analysis-using-neural-networks
This project explores sentiment analysis using neural networks
convolutional-neural-networks countvectorizer deep-learning keras matplotlib neural-network numpy python tensorflow tfidf-vectorizer
Last synced: 06 Jan 2026
https://github.com/iamkushvanth/marketing-campaign-analysis
Data analysis comparing the performance of Facebook and AdWords ad campaigns in 2019, Using Statical Methods such as A/B test focusing on clicks, conversions, cost-effectiveness, and seasonal trends.
ab-testing hypothesis-testing linear-regression matplotlib-pyplot numpy pandas python regression-analysis scikit-learn scipy stastistics
Last synced: 07 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_05
Метод опорних векторів -Support Vector Machine, SVM. Дерева рішень - RandomForestClassifier, XGBClassifier
classification numpy pandas python random-forest-classifier reporting scikit-learn svm-classifier svm-model xgbclassifier
Last synced: 12 Apr 2026
https://github.com/prakshal0809/machine_learning_algorithms
This project showcases basic machine learning programs I developed during my studies, written in Python, intended for educational use or as a foundation for more advanced projects.
machine-learning matplotlib numpy pandas python
Last synced: 12 Apr 2026
https://github.com/iadtya/hate-text-classification
Training RNN(LSTM) on Hate speech with tensorflow and keras
fastapi keras lstm nltk numpy pandas tenserflow
Last synced: 12 Apr 2026
https://github.com/jpcadena/ventas-facturas
Ventas con facturas
data data-analysis data-exploration data-extraction data-science excel feature-engineering matplotlib microsoft numpy pandas powerbi product-sales pylint python receipts sales
Last synced: 12 Apr 2026
https://github.com/sadegh15khedry/creditcard-transaction-anomaly-detection-using-isolationforest
detecting fraudulent transactions in credit card data using anomaly detection techniques.
anomaly-detection matplotlib numpy pandas python seaborn sklearn
Last synced: 27 Feb 2025
https://github.com/webintellectual/coloured-image-to-b-w-converter-web-app
A Streamlit web application to convert a coloured image to black and white image.
numpy opencv pil pillow python3 streamlit streamlit-webapp
Last synced: 12 Apr 2026
https://github.com/offthetab/matcha_code_generation
Fine-tunning MatCha model for better python matplot lib code generation by given chart.
fine-tuning huggingface matcha matplotlib numpy pandas pil sklearn torch
Last synced: 20 Jan 2026
https://github.com/gurpreet0022/unveiling-pcos
Data Driven approach to get insights about PCOS
analysis eda insights matplotlib numpy pandas python3 scipy-stats seaborn visualisation
Last synced: 12 Apr 2026
https://github.com/amruta33/customer-support-on-twitter
The Customer Support on Twitter dataset is a large, modern corpus of tweets and replies to aid innovation in natural language understanding and conversational models, and for study of modern customer support practices and impact.
nlp numpy pandas python regex sklearn
Last synced: 12 Apr 2026
https://github.com/elhanarinc/deeplearning
Ceng 783 Deep Learning Assignments
ipython-notebook jupyter-notebook numpy python2
Last synced: 06 May 2026
https://github.com/dane-meister/neural-network
Creating a Neural Network from scratch.
activation-functions loss-functions machine-learning neural-network neural-networks neurons numpy python python3
Last synced: 02 Jul 2025
https://github.com/adarshpheonix2810/fake-job-post-detection
This project focuses on detecting fake job posts using machine learning. Fake job advertisements are often created to scam individuals by stealing personal information or money.
data-analysis deep-learning joblib machine-learning nlp-machine-learning numpy pandas python scikit-learn tkinter
Last synced: 12 Apr 2026
https://github.com/f-ssemwanga/dab-dataanalysis
DAB Radio Data Analysis Application
matplotlib numpy oop-principles pandas-dataframe postgresql psycopg2 python-3 regex-pattern seaborn threading tkinter-gui
Last synced: 12 Apr 2026
https://github.com/abdulloyev/datascientis-opensource
big-data linear-regression numpy pandas polinomial-regression python-3
Last synced: 12 Apr 2026
https://github.com/mariam-zaidi/credit_risk_analytics
Performing Exploratory Data analysis for loan application approvals and understanding Risk analytics
exploratory-data-analysis matplotlib numpy pandas risk-analytics seaborn
Last synced: 06 May 2026
https://github.com/nicolas-giacomelli/modelo-polinomial-api-streamlit
Codigo focado em treinamento de modelo de previsão de salario por tempo de empresa e nivel dentro da empresa disponibilizado por api e usando front-end streamlit para calcular basta inserir tempo de empresa e nivel e calcular o resultado de salario compativel
api fastapi joblib machine-learning matplotlib numpy pandas pingouin pydantic scikit-learn seaborn streamlit uvicorn
Last synced: 12 Apr 2026
https://github.com/abideen-olawuwo/healthmonitor
A model for healthmonitor
knearest-neighbor-classifier logistic-regression matplotlib numpy pandas python random-forest-classifier seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/manuelfay/numpydeeplearning
Deep Learning Framework built entirely using numpy
deep-learning deep-learning-framework minigrad numpy pytorch
Last synced: 06 May 2026
https://github.com/nisch-mhrzn/book-recommender-system
A Flask-based application that suggests books tailored to user preferences, leveraging collaborative filtering and a curated dataset.
Last synced: 12 Apr 2026
https://github.com/fimbres/emotion-recognition
This is an AI project developed in Python to recognize emotions in people.
ai kaggle-dataset keras numpy opencv python tensorflow
Last synced: 12 Apr 2026
https://github.com/urvee1810/eda-time-series
A comprehensive time series analysis of French retail quarterly sales data from 2012 to 2017. The project focuses on analyzing sales patterns, seasonal decomposition, and trend analysis using various statistical techniques and visualizations.
arima-modeling data-visualization exploratory-data-analysis matplotlib numpy pandas pmdarima python scikit-learn seaborn statsmodels time-series-analysis trend-analysis
Last synced: 12 Apr 2026
https://github.com/yousefalaaali/video-game-sales
Data Analysis Project - Video Game Sales
k-means-clustering matplotlib numpy pandas principal-component-analysis python scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/parkjungyoon/til-data_study
✍ 데이터분석, 데이터베이스, 클라우드 컴퓨팅 등을 공부하고 기록하는 저장소 입니다.
crawling machine-learning monodb mysql numpy pandas python
Last synced: 12 Apr 2026
https://github.com/mzayles/iris-seaborn_visualizacao-dados
💻📊✅ Curso de Programação em Python para Data Science | Gráficos utilizando a base de vendas da Seaborn e a biblioteca Matplotlib.
matplotlib numpy pandas python seaborn
Last synced: 24 Mar 2025
https://github.com/mzayles/base_vendas_dataprep
💻📊✅ Curso de Programação em Python para Data Science | Preparando e tratando dados com Pandas e NumPy.
Last synced: 24 Mar 2025
https://github.com/mzayles/base_vendas_analise-exploratoria
💻📊✅ Curso de Programação em Python para Data Science | Identificando e analisando problemas.
Last synced: 24 Mar 2025
https://github.com/jvictor011/big-five-personality-test
Usando machine learning para fazer o agrupamento de um sistema de traço de personalidade
matplotlib numpy os pandas python seaborn
Last synced: 07 May 2025
https://github.com/vikpires/ds_tips-dataset
Projeto individual do bootcamp de ciência de dados avanti 2024.2, com o objetivo de analisar e observar padrões no conjunto de dados "Tips".
data-analysis data-science data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn tips
Last synced: 17 Sep 2025
https://github.com/RedInfinityPro/AI_projects
Rating (7/10) The code is a chatbot that interacts with users based on article content. However, issues include incorrect sorting, typos, incorrect indentation, and lack of explanations for each part, potentially affecting the bot's robustness and understanding of context.
newspaper nltk numpy python random sklearn string warnings
Last synced: 30 Sep 2025
https://github.com/kunalshelke90/students_marks_prediction_in_exams
Students Performance Evaluation using Feature Engineering, Feature Extraction, Manipulation of Data, Data Analysis, Data Visualization .Later on deployed on AWS with help of docker
dokcerfile flask githubactions machine-learning matplotlib mlops numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/criscorreas/ad-prediction-classification-models
Alzheimer's Disease (AD) prediction using the OASIS-2 dataset
alzheimers-disease keras lgbmclassifier matplotlib model-classification numpy oasis-2 pylab python pytorch scipy seaborn sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/sofiaalmaz/fanfictionproject
Анализ фанфиков по Гарри Поттеру с целью написания самого популярного фанфика
analysis fanfics fanfiction harry-potter jypyternotebook matplotlib ml networkx numpy pandas python scipy seaborn streamlit wordcloud
Last synced: 06 Jan 2026
https://github.com/ailsonguedes/iris-flower-ml-project
Machine learning model using logistic regression to classify the Iris-Flower of dataset.
classification data-science dataset ia iris-classification iris-dataset jupyter-notebook logistic-regression machine-learning numpy pandas python sklearn
Last synced: 12 Apr 2026
https://github.com/jeslipriya/emotion-detection
This project is an enhanced real-time facial emotion detection system that uses deep learning (OpenCV + mini-XCEPTION) to accurately recognize human emotions through a webcam or image input. It features advanced preprocessing, temporal smoothing, and a clean visual interface for smooth and stable emotion analysis.
7-emotions deep-learning emotion-detection fer2013 numpy opencv opencv-python python tensorflow
Last synced: 03 Jul 2025
https://github.com/c-mohammed-zaid/python
A diverse collection of Python projects showcasing skills in game development, data manipulation, and utility tools, including classic games, encryption, and data analysis.
jupyter-notebook matplotlib numpy pandas python scipy turtle
Last synced: 06 Jan 2026
https://github.com/darkusphantom/newton-method
7 ejercicios practicos del método de Newton en la programación computacional
computational-maths numpy python
Last synced: 25 Mar 2025
https://github.com/theoldvalyria/python_projects
Проекты, направленные на анализ данных Python и АБ-тестирование.
ab-testing matplotlib metrics numpy pandas python scipy seaborn visualisation
Last synced: 06 Jan 2026
https://github.com/kareem74x/data-mining-uni-project
A project focused on applying data mining techniques to extract insights from datasets
data-mining matplotlib numpy pandas python
Last synced: 25 Feb 2026
https://github.com/ds-python-programmers-spectrum/flipkart-sentimental_analysis-app
The Flipkart Sentiment Analysis project aims to analyze customer reviews of Flipkart products using Natural Language Processing (NLP) and visualize insights through a Streamlit-based web application. This system will classify customer feedback as positive, negative, or neutral
machine-learning nltk numpy pandas sentiment-analysis streamlit-webapp textblob vader-sentiment-analysis
Last synced: 22 Jun 2025
https://github.com/akashash01/random_forest
It enable learning method for classification, regression and other task. Operates by building multiple decision tree ay training time. It is much more robust than Decision Tree algorithm.
data-science machine-learning numpy pandas python random-forest-classifier sklearn supervised-learning
Last synced: 01 Apr 2025