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/ericchw/youth_discord_nlp_chatbot
A python AI chatbot with emotion detection model. Frontend using PHP, API using Flask and database using PostgreSQL. Collaborate with CyberYouth from SJS. @HKMU 2022-2023 FYP
ai bootstrap chatbot chinese-nlp docker emontion-detection flask jquery machine-learning nlp nlp-machine-learning nltk numpy pgsql php postgresql pycord torch transformers
Last synced: 21 Jan 2026
https://github.com/the-developer-306/fake-review-detector
This project is a machine learning-based review classification system that predicts whether a product review is GENUINE or FAKE. It preprocesses review text, analyzes sentiment, and uses numerical features like ratings and helpfulness to make predictions. The model is deployed via a Flask web application for user interaction.
classification flask logistic-regression machine-learning numpy pandas python renderdeploy scikit-learn sentiment-analysis
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/skywalkerSam/Python-101
Introduction to Python 3
bootcamp django flask jupyter-notebook matplotlib ml numpy pandas python-bootcamp python-development python-scripting python3 web-scraping
Last synced: 23 Apr 2025
https://github.com/ahmedabdalkreem/animals_classification
This project is dependent to make classification between faces of cats, dogs and wild_animals and use multiple model such as CNN and pretrained model like ResNet and MobileNet and show the result of all model in the image using heatmap to know what is the part that model take decision when see it.
classification cnn heatmap matplotlib mobilenet numpy opencv pandas pretrained-models python restnet
Last synced: 12 Apr 2026
https://github.com/chandkund/sentiment-analysis-using-nlp
This project focuses on Sentiment Analysis using the textual content from product reviews. The goal is to analyze user sentiments based on their written feedback, particularly focusing on the "reviewText" column in the dataset.
lemmatization matplotlib nlp nltk numpy pandas seaborn tokenization
Last synced: 31 Jan 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/soumyapro/heart-disease-prediction
This project is aimed at predicting the likelihood of coronary heart disease (CHD) in individuals over the next ten years using Logistic Regression.
logistic-regression numpy pandas simpleimputer sklearn
Last synced: 21 Jan 2026
https://github.com/nakshjainsonigara/football-eda
This EDA offers a comprehensive exploration of football analytics, leveraging Python libraries to analyze players, club games, and various other aspects of the sport. Through statistical analysis and visualization, we uncover insights into player performance, club strategies, and league dynamics providing valuable insights for football enthusiasts.
dash exploratory-data-analysis matplotlib numpy pandas plotly python scipy seaborn statistics
Last synced: 07 Jan 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/hariprasath-v/av_job-a-thon-august-2022
Build a Machine Learning model to predict the CTR(click through rate) of an email campaign based on the email campaigning information.
exploratory-data-analysis klib machine-learning matplotlib numpy pandas pycaret-library regression 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/harshit433/brain-tumor-classification
It is a CNN model trained to predict the type of brain tumor from an MRI scan.
artificial-neural-networks cnn-classification image-classification keras-tensorflow numpy pandas python transfer-learning
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/abideen-olawuwo/logistic-regression-house-prediction
Using logistic Regression Model to predict house price
logistic-regression matplotlib numpy pandas python seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/linggarm/priority-task-selection-using-evolutionary-programming
A web app that utilizes Evolutionary Programming to determine and prioritize tasks for efficient scheduling.
artificial-intelligence css evolutionary-algorithms evolutionary-programming flask html javascript machine-learning numpy python
Last synced: 12 Apr 2026
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/nilayhangarge/data-analysis-with-python
This repository provides a practical introduction to data acquisition and analysis using Pandas. It covers loading datasets, exploring data, manipulating data, and gaining insights through statistical summaries. Ideal for beginners, it offers code examples and explanations to enhance your data manipulation skills using Pandas for Python.
data-acquisition data-analysis data-analytics data-binning data-cleaning data-engineering data-fundamentals data-insights data-integration data-preprocessing data-science data-wrangling numpy pandas python
Last synced: 12 Apr 2026
https://github.com/sandipkushwaha20/brain_tumour_detector
This project utilizes deep learning to detect and classify brain tumors from MRI images. The primary objective is to determine whether a tumor is present and, if so, classify its type with high accuracy.
deeplearning keras numpy pandas python 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/wisdom-osborn/data-analytics-course-online-
π Data Analytics with Python β Hands-on Course Materials Jupyter notebooks, projects, and datasets based on the freeCodeCamp Data Analysis with Python certification. Learn NumPy, Pandas, data cleaning, and visualization through real-world examples
data data-analysis data-science data-visualization freecodecamp numpy pandas pandas-dataframe project python
Last synced: 19 Apr 2026
https://github.com/mairagalvao/steak_risk_data
A data analysis based on correlations and comparisons among the samples.
database matplotlib numpy pandas python3 sql
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/chenshuliu/python-guide-to-numpy
This repository is dedicated to explaining the functionalities of Numpy in Python
Last synced: 18 Jan 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/supriya811106/twitter-sentiment-analysis
Analyzing the mood of tweets! We sort tweets on popular topics into positive, negative, or neutral categories to gauge public opinion. See what Twitter really thinks!
bernoulli-naive-bayes jupyter-notebook matplotlib nlp-machine-learning nltk numpy pandas python scikit-learn seaborn sentiment-analysis text-classification tfidf-vectorizer wordcloud
Last synced: 05 Apr 2026
https://github.com/miguelszzz/simple_mnist
Minimalist MNIST implementation with two hidden layers written in C
ddpm densenet-tensorflow generative-model image-processing keras machine-learning neural-network numpy scratch tensorflow-mnist-train transformer triplet-loss vit vit-mnist
Last synced: 25 Mar 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/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: 21 Jul 2025
https://github.com/AsuquoAA/Applied_Data_Science_with_Python_Study
matplotlib numpy pandas seaborn
Last synced: 21 Jul 2025
https://github.com/2kabhishek/ml-primer
Basic Machine Learning & Data Science in Python/ ππ
jupyter-notebook machine-learning matplotlib numpy pandas python
Last synced: 12 Apr 2026
https://github.com/rubada/machine-learning-with-ruba-dabbas
Advance your skills and start your career here, by taking the online courses on Intuidemy.
course learning machine machine-learning matplotlib matplotlib-pyplot models numpy pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/shreyazh/respire
To deal with Respiratory Challenges
machine-learning matplotlib numpy pandas pillow python scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/sudarshanc00/mnist-digit-classification
This project uses a machine learning model to classify handwritten digits (0-9) from the MNIST dataset, a popular collection of grayscale images for image classification benchmarking. It includes a Jupyter Notebook to train a neural network, enabling accurate recognition and classification of digits.
jupyter-notebook matplotlib numpy python tensorflow
Last synced: 12 Apr 2026
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/trissim/polystore
Framework-agnostic multi-backend storage abstraction for ML and scientific computing
backend data io jax ml multi-framework numpy pytorch scientific-computing storage tensorflow zarr
Last synced: 12 Apr 2026
https://github.com/rayniel95/erecog
Simple ethnicity classifier using transfer learning with VGG. // unfinished
artificial-intelligence artificial-neural-networks artificialintelligence deep-learning deeplearning-ai ethnicity-classifier fairface-dataset jupyter-notebook keras machine-learning machinelearning machinelearning-python neural-networks notebook-jupyter numpy pandas-python python python3 sckit-learn
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/marcelovilla/fire-congress-2019-tdf-talk
This repository contains the code used for the project presented in the "Fire activity on the Colombian Tropical Dry Forest: an environmental and social perspective" talk during the 8th International Fire Ecology and Management Congress.
earth-observation ecology fire-activity gdal latex matplotlib modis numpy pandas python remote-sensing requests seaborn tikz trmm xarray
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/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/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/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/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/subhamsarangi/pdnp
Data Analysis using Python
matplotlib numpy pandas python3
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/purcellcjp/credit-risk-classification
This project utilized Python and scikit-learn libraries to train and evalute a Machinge Learning model based on loan risk.
machine-learning numpy pandas-dataframe python scikit-learn
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/anupreet02/deep-learning-challenge
The objective of this analysis is to develop a deep learning model capable of predicting whether a charity funded by Alphabet Soup is likely to be successful. The model is built using the charity dataset, which contains various features related to each charity, and is used to classify charities as successful or not based on these features.
numpy pandas sckit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/llwusill/firepredictioncnn
CNN kullanarak Orman YangΔ±nΔ± Tahmin/Tespit Sistemi
matplotlib numpy opencv-python pandas sckiit-learn seaborn tensorflow
Last synced: 12 Apr 2026
https://github.com/renukadhule/crop_production_python_analysis
This project analyzes crop production data in India from 1997 to 2015, identifying trends, seasonality, and top-performing states and crops. The insights aim to guide improvements in agricultural productivity and policy decisions.
matplotlib numpy pandas python
Last synced: 12 Apr 2026
https://github.com/samkazan/structural_discovery_of_macromolecules_data_analysis
This research project uses machine learning techniques and neural network to uncover key factors that contribute to successful protein structure discovery using Python and R
classification clustering ipython-notebook jupyter-notebook keras-neural-networks keras-tensorflow machine-learning neural-network numpy python r rmarkdown scikit-learn scipy tensorflow
Last synced: 02 Feb 2026
https://github.com/necraul/perlin-noise-py
Some examples of generating perling noise using Python
noise numpy perlin-noise python python3 vector
Last synced: 11 Mar 2025
https://github.com/frolov-andrey2405/prime-numbers-and-polar-coordinate-system
Prime numbers and polar coordinate system
Last synced: 01 May 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/dahsie/machine_learning_from_scratch
This project aims to implement some machine learning basic techniques(e.g. MinMaxScaler, StandardScaler, TD-IDF, PCA, Logistic Regression, LDA, KNN, Naive Bayes Classifier) using only pyton, numpy and pandas. This will enable me to have hone my data scientist skills
classification clustering data data-processing datascience machienlearning nlp nltk numpy pandas python regression
Last synced: 04 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/francislauriano/chatsoftex
Plataforma desenvolvida em Python que visa automatizar e agilizar o processo de avaliaΓ§Γ£o de projetos de inovaΓ§Γ£o tecnolΓ³gica, utilizando inteligΓͺncia artificial e critΓ©rios padronizados com base na Lei do Bem.
cryptography fernet firebase flask flask-jwt-extended hugging-face-transformers numpy openai pdfplumber postgresql pyjwt pymupdf-fitz pypdf2 python pytorch scikit-learn scipy spacy sqlalchemy tensorflow
Last synced: 03 Apr 2026
https://github.com/nilusche/feed_forward_network_py
Implementation of a neural network in python which can predict handwritten numbers from the MNIST dataset.
colab-notebook feed-forward-neural-networks neural-network numpy python
Last synced: 01 May 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/ewdlop/computational-physcis-notes
Computational Physics written in Python
maple matlab numpy physics-simulation python qsharp scipy wolfram-mathematica
Last synced: 20 Apr 2026
https://github.com/elifftosunn/data-labeling
Bu araΓ§ veri kazΔ±ma aΕamasΔ±ndan sonra verilerin istenilen kategoriye gΓΆre etiketlenmesi ve kullanΔ±lmayacak olan verilerin database'ten silinmesi ile makine ΓΆΔrenmesi modellerini kullanmak iΓ§in etiketleme adΔ±mΔ±nΔ±nΔ± otomatikleΕtirmek amaΓ§lΔ± yapΔ±lmΔ±ΕtΔ±r.
base64 kaleido numpy os pandas plotly postgresql psycopg2 psycopg2-binary time
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/manoj-kumar-c/data_analyst_projects
Live Data Analyst Projects.
Last synced: 07 Feb 2026
https://github.com/chandkund/iris-classification
Iris Classification project using machine learning to classify iris flowers into Setosa, Versicolour, and Virginica species. Includes data exploration, model training with SVM, Logistic Regression, and Decision Tree, and performance evaluation. Contributions welcome! Python, Pandas, Scikit-learn, Seaborn, Matplotlib.
machine-learning matplotlib-pyplot numpy pandas python sklearn
Last synced: 21 Jan 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/dylan-stewart/marvel-mysql-project
Project for Data Science
data-science iris-dataset marvel mysql network-x numpy pandas python
Last synced: 13 Apr 2026
https://github.com/djdhairya/electronic-search-engine
bytesio countervector nltk numpy pandas pickel pillow sklearn streamlit
Last synced: 13 Apr 2026
https://github.com/yosrak5/predictive_maintenance
End-To-End Predictive Analytics to predict Hardware Maintenance Before it occurs using data preprocessing and Machine Learning classification modeling (XGBOOST , Random Forest )
data-factory data-perspective machine-learning-workbench matplotlib numpy pandas python random-forest seaborn xgboost
Last synced: 25 Feb 2026
https://github.com/shwetapardhi/assignment-1-q11--basic-statistics-level-1
Q11) Suppose we want to estimate the average weight of an adult male in Mexico. We draw a random sample of 2,000 men from a population of 3,000,000 men and weigh them. We find that the average person in our sample weighs 200 pounds, and the standard deviation of the sample is 30 pounds. Calculate 94%,98%,96% confidence interval?
confidence-interval normalization numpy pandas python scipy stats
Last synced: 13 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/murugavl/loan_approval_prediction
This project is a Loan Approval Prediction System that uses Machine Learning to determine whether a loan application should be approved or rejected based on various factors. It is deployed using Streamlit for an interactive user experience.
jupyter-notebook machine-learning numpy pandas python random-forest-classifier scikit-learn stremlit
Last synced: 13 Apr 2026
https://github.com/tralahm/kaggle-titanic-competition
Predicting Titanic Passenger Survival Using Machine Learning
data-analysis jupyter-notebook kaggle-competition kaggle-dataset machine-learning matplotlib numpy pandas predictive-modeling python3 sklearn tralahm tralahtek
Last synced: 13 Apr 2026
https://github.com/pedasoft-consult/house-price-prediction
This project is a machine learning-powered web application for predicting house prices based on various features such as area, bedrooms, bathrooms, and more. It uses Flask for the backend and HTML/CSS/JavaScript for the frontend.
flask joblib matplotlib numpy pandas r2 random-forest regression seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/gustavo-venceslau/housing-price
A Machine Learning project to create a model to predict housing prices. The project is based on the example in chapter 2 of the book Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow by AurΓ©lion GΓ©ron
conda machine-learning matplotlib numpy pandas python sklearn
Last synced: 13 Apr 2026
https://github.com/bachboy0/montecarlo
Python-based Monte Carlo simulations for statistical analysis and modeling.
monte-carlo-methods numpy python
Last synced: 21 Apr 2026
https://github.com/ayhem18/tinyad
A simple Python library to better understand automatic Differentiation
automatic-differentiation mathematical-programming numpy python3
Last synced: 29 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/jim-by/tweet-sentiment-analysis
Sentiment analysis of tweets using TextBlob for labeling and RandomForest for classification.
nltk nltk-tokenizer numpy pandas python random-forest-classifier sklearn textblob-sentiment-analysis
Last synced: 13 Apr 2026
https://github.com/nabilshadman/python-uk-weather-analytics
An end-to-end data science workflow of UK weather data
data-engineering data-science data-visualization machine-learning matplotlib numpy pandas scikit-learn
Last synced: 13 Apr 2026
https://github.com/asut00/Machine-Learning-Program_42AI
Comprehensive Machine Learning path by 42AI: hands-on modules on regression, gradient descent, and real-world ML applications.
linear-regression machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 27 Oct 2025
https://github.com/nordszamora/ds-ml-projects
My repository for Data Science & Machine Learning projects.
data-analysis data-science data-visualization jupyter-notebook kaggle machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 15 Apr 2026
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: 28 Oct 2025
https://github.com/harmanveer2546/heart
Predicting the presence of heart disease based on several health-related factors and Performing - i.) Data Cleaning ii.) Data Pre-Processing iii.) EDA iv.) Compare 5 different classification algorithms (Logistic Regression, Decision Tree, Random Forest, KNN and SVC)
data-preprocessing decision-tree eda knn logistic-regression machine-learning numpy pandas random-forest roc-auc-curve svc
Last synced: 03 May 2026
https://github.com/lintangwisesa/python_pillow_image_array
Convert πΌ image to π Numpy array using Pillow [Python]
Last synced: 07 May 2026
https://github.com/bedirk/portfolio-projects
Data Analytics Portfolio Projects
dataanalysis excel mssqlserver numpy pandas powerbi python sql tableau
Last synced: 16 Mar 2026
https://github.com/lavkalsi/creditcardfrauddetector
Credit Card Fraud Detector is a React web app that predicts if a credit card transaction is fraudulent using a Python machine learning model. Users can input transaction data, and Flask facilitates communication between the backend and frontend. Backend files are located in the res folder. This app provides simple UI for user interaction.
fraud-detection machine-learning nodejs numpy pandas python reactjs sklearn-library
Last synced: 15 Apr 2026
https://github.com/sahraiidle/email-spam-detector
Email/SMS spam detector with a Flask UI/API, tuned ML models (TFβIDF + SVM/LogReg/NB), and a ready-to-run web form plus JSON endpoint for predictions.
data machine-learning numpy pandas python randomforest scikit-learn spam-classifier spam-detection svm
Last synced: 24 Jan 2026