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/hotequil/computer-vision
Study about computer vision.
jupyter-notebook matplotlib numpy python scikit-learn
Last synced: 13 Apr 2026
https://github.com/jersonrn/termviewer3d
Interactive terminal environment that allows users to explore 3D models in real-time.
3d ascii cupy gpu linear-algebra numpy python
Last synced: 19 May 2026
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/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/kavayk29/audio-classification-using-python-library
This is a audio classification Project using python Libraries such as librosa to make the visual representation of the audio files, and using numpy to make array of data for manipulation and then extraction the features for classification to train and test of CNN model.
librosa matplotlib-pyplot mfcc-features numpy pandas sklearn-library
Last synced: 07 May 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/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/dmarks84/coursework_project_apache-airflow-kafka-on-toll-booth-data
Project for IBM Data Engineering & Python course on ETL & Big Data -- Read in live toll booth data, wrangles and transformed, and wrote into a SQL database
apache-airflow apache-kafka automation dags data-modeling databases eda elt etl mysql numpy pandas pipelines python sql
Last synced: 11 Apr 2026
https://github.com/kostadinlambov/time-series-forecasting
This project evaluates the predictive performance of a CNN-LSTM Hybrid deep learning model for Bitcoin price movement prediction.
keras-tensorflow matplotlib-pyplot mlflow numpy optuna pandas python scikit-learn seaborn statsmodels ta-lib tensorflow
Last synced: 07 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/lmizner/codecademy_airline_analysis
Using visualization to explore a dataset
histplot jupyter-notebook lmplot math matplotlib-pyplot numpy pandas python seaborn
Last synced: 08 May 2026
https://github.com/christabelsakyi/sentiment_analysis
This project involves analyzing customer reviews to classify them as positive or negative using Logistic Regression. The workflow includes text preprocessing, feature extraction, training a model, making predictions, and evaluating its performance. Dataset
imblearn machine-learning nltk numpy python sklearn
Last synced: 07 May 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/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/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/hotequil/image-processing
Image processing.
jupyter-notebook matplotlib numpy opencv python
Last synced: 13 Apr 2026
https://github.com/minhtungonep/android-traffic-analysis
Android malware detection project analyzing network traffic patterns in a telecommunications context. Uses statistical hypothesis testing and data visualization to evaluate traffic features like DNS query times, TCP packets, and volume bytes for distinguishing between benign and malicious Android applications.
android-library bachelor-project bachelor-thesis cybersecurity cyface data-visualization hypothesis-testing malware-detection matplotlib network-traffic numpy pandas python scipy sdk statistical-analysis telecommunications voip-security
Last synced: 09 May 2026
https://github.com/swatisinghit/treadmill-customer-profiling-for-aerofit
Create comprehensive customer profiles for each AeroFit treadmill product through descriptive analytics. Develop two-way contingency tables and analyze conditional and marginal probabilities to discern customer characteristics, facilitating improved product recommendations and informed business decisions.
analytics conditional-probability data-analysis data-science data-visualization eda numpy pandas probability statistics
Last synced: 08 May 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/sudharshan-bathini/chat-bot-using-cornell-movie-data-set
Developed an AI chatbot using the Cornell Movie Dialogs dataset; trained an LSTM-based model to generate context-aware, conversational responses for user inputs.
keras lstm-sentiment-analysis neural-networks nlp numpy python tensorflow tokenizer
Last synced: 08 Apr 2026
https://github.com/shohail-dev/ai-medical-model
keras matplotlib numpy pandas pyplot scipy sklearn-metrics tensorflow
Last synced: 07 Jan 2026
https://github.com/18mahi/tweet-sentiment-analysis
Classify tweets into happy, sad, angry, excited, and neutral with this interactive Python model. Combining TF-IDF text features with engineered numeric features like emoji sentiment, polarity, subjectivity, and punctuation counts, it demonstrates intermediate-level NLP, feature engineering, and visualization skills.
data-science data-visualization jupyter-notebook machine-learning matplotlib nlp numpy pandas sklearn string textblob
Last synced: 30 Apr 2026
https://github.com/nimaabediforud/heart-disease-prediction
The project highlights the end-to-end workflow of data preprocessing, model building, evaluation, and comparison for a healthcare prediction task.
biomedical-applications biomedical-data-science biomedical-engineering classification deep-learning machine-learning neural-networks numpy pandas prediction python seaborn sklearn tensorflow
Last synced: 15 Apr 2026
https://github.com/prarthana-singh/bangalore-house-price-predictor
🏡 Bangalore House Price Prediction – A Machine Learning model to predict house prices in Bangalore using real estate data. Built with Linear Regression, Python, Pandas, NumPy, and Scikit-Learn.
data-analysis eda house-price-prediction linear-regression machine-learning numpy pandas python real-estate regression scikit-learn
Last synced: 19 Apr 2026
https://github.com/alejoduarte23/bs6472
Serviceability assessment as per BS 6472 for human exposure to vibration in buildings Vibration sources other than blasting
matplotlib numpy pydantic scipy
Last synced: 07 Jan 2026
https://github.com/yahiazakaria445/image-classification-using-vgg-16
computer vision model for 10 classes classification
matplotlib numpy opencv pandas sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/thkox/uni_2023-content-based-image-retrieval
This project is a team assignment for the "Image Analysis" course, offered in the 7th semester of the 2023 academic year at the University of Piraeus, Department of Informatics.
7th-semester cartesian-product content-based-image-retrieval department-of-informatics hyperedge-similarity-calculation hypergraph image-analysis matplotlib networkx numpy python rank-normalization scipy torchvision university-of-piraeus
Last synced: 08 Oct 2025
https://github.com/jnayak1/naive_bayes_cars
Using Naive Bayes and SGD ML algorithms to predict if a new car will decrease in price
cars machine-learning naive-bayes numpy sklearn
Last synced: 07 May 2026
https://github.com/prarthana-singh/potato-disease-classification-using-deep-learning
🌱 Potato Disease Classification using Deep Learning – A deep learning-based model to detect and classify potato plant diseases using image processing and CNNs. Built with TensorFlow/Keras & Python.
agriculture cnn deep-learning image-classification keras machine-learning neural-network numpy pandas plant-disease-detection python3 streaming tensorflow
Last synced: 12 Apr 2026
https://github.com/armahdavi/data_pipeline_analytics_statistics_ml_pm_psd_residential_qff
Sharing all the data pipelines and processing codes, statistical modellings, descriptive statistics, plot visualizations, and machine learning from Mahdavi & Siegel (2021) (Indoor Air) Project Miestone: 2017 - 2020 Full-length article: https://onlinelibrary.wiley.com/doi/abs/10.1111/ina.12782
data-science data-visualization dust hvac indoor-air-quality jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats spyder spyder-python-ide statistics
Last synced: 11 Apr 2026
https://github.com/ahmrina/unetbraintumorseg
UNetBrainTumorSeg is a 3D Slicer extension named "seg_module" that integrates a 3D UNet trained on BraTS2020 dataset to segment brain tumor area from MRI volumes
3d-slicer-extension monai numpy python pytorch slicer unet vtk
Last synced: 07 May 2026
https://github.com/22p31a0512/sentimental-analysis
Build a model to classify text as positive, negative, or neutral. Apply NLP techniques for preprocessing and machine learning for classification. Aim for accurate sentiment prediction on various text formats.
feature-engineering machine-learning natural-language-processing numpy pandas python supervised-learning text-classification text-processing tokenization
Last synced: 12 Apr 2026
https://github.com/alex-s2222/mem_chat_bot
телеграмм бот для создания gif из текста введённого пользователем
cv2 google-api moviepy numpy python python-telegram-bot requests
Last synced: 08 Oct 2025
https://github.com/constraintautomaton/client_pgu1
The client part of the PgU1 project it. It command the robot and do the video processing
numpy opencv paramiko pyqt5 python3 raspberry-pi-3
Last synced: 12 Apr 2026
https://github.com/piyushxbhardwaj/credit-card-fraud-detection
In this project, we focus on developing a machine learning model to detect fraudulent transactions within credit card data. Credit card fraud poses a significant challenge to financial institutions and consumers globally, with traditional rule-based detection systems often struggling to adapt to new fraud tactics.
matplotlib numpy pandas python scikit-image seaborn
Last synced: 16 Feb 2026
https://github.com/mkdirer/disaster-tweet-nlp-adaboost-transformers
A machine learning project that classifies tweets as disaster-related or non-disaster-related using transformers and the AdaBoost technique. Achieved an accuracy of approximately 80% on the validation set
geopy keras matplotlib numpy pandas python sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/alisonmitchell/countries-of-the-world
Exploratory Data Analysis of US Government data from the World Factbook to investigate GDP ($ per capita), Literacy (%) and Phones (per 1000).
data-science machine-learning matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/arnie1x/massive-dataset-lab
This project involves basic data manipulation with JSON files, focusing on tasks related to data processing of the MASSive dataset and file management.
data-science numpy pandas pandas-dataframe python3
Last synced: 07 May 2026
https://github.com/amish5ingh/cricket-data-analytics-ipl
Data analysis and visualization of IPL 2022 matches using Python, Pandas, Matplotlib, and Seaborn. Includes insights on match outcomes, player performances, toss trends, and venue stats with 12+ charts.
data-analysis data-visualization ipl-data-analysis ipl-data-visualization jupiter-notebook matplotlib-pyplot numpy pandas python seaborn
Last synced: 09 May 2026
https://github.com/nikhleshshukla123/web-scraping-using-python
scrapes multiple pages of Amazon search results using python.
beautifulsoup4 numpy pandas python
Last synced: 03 May 2026
https://github.com/lorenzorottigni/ml-random
Machine Learning course of Piero Savastano 7: matplotlib, accuracy_score, precision_score, recall_score, f1_score, classification_report
machine-learning matplotlib metrics numpy
Last synced: 04 May 2026
https://github.com/jpgiant/gujaratrainfallanalysis_2021
Analysis about the rainfall that occurred in the districts of Gujarat state in 2021
data-analysis exploratory-data-analysis exploratory-data-visualizations matplotlib numpy pandas-python python
Last synced: 07 May 2026
https://github.com/nadahamdy217/movies-data-etl-using-python-gcp
Developed a comprehensive ETL pipeline for movie data using Python, Docker, and a GCP Pub/Sub emulator. Successfully processed and published the data in a local Docker environment, showcasing advanced data engineering skills.
analytics data data-engineering data-ingestion data-preparation data-preprocessing data-processing data-project docker etl etl-pipeline gcp matplotlib matplotlib-pyplot numpy pandas pubsub python scipy seaborn
Last synced: 06 Jan 2026
https://github.com/lorenzorottigni/dl-houses
Deep Learning python bootcamp: exploratory data analysis & deep learning on houses price dataset
deep-learning ipynb machine-learning numpy pandas python scikit-learn seaborn tensorflow
Last synced: 11 Apr 2026
https://github.com/bettenoch/yolo_real_time_object_detector
The YOLO Real-Time Object Detector leverages the ultralytics package to provide robust object detection capabilities. This project is designed to identify and classify objects in images, video streams, and live webcam feeds with high accuracy and efficiency.
numpy object-detection object-tracking pandas python3 real-time-processing ultralytics yolov8
Last synced: 07 May 2026
https://github.com/03-bunny-06/japan-heart-attack-analysis
This project analyzes heart attack data in Japan, focusing on gender-based differences in risk factors such as smoking, diabetes, alcohol consumption, and regional variations. The dataset is cleaned and processed using Pandas and NumPy, extracting insights on affected individuals based on lifestyle and health conditions.
data-cleaning dataframes numpy pandas python risk-analysis
Last synced: 20 Apr 2026
https://github.com/naveen88112/vehicle-routing-problem
Vehicle Routing Problem (VRP) Solver This project applies a Genetic Algorithm (GA) to optimize the Vehicle Routing Problem (VRP). This is done for more than one vehicle to ensure delivery routes that save travel distance and increase efficiency.
deap genetic-algorithm matplotlib numpy python vehicle-routing-problem
Last synced: 13 Apr 2026
https://github.com/amritendunath/appointmate_1.0
A LangGraph-powered multi-agent/supervisor system for appointment scheduling. It enables users to interact in natural language to check doctor availability, book, reschedule, or cancel appointments.
fastapi langchain langgraph nltk numpy pandas psycopg2 python sqlalchemy uvicorn websocket
Last synced: 07 Apr 2026
https://github.com/shoaib1522/introduction-to-data-science
Unlock the world of data science with hands-on tutorials, interactive notebooks, and essential resources! Whether you're a beginner or looking to refine your skills, this repo offers a comprehensive guide to mastering Python, Git, NumPy, Pandas, and more—empowering you to analyze, visualize, and transform data like a pro! 🚀📊💻
confusion-matrix github-config kaggle matplotlib numpy pandas python3 script visualization
Last synced: 14 Apr 2026
https://github.com/4strium/predict-french-tv-audience
🎬 A beginner's machine learning project whose aim is to predict the audience for films on TV in France, based on previous data provided by the CNC and Médiamétrie.
machine-learning numpy pandas python tv xgboost
Last synced: 07 May 2026
https://github.com/cinnaavox/loan-prediction
Machine Learning project predicting loan approvals using Decision Tree Classification. Includes data cleaning, feature engineering, model evaluation and key business insights.
decision-trees matplotlib numpy pandas python scikit-learn seaborn
Last synced: 14 Apr 2026
https://github.com/rscr1/summer_practice_mai_2
Решение всех заданий летней практики
matplotlib numpy pandas python scipy sympy
Last synced: 14 Apr 2026
https://github.com/emhash/machine-learning-and-ai
Personal tasks or codes of Machine Learning and Artificial Intelligence. Practice codes and projects of Ml/AI will be share here.
ai datasets ipynb jupyter-notebook keras linear-regression logistic-regression machine-learning machine-learning-algorithms numpy opencv pandas python seaborn sklearn tensorflow
Last synced: 05 Jan 2026
https://github.com/paulokarabyna/ml-foundations-day1
🔧 Set up a Python environment and practice linear algebra with NumPy while plotting vectors and reflections in this Day 1 ML foundations starter repository.
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy terminal-mac tutorial visualization
Last synced: 18 May 2026
https://github.com/data-analysis-python/pandas_api_spark
Uso del API de pandas en Spark
envs jupyter-notebook matplotlib numpy pandas pyspark python3 terminal
Last synced: 12 Apr 2026
https://github.com/yaswanth1702/python
matplotlib numpy pandas python scipy
Last synced: 15 Feb 2026
https://github.com/tomdewildt/interactive-and-explainable-ai-design
Code for The Interactive And Explainable AI Design course of my master's degree
jupyter lime numpy pandas python scikit-learn shap
Last synced: 18 Jun 2026
https://github.com/pedrolustosa/energyforecasting
This project offers a complete solution for solar energy generation analysis and forecasting, using different machine learning models and a modern, intuitive web interface.
artificial-intelligence axios bootstrap5 chartjs css data-science fastapi fontawesome html5 numpy pandas python r react react-bootstrap rpy2 sklearn spinner toastr typescript
Last synced: 04 Apr 2026
https://github.com/anjaliwork20/heart-failure-prediction
Heart Failure Prediction in Humans
failure-detection heart heart-disease machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn scikitlearn-machine-learning seaborn svc-model
Last synced: 21 Jan 2026
https://github.com/louisblankemeier/numpytex
Latex script generator that generates an aesthetically appealing table using a numpy array.
latex numpy script-generator table
Last synced: 07 May 2026
https://github.com/salma-mamdoh/the-android-app-market-on-google-play-project
My project aims to practice Data Analysis and Data Visualization on DataCamp
data-analysis data-visualization datacamp jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/thariniselvakumar/kidney-disease-prediction
This project is about the kidney disease prediction using machine learning algorithms
machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/massimilianovisintainer/rock-vs-mine-prediction
Rock vs. Mine classification using Logistic Regression
machine-learning model numpy pandas sklearn
Last synced: 21 Jan 2026
https://github.com/pdoup/atml-notebooks
Proposed assignment notebooks for Advanced Topics in Machine Learning tasks
active-learning cost-sensitive-learning imbalanced-data machine-learning multi-instance-learning multi-label-classification numpy scikit-learn
Last synced: 11 May 2026
https://github.com/omcodewizard/nasa-battery-analysis
This repository contains code for analyzing battery data from NASA's battery testing dataset. The analysis involves processing battery impedance, electrolyte resistance, and charge transfer resistance across charge/discharge cycles to track the aging and performance of various batteries.
battery-impedence nasa-battery-dataset numpy pandas plotly python
Last synced: 09 May 2026
https://github.com/kostadinlambov/the-galois-field-in-cryptography
This project is about Galois fields, what properties they have and how they can be used in cryptography.
aes-encryption asymmetric-cryptography encryption-decryption extension-fields finite-fields galois-fields numpy prime-fields python symmetric-cryptography
Last synced: 08 May 2026
https://github.com/gyselle-marques/reconhecimentofacial-desafiodio
Machine Learning: Sistema de Reconhecimento Facial criado com OpenCV e YOLO11.
colab-notebook dataset dio-bootcamp face-detection face-recognition image-classification machine-learning numpy object-detection opencv opencv-python portuguese-brazilian python transfer-learning yolo yolov11
Last synced: 12 Apr 2026
https://github.com/lorenzorottigni/ml-kyphosis
Machine Learning python bootcamp: decision trees & random forest on kyphosis dataset
decision-trees ipynb machine-learning numpy pandas python random-forest seaborn
Last synced: 14 Apr 2026
https://github.com/djdurga/predictive_analysis_in_diabetes
This project applies Logistic Regression to predict diabetes in patients using the Pima Indians Diabetes Dataset. It covers the full data science lifecycle — from data imputation and exploration to model training, evaluation, and insights.
Last synced: 08 May 2026
https://github.com/rishabhmathur06/data_analysis-netflix
data data-analytics data-science matplotlib-pyplot numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/ayodimeji1/ai_clustering
artificial-intelligence clustering-algorithm machine-learning numpy pandas seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/baschin1103/machine-learning-linear-regression-tsi
The model is the multiple linear regression loaded from scikit-learn. The aim is to create a model to forecast the so called Total-Skill-Index (TSI) of a player from hattrick.org. More information on: https://wiki.hattrick.org/wiki/Total_Skill_Index. In this repository is the programm and necessary data.
csv linear-regression machine-learning numpy pandas python statistics
Last synced: 11 May 2026
https://github.com/jeffson-dsilva/smartphone-price-prediction
Smartphone Price Prediction is a machine learning project that predicts the price category of a smartphone based on its features. This project provides insights into how various specifications, such as RAM, battery capacity, and processor speed, influence the pricing of smartphones.
dataanalysis machine-learning matplotlib modelbuilding numpy pandas price-prediction python seaborn smartphone
Last synced: 14 Apr 2026
https://github.com/khushi130404/k_means
This repository showcases 2D, 3D, and custom K-Means clustering models with visualizations. It includes both Jupyter notebooks and Python scripts for ease of reproducibility.
clustering-algorithm k-means-clustering numpy plotly sklearn
Last synced: 08 May 2026
https://github.com/hrolive/fundamentals-of-accelerated-data-science
How to use GPU-accelerated tools to conduct data science faster, leading to more scalable, reliable, and cost-effective results.
accelerated-computing bokeh cudf cugraph cuml cupy dask data-science jupyter numpy pandas python rapids xgboost
Last synced: 12 Apr 2026
https://github.com/rahulsm20/insurance-data
A data analytics project dealing with risk assessment and it's effects in health insurance.
data-analysis data-analytics machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/jlmsc/gaussian-elimination
Python implementation of the Gaussian Elimination method for solving systems of linear equations.
algorithms back-substitution educational gaussian-elimination linear-algebra linear-systems math matrix numerical-methods numpy pysimplegui python row-echelon-form scientific-computing sympy
Last synced: 31 May 2026
https://github.com/prashhhant213/customer-behavior-analysis-for-walmart-black-friday-sales
This project is a Walmart case study analyzing customer purchase behavior by gender and demographics to inform business decisions, especially around spending habits during events like Black Friday.
matplotlib numpy pandas python scipy seaborn
Last synced: 06 Jan 2026
https://github.com/rohitinu6/image_cartoonify
To Cartoonify an Image using opencv-python
image-processing matplotlib numpy opencv opencv-python python
Last synced: 12 Apr 2026
https://github.com/asier-ortiz/ai-course-notebooks
AI course Notebooks and Exercises
keras matplotlib numpy pandas python seaborn skit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/chandkund/sms-spam-detection
The goal is to develop a classification model that can accurately differentiate between spam and non-spam messages. This is crucial for applications like email filtering, SMS spam detection, and improving overall user experience by reducing the influx of unwanted or malicious content.
matplotlib nlp-machine-learning numpy pandas seaborn stemming tfidf-vectorizer tokenization
Last synced: 19 Jan 2026
https://github.com/mttgdd/openfabmap-python3
Pybind11 and numpy array bindings to openFABMAP
cpp numpy openfabmap pybind11 python robotics vision
Last synced: 08 May 2026
https://github.com/momo790-m/startup-profit-prediction
Machine learning project to predict profits of new startups based on R&D, Admin, Marketing, and State data
assumptions business colab-notebook linear-regression machine-learning matplotlib numpy pandas preprocessing seaborn skit-learn sklearn
Last synced: 08 May 2026
https://github.com/petcareai/dba
PetCare DBA Admin é um sistema web avançado desenvolvido especificamente para a administração e gerenciamento de bancos de dados da plataforma PetCare. Esta ferramenta foi criada para simplificar e otimizar o trabalho de administradores de banco de dados (DBAs) em clínicas veterinárias, hospitais veterinários e sistemas de gestão pet.
api dba front-end-development git numpy pandas-dataframe petcareai ploty postgresql python shell-script sql startup streamlit streamlit-webapp supabase supabase-auth supabase-db supabase-storage virtualenv
Last synced: 14 Apr 2026
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
https://github.com/aniruddhakhedkar/eda_to_evaluate_bank_telemarketing_campaign_for_revenue_enhancement
Exploratory_Data_Analysis_Python_Project_2
datavisualization duplicate-detection imputation-methods numpy outlier-removal pandas seaborn statistical-analysis
Last synced: 27 Jan 2026
https://github.com/dhruvil-26/python-projects
This repository contains Python projects showcasing data analysis and visualization. 1. IMDB Movie Analysis: Analyzing movie trends, genres, and ratings. 2. Loan Default Analysis EDA: Exploring factors contributing to loan defaults.
eda imdb-dataset loan-default-analysis matplotlib numpy pandas python seaborn visualization
Last synced: 08 May 2026
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/johanntf/direccion_maximo_crecimiento
Dirección de máximo crecimiento en una función multivariable dado un punto de partida
customtkinter matplotlib numpy python
Last synced: 18 May 2026
https://github.com/sanjanahombal/study-on-sentiment-analysis
This project explores the optimal combination of Bag-of-Words and TF-IDF vectorization with Naive Bayes and SVM for sentiment analysis. It evaluates performance using accuracy, precision, recall, and F1-score, addressing ethical concerns like data privacy and bias to improve sentiment classification in real-world applications.
bag-of-words confusionmatrix googlecollab gridsearch-crossvalidation matplotlib-pyplot naive-bayes-classifier numpy pandas seaborn sklearn svm-classifier tfidf-vectorizer
Last synced: 07 Jan 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/lefteris-souflas/economic-connectedness-analysis
Jupyter notebook, replicating studies on social capital from Nature journal, analyze economic connectedness, upward income mobility, and more. Python and relevant datasets are utilized to recreate figures and analyses.
analytics choropleth-map json jupyter-notebook matplotlib matplotlib-pyplot numpy pandas plotly-express python3 regplot scatterplot seaborn stata visualization
Last synced: 07 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-scatter-parametric-curve-graph
A demo of creating a 3d scatter parametric curve graph.
3d curve graph matplotlib numpy pandas parametric python scatter web
Last synced: 09 Apr 2026