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-25 00:18:02 UTC
- JSON Representation
https://github.com/hajaarh/malaria_hematie_cnn
Algorithme de réseaux de neurones convolutionnels
numpy pandas python resnet-50 sklearn-library tensorflow vgg16
Last synced: 13 Apr 2026
https://github.com/eny2930/ai-ml-projects
A project demonstrating various libraries and tools in using algorithms in machine learning. This repository includes code samples, datasets, and detailed explanations.
iris-dataset keras linear-regression logistic-regression matplotlib numpy pandas pytorch sckiit-learn seaborn sentiment-analysis
Last synced: 13 Apr 2026
https://github.com/lmtreser/intro-data-science
Trayecto de formación en Ciencias de Datos con Python y Pandas
data-science matplotlib numpy pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/shwetapardhi/assignment-05-multiple-linear-regression-2
Prepare a prediction model for profit of 50_startups data. Do transformations for getting better predictions of profit and make a table containing R^2 value for each prepared model. R&D Spend -- Research and devolop spend in the past few years Administration -- spend on administration in the past few years Marketing Spend -- spend on Marketing in t
collinearity-diagnostics cooks-distance correlation-analysis eda heteroscedasticity homoscedasticity leverage-score multi-linear-regression numpy ols-regression p-value pair-plot python r-square-values regress-exog residual-analysis smf statsmodels vif
Last synced: 09 May 2026
https://github.com/rajan-bhateja/data-analysis-with-python
Cleaning, analysis and visualization on various datasets using Python and its various libraries via Jupyter Notebook
data-cleaning data-science jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/ot-code/coca-cola-stock-prediction
This repo compares four predictive models—Linear Regression, ARIMA, XGBoost, and LSTM—to forecast Coca‑Cola FEMSA stock closing prices using Python and five years of historical data.
arima csv linear-regression lstm-neural-networks mae matplotlib mse numpy pandas python r2 scikit-learn seaborn tensorflow-keras xgboost
Last synced: 13 Apr 2026
https://github.com/abhisek-13/whatsapp-chat-analyzer
The WhatsApp Chat Analyzer is a data analysis project that provides insights into WhatsApp chats. It analyzes chat data to show metrics like the number of lines, most used letter, chatting duration, media files shared, most used emojis, and group member activity. The results are displayed on a user-friendly dashboard built with Streamlit.
data-analysis data-mining data-visualization eda machine-learning machine-learning-algorithms matplotlib numpy pandas python seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/thanhloc81/rfm-model-project
✨ Build a flow to deploy Segmentation evaluation through Python programming.
customer-segmentation numpy pandas python rfm-analysis
Last synced: 03 May 2026
https://github.com/mstrlc/iss-project
FIT VUT – ISS – signal processing - synthesizing and resynthesizing of a MIDI keyboard
fit iss matplotlib numpy python scipy signal-processing vut
Last synced: 11 Mar 2025
https://github.com/thinker84/real-time-stock-price-prediction-and-market-analysis-using-machine-learning
Real-time stock price prediction app using LSTM, Streamlit, and historical data (2010–2023). Forecasts next 10 days & visualizes trends.
data-science django lstm machine-learning numpy pandas pandas-datareader scikit-learn stock-market stock-price-prediction stooq streamlit yahoo-finance yahoo-finance-api
Last synced: 13 Jul 2025
https://github.com/jacekkala/statistics_hypothesis_testing
Statistics & Hypothesis Testing in Python
charts hypothesis-testing jupyter-notebook matplotlib numpy pandas python scipy-stats seaborn statistics
Last synced: 11 Feb 2026
https://github.com/moonshallow5/solar-system-simulation
A solar system simulation using the Beeman scheme and the Euler method
matplotlib-animation matplotlib-pyplot numpy
Last synced: 13 May 2026
https://github.com/muskan-setiya/spotify-data-analysis
Used Spotify.csv from Kaggle
matplotlib numpy pandas python seaborn tableau
Last synced: 13 Apr 2026
https://github.com/aaaastark/wordassociation-mutualinformation-nlp-project
Word Association and Mutual Information Project
gensim machine-learning matplotlib natural-language-processing nlp nltk numpy pandas python seaborn sklearn wordcloud
Last synced: 13 Apr 2026
https://github.com/vishant007/annadataa
A Website For Farmers To Guide Them Regarding Crop Prouction In Their Native Language
django flask-application google-collab kaggle machine-learning-algorithms numpy pandas python3 scikit-learn
Last synced: 13 Apr 2026
https://github.com/pythonhealthdatascience/stars-reproduce-lim-2020
Assessing the computational reproducibility of Lim et al. 2020 as part of STARS.
covid-19 covid19 discrete-event-simulation numpy open-science pandas python quarto reproducibility reproducible-research simulation
Last synced: 13 Apr 2026
https://github.com/jbayardo/dip-tps
coursework image-processing introduction jupyter-notebook matplotlib notebook numpy python scikit-image scipy
Last synced: 13 Apr 2026
https://github.com/mooseburger1/plotting-and-analyzing-weather-trends-gis-temp-data-
Plotting and Analyzing GIS Temperature Data from 1880 to Present
data-science data-visualization matplotlib numpy pandas-dataframe python-3
Last synced: 13 Apr 2026
https://github.com/harshs472/real-time-object-detection
Real time object detection that detects approximately 80 objects!!!!
Last synced: 27 Apr 2026
https://gitlab.com/DLR-SY/mcodac
MCODAC is a Fortran library for the numerical evaluation of fiber composite damage. The library contains analysis methods specifically tailored to fiber composites, from micromechanical homogenization approaches to macroscopic fatigue models of orthotropic multilayer composites.
Last synced: 02 Apr 2025
https://github.com/lingesh81051/similar-template-document-matching-and-fraud-detection
An automated system for a health insurance company to streamline document processing, including template matching and fraud detection, resulting in reduction of processing time.
numpy opencv opencv-python pillow pymupdf pytesseract pytesseract-ocr python tkinter
Last synced: 13 Apr 2026
https://github.com/subratamondal1/heart-attack-prediction
Heart Attack Prediction of patients based on the required data. Data Ingestion - Data Preparation - Exploratory Data Analysis (EDA) - Modelling - Evaluation.
data-analysis data-science data-visualization kaggle-dataset machine-learning matplotlib-pyplot numpy pandas python3 scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/ola-kaznowska/numpy-matrix-arrays
Practice working with the NumPy library and multiple arrays. Copy() and view() functions
Last synced: 18 Apr 2026
https://github.com/theblueberrycompendium/keras-movie-classification
This is an basic application that uses Keras
ai keras-tensorflow numpy python3 simple-project
Last synced: 13 Apr 2026
https://github.com/18mahi/digital_cave
An intermediate-level deep learning project that compares Convolutional Neural Networks (CNN) and Multi-Layer Perceptrons (MLP) on the MNIST handwritten digits dataset. This project demonstrates data augmentation, learning rate scheduling, and visual comparison of model performance
cnn confusion-matrix data-augmentation data-science deep-learning evaluation-metrics jupyter-notebook keras learning-rate-scheduler machine-learning matplotlib mlp numpy python3 scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/pranavsp108/time-series-forcasting
A time-series forecasting project to predict hourly energy consumption using Python, Pandas, and an XGBoost regression model.
data-analysis data-science energy-consumption forecasting matplotlib numpy pandas python scikit-learn sustainability time-series xgboost
Last synced: 10 Apr 2026
https://github.com/ahmadbuilds/fake-news-classifier
Classifies news articles as real or fake using an NLP pipeline with TF-IDF + n-grams and machine learning models. Includes text preprocessing, feature engineering, model training, and evaluation.
fastapi logistic-regression matplotlib n-grams nextjs nltk numpy pandas python3 random-forest-classifier react scikit-learn seaborn supervised-learning tf-idf typescript xgboost-classifier
Last synced: 11 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/elvisrock/government_analysis
Esse projeto, tem como objetivo, analisar, explorar algumas técnicas e propor uma sugestão ao governo de forma geral, sem qualquer viés politico.
data-science machine-learning numpy pandas python sklearn
Last synced: 05 Apr 2026
https://github.com/dibsthegreat/titantic-dataset-analytics
DASC4850 Final Project where I did EDA to determine the survivability of Titanic guests depending on Age, Gender, Wealth, etc.
data-science data-visualization matplotlib numpy pandas python random-forest-classifier
Last synced: 13 Apr 2026
https://github.com/sweta-kaundilya/finance-data-project
This data project focuses on exploratory data analysis of bank stock prices throughout financial crisis all the way to early 2016.
financial-analysis jupyter-notebook matplotlib numpy pandas-python seaborn
Last synced: 16 May 2026
https://github.com/mehediehteshum/minesweeper
Building classic 'Minesweeper' game from scratch using Pygame with VS Code.
Last synced: 06 Oct 2025
https://github.com/farhad-here/height-distribution-analysis
Statistical comparison of height distributions in two groups using mean, standard deviation, and boxplots.
coefficient-of-variation data-analysis interquartile-ranges matplotlib mean numpy python scipy standard-deviation variance
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/ejw-data/python-bitwise-operators
Difference between bitwise and logical operators when using pandas
Last synced: 08 May 2026
https://github.com/ashishgoswami13/handgesture_recognition
Real-time hand gesture recognition using computer vision and deep learning. Collect gesture images, train a model with Google Teachable Machine, and classify gestures live for applications like drone control or human-computer interaction.
computer-vision cvzone handgesture-recognition keras numpy python teachable-machine
Last synced: 18 Apr 2026
https://github.com/isratafrin826/linear-regression-model
Linear Regression is a statistical method used to model the relationship between a dependent variable (target) and one or more independent variables (features) by fitting a straight line (regression line) to the data. It predicts the target value based on the linear relationship and is commonly used for forecasting and trend analysis.
googlecolaboratory numpy pandas sklearn
Last synced: 03 May 2026
https://github.com/raveenaross/bulldozer-price-prediction
Predicting the sale price of bulldozers using machine learning
matplotlib numpy pandas sklearn time
Last synced: 07 Oct 2025
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/pedasoft-consult/employee-attrition-prediction
This project implements a machine learning pipeline for predicting employee attrition using HR data. The system analyzes various factors that contribute to employee turnover and provides predictions to help HR departments take preventive measures.
joblib numpy pandas python3 sklearn streamlit
Last synced: 10 Apr 2026
https://github.com/yahiazakaria445/arabic-answer-grading-using-sequence-models
An NLP project on Arabic data using LSTM model
matplotlib nltk numpy pandas scikit-learn tensorflow
Last synced: 08 Oct 2025
https://github.com/lluispp/hunting_for_exoplanets_with_ai
An AI-powered tool that classifies exoplanets using NASA datasets and provides an interactive web interface for real-time exploration and discovery.
ai challenge exoplanets nasa numpy python spaceappchallenge-2025 spaceapps swai web
Last synced: 18 May 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/davityak03/object-detection-in-images-using-yolo
This project demonstrates object detection using the YOLO (You Only Look Once) model, providing a solution for detecting and labeling multiple objects within images or video streams. This implementation covers image preprocessing, model inference, and visualization of detected objects.
computer-vision matplotlib-pyplot numpy object-detection opencv-python pandas python yolo
Last synced: 18 Jan 2026
https://github.com/eiichiroito/numpharo
NumPy like tools for Pharo Smalltalk
matplotlib-pyplot numpy pharo pharo-smalltalk smalltalk
Last synced: 18 Jan 2026
https://github.com/samuelpuerta/modelosiasaberprocolombia
PROYECTO KAGGLE - Crear un modelo para predecir el redimiento de los estudiantes en las pruebas Saber Pro
ai ia jupyter-notebook machine-learning numpy pandas prediction-model predictive-modeling python
Last synced: 06 May 2026
https://github.com/gherrada22/spanish-sign-translator
This project uses Python and the OpenCV and MediaPipe libraries to detect and translate signs in real time.
language matplotlib mediapipe numpy opencv pycharm-ide python python3 spanish-language toml
Last synced: 18 Jan 2026
https://github.com/faisal-khann/ipl-analysis
The IPL Analysis project is a comprehensive data-driven exploration of the Indian Premier League (IPL), analyzing historical match data to uncover patterns in team performance, player statistics, and match outcomes.
data-analysis exploratory-data-analysis jupyter-notebook matplotlib numpy pandas seaborn
Last synced: 08 May 2026
https://github.com/armahdavi/analytics_statistics_ml_plotting_dust_extraction_hvac_filters_ph2
PhD Technical Paper 1 - Phase 2 - Mahdavi & Siegel (2020) (Aerosol Science & Technology; AS&T) - Sharing all the data pipelines, processing codes, descriptive statistics, statistical modellings, and plotting/visualizations - Project Miestone: 2017 - 2020 - Full-length article is available
data-pipelines data-science data-visualization machine-learning matplotlib-pyplot numpy pandas-dataframe python scipy-stats sklearn statistics
Last synced: 14 Apr 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/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/arsh-pixel-cmd/ai-image-classifier
AI Image Classifier is a web app that uses AI and deep learning to classify images in real-time. Built with Streamlit, TensorFlow (MobileNetV2), OpenCV, and NumPy, it allows users to upload single or multiple images and get the top-3 predictions with confidence scores instantly in the browser.
docker numpy opencv python3 streamlit tensorflow2 uv
Last synced: 10 Apr 2026
https://github.com/dmarks84/coursework_project_image-text-recognition
Project for University of Michigan Python Programming Specialization -- Read in documents with images and text, and utilized CV libraries/packages to extract specific types of images and text, pairing them together
classification computer-vision image-classification numpy pandas programming python text-classification
Last synced: 14 Apr 2026
https://github.com/tuokri/rs2simlib
Python library for Rising Storm 2: Vietnam physics objects simulation and automated data collection.
numba numpy physics rising-storm-2-vietnam simulation unreal-engine-3
Last synced: 23 Feb 2026
https://github.com/rakesh3596/apple-phone-sales-analysis
Apple Phone Sales Analysis using Python tools like Pandas, Matplotlib, Numpy, Plotly, Apple csv file
csv-files csv-reader matplotlib numpy pandas plotly python
Last synced: 14 Apr 2026
https://github.com/farhannirzhor/python_eda_project_on_diwali_sales_analysis
In this project, I was given a sales data. I analyzed their sales data and shared a summary
data-cleaning data-manipulation exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 04 May 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/dpbm/extract_frames
extract frames from videos
frames frames-extract linux numpy opencv pip pipenv py python python-opencv python3 simple-program study terminal tool video videos
Last synced: 14 Apr 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/ljadhav25/false-alarm-detection
The data was first pre-processed and analysis libraries like Numpy and Pandas were used to make it ready to be utilized by a machine learning algorithm.Problems like standard scaling, categorical data and missing values were handled with appropriate techniques. Then, we used LogisticRegression model.
flask flask-api logestic-regression numpy pandas pkl pycharm-ide python
Last synced: 19 Jan 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/alisonmitchell/titanic
Exploration of a subset of the Titanic passenger manifest to create a predictive classification model to determine which passengers were more likely to survive.
deep-learning keras machine-learning matplotlib numpy pandas python scikit-learn scipy seaborn tensorflow
Last synced: 14 Apr 2026
https://github.com/saylie/cat-dog-classifier-
The Cat-Dog Classifier is a deep learning-based image classification project that can differentiate between images of cats and dogs. It uses a Convolutional Neural Network (CNN) model trained on labeled datasets to predict whether a given image belongs to a cat or a dog.
ai javascript keras numpy opencv python react tensorflow
Last synced: 14 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/sweta2501/ml
Consist of ML projects based on Python along with DataSheets
machine-learning matplotlib-pyplot numpy pandas python seaborn sklearn sklearn-model
Last synced: 14 Apr 2026
https://github.com/jatin-mehra119/paris_housing_price-kaggle-
Paris Housing Price Kaggle Competiton
data data-visualization kaggle-competition machine-learning numpy pandas predictive-modeling scikit-learn
Last synced: 29 Apr 2026
https://github.com/soumyapro/parkinson-disease-prediction
This project predicts Parkinson's disease using machine learning models.
logistic-regression numpy pandas scikit-learn svc xgboost
Last synced: 19 Jan 2026
https://github.com/sudarshanc00/smishing
This project aims to classify text messages to detect potential smishing (SMS phishing) attacks. Using machine learning, the project provides a classifier that can differentiate between legitimate messages and smishing attempts, helping to prevent scams.
nltk numpy pandas python scikit-learn scipy
Last synced: 14 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/waghraj1699/pokemon-predicton
Predict which type of pokemon it is using CNN
data-science deep-learning keras numpy python tensorflow utils
Last synced: 05 Apr 2026
https://github.com/vineet416/eda-hr-analytics
EDA on HR-Analytics by PW Skills Data Analytics course
data-analysis data-analysis-python data-analytics data-preprocessing data-processing data-visualization exploratory-data-analysis jupyter-notebook matplotlib-pyplot numpy pandas python seaborn statistical-analysis
Last synced: 14 Apr 2026
https://github.com/dhruvrajsinhzala24/house-price-predictor-ml-model
A machine learning project to predict house prices using linear regression and random forest models. The project leverages housing data to train and evaluate models, comparing their performance using metrics like MSE and R². Visualizes actual vs. predicted prices to assess model accuracy.
linear-regression machine-learning matplotlib ml numpy pandas python random-forest-regression sklearn
Last synced: 14 Apr 2026
https://github.com/sabbir45ali/cam-board
This is Python based project which is a virtual board and we write there using our finger and clear it and color changing.
Last synced: 14 Apr 2026
https://github.com/ashutosh65000/invisible-cloak
Have you watched the Harry potter movie? The Invisible Cloak scene pushed me to make this small code.
image-processing numpy opencv-python
Last synced: 19 Apr 2026
https://github.com/guybanbo/qr-algorithm
QR alogrithm for finding eigenvalues and eigenvectors of a large symmetric matrix
haskell hmatrix numpy optimization python qr-algorithm symmetric-matrix
Last synced: 19 Jan 2026
https://github.com/zahediparsa/nlp_ta_uok
This repository contains exercises designed for students in the Natural Language Processing (NLP) course at the University of Kurdistan, taught by Dr. Fatemeh Daneshfar. The course took place from February 2024 to July 2024.
cbow jupyter-notebook matplotlib nlp nltk numpy pandas python tf-idf
Last synced: 19 Jan 2026
https://github.com/umesh-01/python
Python is a programming language that lets you work more quickly and integrate your systems more effectively. Python is used for web development, AI, machine learning, operating systems, mobile application development, and video games.
ai application-development artificial-intelligence deep-learning machine-learning matpotlib ml nlp numpy open-source pandas python python-framework python-libraries python3 web-development
Last synced: 07 Apr 2026
https://github.com/jonad/quora_w2v
In-domain word embedding using Quora dataset.
gensim-word2vec matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://gitlab.com/DLR-SY/boxbeam
Boxbeam is a legacy Fortran tool translated to python. It calculates effective beam properties of composite cross sections comprised of rod-like elements.
Last synced: 12 Oct 2025
https://github.com/semanurbilada/chatbot
Developing ChatBot [ open source ]
custom-dataset intents keras keras-neural-networks keras-tensorflow model-training nlp nlp-machine-learning nltk-python numpy open-source pickle tensorflow
Last synced: 14 Apr 2026
https://github.com/abideen-olawuwo/heart-diseases
A Heart diseases Machine Learning classification problem
decision-tree-classifier kneighborsclassifier logistic-regression matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn
Last synced: 14 Apr 2026
https://github.com/abhishekyadav915/multiple_disease_prediction_using_ml
Developed a web-based application for predicting the likelihood of multiple diseases using machine learning models with accuracy up to 95%.
colab-notebook logistic-regression numpy pandas python3 sklearn spyder-python-ide streamlit-web streamlitcloud svm-classifier
Last synced: 05 May 2026
https://github.com/wasifsohail5/amusic-ai_powered_musicrecommendationsystem
AMUSIC is an AI-driven music recommendation system that helps users discover personalized songs. Using Python, Streamlit, and Scikit-learn, it offers smart recommendations, advanced search, and interactive music insights. Users can save favorites, create playlists, and export data for a seamless music discovery experience.
joblib k-nearest-neighbours matplotlib minmaxscaler numpy pandas pickle plotly python scikit-learn seaborn streamlit
Last synced: 14 Oct 2025
https://github.com/ayorick23/python-data-science-cheat-sheet
Guía rápida y práctica de sintaxis, comandos y funciones esenciales de Python para Ciencia de Datos. Perfecta para recordar cómo usar las librerías más comunes como NumPy, Pandas, Matplotlib y Scikit-learn en tus análisis diarios.
cheat-sheet data-analysis data-science data-visualization deep-learning jupyter-notebook machine-learning matplotlib ml numpy pandas python scikit-learn scipy seaborn statistics sympy tensorflow
Last synced: 07 Apr 2026
https://github.com/polyee99/kaggle-titanic-data-analytics
Jupiter notebook to predict the outcome of passengers who died or not in the tragical Titanic event.
data eda jupiter-notebook matplotlib numpy pandas python regression-analysis test-train-split visualization
Last synced: 05 Feb 2026
https://github.com/sadafasad/banks-mc-etl-pipeline
Banks' market capital ETL data pipeline
apache-airflow beautifulsoup docker numpy pandas python requests sqlite
Last synced: 14 Apr 2026
https://github.com/hoyirul/flask-starter-fs
Flask-Starter-FS is a concise full-stack starter kit for Flask web development, offering quick setup and pre-configured settings for seamless integration of front-end and back-end components. Accelerate your full-stack web application development with Flask-Starter-FS.
flask machine-learning numpy pandas python sklearn
Last synced: 14 Apr 2026
https://github.com/chewzzz1014/data-analysts-projects
coursework jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/ananupam/eda-titanic
An Exploratory Data Analysis project done on Titanic Dataset.
Last synced: 14 Apr 2026
https://github.com/aqueeqazam/student-placements-using-machine-learning-and-flask
Through the use of Flask and machine learning, I show how to implement the student placement prediction model.
flask machine-learning numpy pandas
Last synced: 14 Apr 2026
https://github.com/matkorussovich/student-performance-analysis
Este repositorio contiene un análisis del desempeño académico de estudiantes, realizado como parte del módulo "Introducción al Data Science" en el Máster en Data Science de la Universidad Europea de Madrid.
jupyter-notebook matplotlib-pyplot numpy pandas python
Last synced: 14 Apr 2026
https://github.com/sralter/potential_talents
Using NLP techniques (word and sentence embedding tools like SBERT and Learning-to-Rank systems like RankNet and LambdaRank) to rank candidates.
lambdarank learning-to-rank lightgbm matplotlib nlp numpy pandas python pytorch ranknet
Last synced: 09 Apr 2026
https://github.com/niteshchawla/netflix-case-study
Analyze the data and generate insights that could help Netflix ijn deciding which type of shows/movies to produce and how they can grow the business in different countries
matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/mbarbetti/hello-snakemake
Simple implementation of snakemake to sample and plot data
hello-world matplotlib numpy python snakemake
Last synced: 14 Apr 2026
https://github.com/neelays/xor-xnor_neural_network
NumPy neural network to approximate XOR/XNOR
Last synced: 15 May 2026
https://github.com/fanisgl/cnn_machine_learning
A Machine Learning exercise that trains Convolutional Neural Network (CNN) using the tensorflow 2 and Keras libraries to predict images from the CIFAR-10 dataset.
data-science keras machine-learning neural-networks numpy pandas pooling-layers relu softmax tensorflow2
Last synced: 24 Feb 2026