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/hansalemaos/stridesduplicatefinder
Calculate overlapping values between two arrays and return the results as a DataFrame
duplicates fast numexpr numpy strides
Last synced: 07 Mar 2026
https://github.com/imdadmiran17/data_analysis_exercise
data-analysis numpy numpy-arrays numpy-exercises python3
Last synced: 17 May 2026
https://github.com/subhamsarangi/visualize
Data Visualizations using Python
bokeh matplotlib numpy pandas pyplot python3 seaborn
Last synced: 07 Apr 2026
https://github.com/hbmartin/mathjs-to-func
Compile serialized math.js expression trees into fast, reusable Python callables. Optional parse extra.
ast compiler expression-evaluator expression-parser expressions formula formula-parser formulae mathjs numpy
Last synced: 17 May 2026
https://github.com/razvan48/digit-recognizer-in-python
A simple digit recognizer written using Python.
graphics knn knn-algorithm knn-classification machine-learning machine-learning-algorithms numpy pygame python
Last synced: 17 May 2026
https://github.com/alyssahusna44/poai-image-classification
An implementation of an AI model that classifies animal subspecies. The project involved data preparation, model training using ResNet50, DenseNet121, and MobileNetV3, and evaluation using metrics: accuracy and mAP. 🗂️
artificial-intelligence image-classification machine-learning model-training-and-evaluation neural-networks numpy pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/orthoin3d/django-ndarrayfield
New Django field to store numpy ndarray.
django django-fields numpy numpy-arrays
Last synced: 07 Mar 2026
https://github.com/hi-shekhar/data_science
Data science
algorithm-comparison decision-trees keras kmeans linear-regression logistic-regression numpy pandas python sentiment-analysis svm time-series visualization webcrawler
Last synced: 05 Apr 2026
https://github.com/zohaib-cheema/defacto
DeFacto is a machine learning-based tool that classifies fake news articles using a hybrid model built with Scikit-learn, TensorFlow, and Keras. The system analyzes social and political content to detect deception in news stories and social media posts, providing a reliable solution to address the growing issue of misinformation.
flask git keras numpy pandas r scikit-learn tensorflow
Last synced: 07 Apr 2026
https://github.com/prajakta1321/authencheck
Amdocs Gen AI Graduate Hackathon 2024-25- A comprehensive fact-checking and misinformation detection system that leverages cutting-edge AI models and multiple news sources to verify information circulating on social media
api bert-fine-tuning flask-application matplotlib ngrok-server nlp nlp-machine-learning numpy pandas python3 scikit-learn seaborn wandb
Last synced: 05 Apr 2026
https://github.com/ediloaz/machine-learning-study-and-tests
Some codes for testing new features in Machine Learning while I'm studying and understand how to works it.
cv2 jupyter-notebook machine-learning numpy python pytorch tensorflow
Last synced: 08 Apr 2026
https://github.com/bbergerud/tenops
Creating a common interface for numpy, pytorch, tensorflow, etc.
Last synced: 20 Jan 2026
https://github.com/jose-zothner-meyer/finance-individual-loans
A comprehensive analysis of a financial institution's loan portfolio using Python, focusing on data preprocessing, exploratory data analysis (EDA), and feature engineering.
credit data-science data-visualization eda exploratory-data-analysis finance jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn
Last synced: 09 Apr 2026
https://github.com/elmezianech/email-spam-ham-classifier-nb-simple
Count Vectorizer Naive Bayes Email Classifier: This Python project utilizes a simple Naive Bayes approach with Count Vectorizer to classify emails as spam or ham. The implementation focuses on word frequency for classification.
countvectorizer emails jupyter-notebook machine-learning ml naive-bayes naive-bayes-classifier numpy pandas python spam-detection spam-filtering
Last synced: 07 Apr 2026
https://github.com/ramyacp14/global-warming-analysis
Analyzes and visualizes global temperature data to identify climate change trends. The project includes global and seasonal temperature trend analysis, country-wise and city-specific temperature visualizations, and geospatial analysis with interactive maps and heatmaps.
data-visualization folium geospatial-analysis jupyter-notebook matplotlib numpy opencage-geocoder pandas plotly python seaborn
Last synced: 07 Apr 2026
https://github.com/krishbharadwaj5678/clearbg
Instantly remove backgrounds from any image with Clear BG. Upload your photos, remove the unwanted backdrop, and download the result in seconds.
background-remove background-remover deployment numpy onnxruntime pillow python python3 rembg streamlit
Last synced: 07 Apr 2026
https://github.com/zakircodearchitect/intent-classifiers-on-regression-models
This project compares five optimization algorithms (GD, SGD, Momentum, RMSProp, and Adam) on Univariate Linear Regression and a neural network for Intent Classification with the ATIS dataset. It evaluates convergence speed, stability, and final loss, showing that Adam delivers the best performance across both models.
atis-dataset intent-classification jupyter-notebook keras keras-neural-networks matplotlib numpy python regression-models tenserflow
Last synced: 02 May 2026
https://github.com/sproc01/alcuinproblem
A resolver for a generic Alcuin problem
alcuin cplex cplex-optimization-solver graph matplotlib mip networkx numpy operations-research optimization pandas pyomo python python3 seaborn
Last synced: 09 Apr 2026
https://github.com/micmurawski/cloud-array
cloud-array is an open-source Python library for storing and streaming large Numpy Arrays on local file systems and major cloud proviers CDNs.
aws azure big-data bigarray blob-storage cloud data-structures digitalocean-spaces gcp gcp-cloud-storage ibm-cloud-object-storage numpy s3 stream-processing streaming zadara
Last synced: 12 Aug 2025
https://github.com/danishzulfiqar/predictive-maintenance-model-training
Model Training and Deployment Scripts for Predictive Maintenance.
h5 jupyter-notebook keras-tensorflow mongodb mongosse numpy nural-network pandas pickle shap tensorflow
Last synced: 09 Apr 2026
https://github.com/sanchariii/health-assist-1
Health Assist web app uses the Streamlit framework to help users identify potential diseases. Simply input your symptoms, and the system will predict whether you have diabetes, heart disease, or Parkinson's disease. The system is designed to be quick and convenient, promoting early detection and timely medical intervention.
numpy pandas pickle streamlit-webapp svm-model
Last synced: 13 Aug 2025
https://github.com/muhkartal/xai_dashboard
an interactive AI dashboard for machine learning model analysis and explainability, supports model training, dataset exploration, feature importance analysis, and SHAP-based explanations for both individual predictions and overall model behavior, compare multiple models, visualize insights, and export results seamlessly
joblib numpy pandas python sckit-learn shap streamlit xgboost
Last synced: 04 May 2026
https://github.com/mani-prakash-n-r/book_recommendation_system_using_hybrid_technique
The Book Recommendation System uses collaborative and content filtering techniques to suggest books based on user preferences and content similarity.
csv html numpy pandas python sckiit-learn
Last synced: 09 Apr 2026
https://github.com/shoaib1522/credit-card-fraud-analysis
"A comprehensive project on Credit Card Fraud Detection combining Exploratory Data Analysis, Machine Learning, and an interactive Streamlit web app for real-world applicability."
eda epochs mlp-classifier neural-network numpy pandas-python perceptron-learning-algorithm python regression sckiit-learn seaborn streamlit streamlit-webapp tensorflow
Last synced: 09 Apr 2026
https://github.com/kmkurn/text2array
Python library to convert text dataset into arrays.
deep-learning natural-language-processing neural-networks numpy
Last synced: 14 May 2026
https://github.com/mattmoony/ann_mnist
Simple self-written ANN powered by NumPy to classify handwritten digits of the famous MNIST Dataset. ✍️
adam ann deep-learning learning-algorithm machine-learning ml mnist mnist-handwritten-digits momentum neural-net neural-network normalization numpy regularization relu sigmoid tanh
Last synced: 09 Apr 2026
https://github.com/surayasumona/ford_used_car_analysis
Explanatory Data Analysis with Python
data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/amandeep-gupta19/chatbot
Created a custom chatbot using Langchain. Here's a summary of what I did: Data Extraction: I gathered data about technical courses from the Brainlox website using Langchain’s URL loaders. Embedding Creation & Storage: I converted this data into embeddings and stored it in a vector store for efficient searching. API Development: I built a Flask
data-extraction faiss-vector-database flask-restful langchain numpy scikit-learn vector-database webbaseloader
Last synced: 09 Apr 2026
https://github.com/adi3042/diamond-price-prediction
🔮💎 Explore the Diamond Price Oracle! Predicting diamond values based on your preferences and market trends. Your ultimate tool for informed decisions in the diamond world. Join us for the future of pricing! 💎✨🚀 #DiamondPredictor
anaconda datetime diamond flask functools html ipykernel jupytrnotebooks matplotlib numpy pandas price-prediction readme regression sckiit-learn setuptools venv
Last synced: 09 Apr 2026
https://github.com/lmizner/cs249_datasciencefundamentals
Course work from UCLA's CS249 - Data Science Fundamentals
data-cleaning-and-preprocessing exploratory-data-analysis jupyter-notebook knn-regression linear-regression matplotlib numpy pandas python ridge-regression
Last synced: 12 Apr 2026
https://github.com/quarkgluant/analyse-visualisation-data-with-python
French Udemy Course "Analyse et visualisation de données avec Python" on Numpy, Pandas and MatPlotLib Python's librairies
matplotlib-tutorial numpy numpy-tutorial pandas pandas-tutorial python python3 udemy
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/abideen-olawuwo/wholesale_customer_data
An unsupervised learning model
clustering machine-learning matplotlib numpy pandas scipy seaborn sklearn
Last synced: 09 Apr 2026
https://github.com/eesunmoon/data_analysis
Data Analysis
beautifulsoup numpy pandas python selenium
Last synced: 09 Apr 2026
https://github.com/misszeferino/us-traffic-accidents-analysis
Exploratory Data Analysis using Python
data-analysis matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/applicativesystem/numpy-builder
code getter and numpty operator for numpy operations
data-analysis numpy numpy-python shell-script
Last synced: 15 Aug 2025
https://github.com/prithvi45/machine-learning-prerequisites
Basics to Advance concepts on Numpy, Pandas, Matplotlib
matplotlib numpy pandas python
Last synced: 09 Apr 2026
https://github.com/aathithya-shanmuga-sundaram/cyber-threat-intelligence-dashboard
Interactive Streamlit dashboard for visualizing and analyzing cyber threats, featuring real-time data insights, severity classification, geolocation mapping, and customizable dark-cyber UI.
cyber-threat-intelligence cyber-threat-tool cybersecurity cybersecurity-tools data-visualization dataset numpy pandas plotly python streamlit threat-intelligence
Last synced: 10 Nov 2025
https://github.com/shanaxrules/ml-exercise-practice
Notebook for all ML exercises
jupyter machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot numpy pandas scikitlearn-machine-learning tensorflow
Last synced: 09 Apr 2026
https://github.com/hajdu-patrik/nlp_music-mood-classifier_bme_hf
This project is a Python-based NLP system that analyzes song lyrics to determine their emotional profile and recommends similar songs.
nlp nlp-machine-learning numpy pandas python
Last synced: 10 Nov 2025
https://github.com/armahdavi/ml-xgboost-regressor---rapid-filter-forensics_rff-dust-recovery-from-hvac-filter
ML modelling of dust recovery from HVAC filters: Linear Regression vs. XGBoost - Project Milestone: 2017-2020.
linear-regression machine-learning matplotlib matplotlib-pyplot mpl-toolkits-mplot3d numpy pandas python seaborn seaborn-plots sklearn xgboost-regression
Last synced: 09 Apr 2026
https://github.com/akshay-rajan/machinelearning
Introduction to Machine Learning
machine-learning machine-learning-algorithms matplotlib numpy pandas sklearn
Last synced: 09 Apr 2026
https://github.com/baranwaljii/data-science-projects
This Repository contains projects related to the domain of data science based on python and jupyter notebook
data-science jupyter-notebook machine-learning numpy pandas python
Last synced: 09 Apr 2026
https://github.com/alphacrypto246/old-car-price-prediction
The Old Car Price Prediction project predicts used car prices using features like age, mileage, and fuel type. It includes data preprocessing, model training, and visualization of trends, with easy customization for additional features or models.
machine-learning numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 09 Apr 2026
https://github.com/tasninanika/australian-credit-approval-analysis-svm
This project uses a Support Vector Machine (SVM) Classifier to predict whether a credit application is approved (1) or denied (0) based on applicant features.
numpy pandas python3 scikit-learn svm-classifier
Last synced: 10 Apr 2026
https://github.com/ashraf-khabar/bank-marketing-data-analysis
This project is focused on analyzing bank marketing data using PyTorch, pandas, numpy, and scikit-learn. The goal is to build a predictive model that can help identify potential customers who are more likely to subscribe to a bank's term deposit.
data-cleaning data-science data-visualization dataset deep-learning deep-neural-networks feedforward-neural-network learning neural-networks numpy pandas python pytorch sklearn
Last synced: 09 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_03
Модуль 3. Класичне машинне навчання. Перенавчання. Лінійна регресія. LaTeX формули.
latex linear-regression matplotlib numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/abdullahashfaqvirk/SMS-Spam-Detection
A machine learning application designed to classify SMS messages as spam or non-spam, offering real-time analysis to identify potentially harmful content.
css3 docker flask html5 javascript matplotlib nltk numpy pandas python scikit-learn seaborn tailwindcss xgboost
Last synced: 16 Aug 2025
https://github.com/amruta33/melanoma-detection
To build a CNN based model which can accurately detect melanoma. Melanoma is a type of cancer that can be deadly if not detected early. It accounts for 75% of skin cancer deaths. A solution that can evaluate images and alert dermatologists about the presence of melanoma has the potential to reduce a lot of manual effort needed in diagnosis.
keras machine-learning numpy pandas python3 sckiit-learn tensorflow
Last synced: 09 Apr 2026
https://gitlab.com/DLR-SY/beos
Beos is a legacy Fortran tool used to calculate the static and dynamic buckling behavior of flat/curved fiber composite structures.
Last synced: 16 Aug 2025
https://github.com/chandkund/loan-eligibility-prediction
This project is designed to predict the eligibility of loan applicants based on various factors such as income, credit history, and marital status. By analyzing historical loan application data, the model helps to determine whether a loan application should be approved or not.
data-analysis data-science data-visualization machine-learning-algorithms matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/glbter/data-analysis-py
data-analysis labs. 50/50 made with Oleh Tonkoshkur
numpy pandas python3 scipy-stats
Last synced: 12 Jun 2026
https://github.com/shailikadakia/yoga-pose-accuracy-detector
Real-time yoga pose accuracy detector using MediaPipe and OpenCV. Classifies poses from webcam input with KNN and provides feedback on duration and accuracy, built with Python and scikit-learn.
computer-vision fitness health-tech knn machine-learning mediapipe numpy opencv pandas pose-estimation python real-time-detection yoga
Last synced: 09 Apr 2026
https://github.com/sukanyadutta52/topic_modeling
What are the most pressing concerns regarding ‘Climate Change’ among tweeters according to Topic Modeling?
climate-change gensim matplotlib nltk numpy pandas pyldavis regular-expression spacy
Last synced: 09 Apr 2026
https://github.com/magnitopic/data-science-journey
data-science jupyter-notebook numpy python statistics
Last synced: 12 Apr 2026
https://github.com/abdullah-masood-05/eye-balll-detection
This repository provides advanced eye gaze tracking using MediaPipe Face Mesh for both video files and live camera feeds.
Last synced: 10 Apr 2026
https://github.com/balajig-24/titanic_data_analysics-
Project Title: Titanic Survival Prediction Project Overview The Titanic Survival Prediction project is a classic machine learning problem that aims to predict whether a passenger survived the Titanic disaster based on various features such as age, gender, passenger class, and more. This project demonstrates my ability to clean, analyze, and model.
jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/vuanhtuan1012/data-scientist-with-python
Notes on career track "Data Scientist with Python" at DataCamp
importing-data matlab numpy pandas python3 sqlalchemy
Last synced: 09 Apr 2026
https://github.com/prarthana-singh/car_price_predector
machine-learning numpy pandas python sklearn-library
Last synced: 09 Apr 2026
https://github.com/nas-research/knowledge-model
Our knowledge system systematically ingests, processes, and indexes open-access life science publications. It supports internal research by providing precise question-answering and efficient retrieval from a continuously updated repository of scientific literature
accelerate aws boto3 dataingestion keras lifesciences llama llama3 llm numpy pymupdf pytorch researchsupport sqlalchemy tensorflow textextraction
Last synced: 10 Apr 2026
https://github.com/harsha-yuvaraj/data-compression-and-decompression-tool
A specialized lossless file compression and decompression tool designed mainly for plain text, including programming files.
data-structures huffman-compression-algorithm lossless-compression-algorithm numpy python tkinter
Last synced: 15 Apr 2026
https://github.com/subhadipsinha722133/credit-card-fraud-dection
Web application for detecting fraudulent credit card transactions using machine learning
data-visualization fraud-detection machine-learning matplotlib numpy pandas seborn sklearn streamlit
Last synced: 10 Apr 2026
https://github.com/maliksaqib786/codealpha_projectname
IRIS CLASSIFICATION | Internship Project at Code Alpha
data-science logistic-regression machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/dev-mdirfan/recommendation-system-various-approaches
Recommendation System
css flask html javascript machine-learning numpy pandas
Last synced: 10 Apr 2026
https://github.com/ledsouza/medphys-bi
Aplicativo desenvolvido para gestão e análise de dados do Serviço de Física Médica em Medicina Nuclear do HCPA
aws boto3 cloud-computing cloud-run docker dotenv gcp mongodb numpy os pandas plotly pymongo python s3 streamlit terraform vitrinedev yaml
Last synced: 10 Apr 2026
https://github.com/kylehperez/mushroomnet
This API is for research purposes ONLY and is NOT to be used for food-safety or medical advice. Mushroomnet is a machine learning neural network for classifying mushrooms as poisonous or edible. The model was trained on data from uni.edu: over 5,000 instances of mushrooms, with 22 qualitative features and a determination of poisonous or edible.
artificial-intelligence botany flask-api machine-learning mycology neural-network numpy python3 pytorch scikit-learn
Last synced: 09 Apr 2026
https://github.com/elam-parithi/singapore_flatprice_predicting
Flat price prediction with Machine learning tools and python.
matplotlib numpy pandas scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/ankitsharma-tech/classification-of-arrhythmia-using-ecg-data
A machine learning project to detect and classify arrhythmias from ECG signals using Python, scikit-learn, and TensorFlow. Includes data preprocessing, model training, and evaluation.
arrhythmia biomedical-signal-processing cardiology classification deep-learning ecg ecg-classification healthcare machine-learning mit-bih-dataset numpy python scikit-learn scipy signal-processing tensorflow time-series-analysis
Last synced: 07 Apr 2026
https://github.com/somenath203/loan-status-prediction-backend
Click below to visit the swagger docs of the website
fastapi jupyter-notebook loan-prediction-analysis numpy pandas randomforestclassifier render scikit-learn
Last synced: 10 Apr 2026
https://github.com/semasuka/saitproj
BMW service recommender system
auto auto-service bmw numpy pandas python recommender-system scikit-learn streamlit
Last synced: 10 Apr 2026
https://github.com/vedikasnehil/my-data-science-projects
This repository is a comprehensive collection of resources and implementations dedicated to the field of Data Science. It serves as a platform for exploring various aspects of data science, ranging from data preprocessing and exploratory data analysis (EDA) to machine learning and deep learning.
data data-science deep-learning machine-learning matplotlib numpy python sql visualization
Last synced: 10 Apr 2026
https://github.com/rixiiz/image-classifier
An AI model that can classifier uploaded images
artificial-intelligence cv2 image-recognition mobilenetv2 numpy openai openai-api pil streamlit tensorflow
Last synced: 10 Apr 2026
https://github.com/patilsukanya/p01.matplotlib-seaborn-titanic-dataset-visualization
Used libraries and functions as follows:
barplot bivariate boxplot densityplot histogram jointplot matplotlib numpy pairplot pandas python seaborn-plots seaborn-tutorial stripplots swarmplot univariate violinplot visualization
Last synced: 10 Apr 2026
https://github.com/amithjoseph777/gourmethaven-case-competition
Predictive analytics case competition project from the Master of Science in Business Analytics course at the College of Business, University of Louisville. Our team analyzed customer response trends for Gourmet Haven, developed a predictive model, and ranked in the Top 5 out of 25 teams.
google-colab jupyter-notebook numpy pandas r scikit-learn
Last synced: 10 Apr 2026
https://github.com/jpgiant/nyc_energy_prediction
A comprehensive code for predicting energy usage in NYC using Machine Learning Algorithms.
data-analysis data-science data-visualization folium jupyter-notebook machine-learning matplotlib numpy pandas python seaborn sklearn
Last synced: 10 Apr 2026
https://github.com/izhaan0/predict-marks-based-on-study-hours
Student Marks Predictor is a machine learning project that predicts a student’s exam scores based on the number of study hours. It uses Linear Regression to learn the relationship between study hours and marks, and provides both command-line and interactive Streamlit web interfaces for prediction and visualization.
data-visualization joblib jupyter-notebook machine-learning machine-learning-algorithms matplotlib-pyplot numpy pandas pandas-dataframe pickle python scikit-learn seaborn
Last synced: 05 Apr 2026
https://github.com/hanannazri/predictive-customer-churn-modelling-with-price-sensitivity-insights-
As a part of BCG Data Science Project, I developed a predictive churn-risk model for XYZ energy utility by engineering price, consumption and contract features and training XGBoost and Random Forest models to identify customers most likely to churn at current prices.
bcgx data-visualization exploratory-data-analysis feature-engineering jupyter jupyter-notebook model-training-and-evaluation numpy pandas random-forest scikit-learn xgboost
Last synced: 19 Aug 2025
https://github.com/jonad/customer_segment
Creating customer segments using unsupervised machine learning algorithm.
clustering clustering-algorithm gaussian-mixture-models jupyter-notebook kmeans-clustering matplotlib numpy pandas python scikit-learn
Last synced: 10 Apr 2026
https://github.com/ahmedabdalkreem/naive-bayes
Show what types of naive-bayes and how to use model and deal with data ( Numerical, Categorical and Mixed between Numerical and Categorical )
Last synced: 10 Apr 2026
https://github.com/headless-start/yolov4-tiny-raspberrypi
This repository contains YOLOv4-Tiny deployment on Raspberry pi.
darknet edge numpy object-detection opencv powerpoint python-3 pytorch raspberry-pi tensorflowlite yolov4 yolov4-darknet yolov4-tiny
Last synced: 10 Apr 2026
https://github.com/erikaax08/numerical_methods
This repository hosts the project developed for the Numerical Methods class at the Benemérita Universidad Autónoma de Puebla (BUAP)
django maths matplotlib numerical-methods numpy plotly
Last synced: 19 Aug 2025
https://github.com/ialam085/super_store_sales_analysis_python
The project is indeed focused on performing an exploratory data analysis (EDA) of Super Store Sales data from various perspectives, using comprehensive visualizations.
charts matplotlib numpy pandas python seaborn visualization
Last synced: 10 Apr 2026
https://github.com/harmanveer-2546/movie-industry
Investigate the film industry to gain sufficient understanding of what attributes to success and in turn utilize this analysis to create actionable recommendations for companies to enter the industry.
business business-analytics data-analysis datatime film-industry graphs matplotlib movie-database numpy pandas python scraping-websites seaborn visualization web-scraping-python
Last synced: 10 Apr 2026
https://github.com/yannbouyeron/yannbouyeron.github.io
Python pour les SVT
1s alignement anagene biopython clustal enzyme genetique genopy geopandas koala matplotlib-pyplot numpy pandas phylogenie python svt traduction transcription ts
Last synced: 10 Apr 2026
https://github.com/subhamsarangi/ml
Machine Learning
classifier deep-learning keras machine-learning neural-network numpy pandas python3 regression scikit-learn scipy tensorflow testing training
Last synced: 10 Apr 2026
https://github.com/mjshubham21/ny_yellow_taxi_python_da_project
A data analysis project of New York Yellow Taxi (Feb of 2025) using Python and its libraries for analytics like : NumPy, MatPlotLib, Pandas and Seaborn.
data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/ksganni/diabetes-prediction-using-machine-learning
🔬 A machine learning project that predicts diabetes likelihood using patient health metrics and multiple classification algorithms.
jupyter-notebook matplotlib numpy pandas python scikitlearn-machine-learning seaborn
Last synced: 28 Apr 2026
https://github.com/cyberoctane29/epa-air-quality-aqi-analysis
This project involved analyzing air quality data from the EPA, focusing on the Air Quality Index (AQI). I used Python data structures like dictionaries and sets to manage and process the data, simulating real-world data analysis to assess pollution levels and their health implications.
data-analysis numpy pandas python statistics
Last synced: 10 Apr 2026
https://github.com/avin27/credit-card-fraud-detection
A python script to analyse credit card data to detect fraudulent transactions
data-science numpy pandas sklearn
Last synced: 10 Apr 2026
https://github.com/liblaf/array-typing
🧮 Type-safe array operations for NumPy, JAX, and PyTorch
array code-quality documentation jax numpy python static-analysis torch type-hints typing
Last synced: 19 Aug 2025