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/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/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/iv4n-ga6l/geometric-shapesrecognizer-in-image
Geometric shapes recognizer API built in python
api-rest flask numpy opencv python shaperecognitionapi
Last synced: 20 Apr 2026
https://github.com/separatrixxx/tmandcm_labs_3_sem
👓 Laboratory works for 3 semester of MAI on theoretical mechanics
matplotlib numpy python theoretical-mechanics
Last synced: 20 May 2026
https://github.com/vivekmodak3/multiple-disease-prediction-system--streamlit-webapp
This repository contains the codebase for "Multiple Disease Prediction Streamlit App". The training notebooks & the datasets are also provided in the respective folders.
machine-learning-algorithms numpy pandas python3 scikitlearn-machine-learning streamlit
Last synced: 07 Apr 2026
https://github.com/NishuMehta/Netflix-Data-Analytics
Netflix Data: Cleaning, Analysis and Visualization
jupyter-notebook matplotlib-pyplot numpy pandas python python3 seaborn vscode
Last synced: 14 Mar 2025
https://github.com/aikogamer101/exploratory-data-analysis
Using Python to analyze a beauty product dataset. A complete EDA.
analytics business-intelligence datacleaning datadiscovery dataengineering dataexploration folium matplotlib numpy pandas python3 seaborn
Last synced: 14 Mar 2025
https://github.com/HarshilChampaneri/Titanic_Survival_Prediction
I have Created a Machine Learning Model based on the Logistic Regression algorithm. This Model is capable of predicting whether the person will survive or not survive based on the given data of that particular person.This Model is highly accurate in predicting the result.
artificial-intelligence jupyter kaggle logistic-regression machine-learning matplotlib numpy pandas python seaborn titanic-kaggle titanic-survival-prediction
Last synced: 30 Dec 2025
https://github.com/jigyasag18/fake-news-prediction-project
The Fake News Prediction App Repository offers a machine learning project that focuses on identifying the authenticity of news articles as fake or real. It uses a dataset of 20,000 articles and employs methods such as TF-IDF vectorization and the Porter stemming algorithm, achieving around 97% classification accuracy with logistic regression model.
data datapreprocessing logistic-regression machine-learning machine-learning-algorithms numpy pandas prediction stemming vectorization
Last synced: 08 Jun 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/edegan-furb/conwaygameoflife
This project is a simulation of Conway's Game of Life using Python with the Pygame library.
conways-game-of-life numpy pygame python
Last synced: 29 Apr 2026
https://github.com/raksh710/diet_recommendation_fastembed
Recommends a recipe along with its full description using fastembed library and
docker docker-image dockerfile dockerhub-image fastapi fastembed heroku-app heroku-deployment nlp-machine-learning numpy pandas recommender-system uvicorn
Last synced: 02 Feb 2026
https://github.com/pyfig/s21_data-science-bootcamp
School21 Bootcamp Data Science
data data-science numpy pandas python school21
Last synced: 26 Jun 2025
https://github.com/MuhammedMorad/Egypt-Premier-Fashion-Sales-Analysis
Egypt’s Premier Fashion Sales Analysis is a data-driven project that provides interactive sales insights using Streamlit, Power BI, and Pandas. It analyzes sales trends, customer behaviors, and product performance while offering real-time dashboards and downloadable reports. helping businesses make informed, data-driven decisions. 🚀
matplotlib numpy pandas plotly python seaborn streamlit
Last synced: 30 Dec 2025
https://github.com/gauravpatil04/ml
This repo is on "Basics skills required for Machine Learning"
matplotlib numpy pandas python seaborn
Last synced: 11 Jul 2025
https://github.com/josewebdev2000/mean-variance-calculator
My Solution to the first challenge of the Data Analysis with Python certification of Freecodecamp
data-science freecodecamp-challenge numpy python
Last synced: 20 May 2026
https://github.com/anodicpassion/printing-accuracy-analyzer
This project provides a web-based application for analyzing the print quality of scanned documents by comparing them against a template. It identifies issues such as misalignment and blur, providing visual feedback and quantitative metrics.
Last synced: 20 May 2026
https://github.com/iankitnegi/datapy
Welcome to DATAPy! This repo contains my Python coding projects for data science, featuring data manipulation, analysis, and visualization. Stay tuned for updates and new content!
basic-programming matplotlib numpy pandas python seaborn
Last synced: 30 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/shankhadweep/diabetes-prediction-systemv3
This project demonstrates a machine learning solution for predicting diabetes based on user-provided health data. The application uses Streamlit for an interactive web interface and advanced interpretability tools like SHAP and permutation importance to explain model predictions.
jupyter-notebook machine-learning matplotlib numpy pandas plotly randomforestclassifier sckit-learn seaborn streamlit-webapp
Last synced: 01 May 2026
https://github.com/ola-kaznowska/first-steps-in-numpy
My first steps in the NumPy library
mathematics numpy python python3
Last synced: 20 May 2026
https://github.com/fjohnson87/planning-and-feasability
Data-driven feasibility analysis using pandas, seaborn, and FAO food supply data
Last synced: 04 May 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/elifftosunn/textdataclean
Kirli veri çekildiğinde ön işleme adımlarına gerek kalmadan model eğitimi için hazır hale getirmek amacıyla yapılan uygulamadır.
corpus deasciifier morphological-analysis ngram nltk numpy pandas sentence-embedding sentence-tokenizer stemmer stopwords string turkish turkish-sentence-tokenizer word-tokenizer
Last synced: 20 May 2026
https://github.com/saattrupdan/neural_network
Homemade neural network from scratch in numpy.
Last synced: 20 May 2026
https://github.com/kr1shnasomani/genagenet
Gender and Age recognition from face images
computer-vision deep-learning neural-network numpy opencv
Last synced: 21 Jul 2025
https://github.com/kr1shnasomani/speedvision
Vehicle speed detection using Computer Vision, Deep Learning and Neural Network
bytetrack computer-vision deep-learning neural-network numpy opencv pytorch supervision tqdm yolo
Last synced: 05 Mar 2025
https://github.com/ksprugevics/fractals
Exploring fractals and creating hasty implementations
apollonian-gasket barnsley-fern burning-ship cantor-set chaos-game dragon-curve fractals julia-set koch-snowflake mandelbrot matplotlib numpy pythagoras-tree python sierpinski-triangle
Last synced: 14 May 2026
https://github.com/damiieibikun/data-science-capstone-project-ibm---space-x-falcon-9-landing-predictions
Applied Data Science Capstone Project for Cousera's IBM Data science professional
beautifulsoup4 classification dash-plotly data-science data-visualization ibm-capstone interactive-visualizations machine-learning matplotlib numpy pandas python requests-library-python seaborn sklearn spacex-launches
Last synced: 13 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/atharvkadammm/suicide-prediction-system
A machine learning project predicting suicide risk based on multiple socio-economic and environmental factors using data mining techniques.
csv data-analysis data-science data-visualization datamining exploratory-data-analysis feature-engineering machine-learnin matplotlib mental-health numpy pandas riskassesment seaborn sklearn suicide-prediction supervised-
Last synced: 01 Jul 2025
https://github.com/atharvkadammm/calmlytic
An end-to-end machine learning project that predicts anxiety severity using classification models (Naive Bayes, Decision Tree, SVM, Logistic Regression, XGBoost), based on lifestyle, health, and behavioral features.
anxiety-prediction classification csv data-analysis data-preprocessing-and-cleaning data-science data-visualization ensemble-learning logistic-regression machine-learning-algorithms matplotlib mental-health numpy pandas python sci-kit-learn seaborn supervised-learning svm xgboost
Last synced: 21 Jun 2025
https://github.com/ayushhhh123/diwali_sales_analysis
This project provides a comprehensive analysis of Diwali sales data using Python. The primary goal is to derive business insights from customer purchasing behavior during the Diwali festival season. This analysis can help improve marketing strategies, customer targeting, and overall sales performance.
matplotlib numpy pandas python seaborn
Last synced: 07 May 2026
https://github.com/jt4v4res/neural-networks-and-deep-learning
Some neural networks implementation with purpose of understanding the use of this learning algorithm and deep learning.
deep-learning machine-learning machine-learning-algorithms neural-networks numpy perceptron-learning-algorithm
Last synced: 16 Jan 2026
https://github.com/anand-sony/machine_learning
Machine Learning codes and concepts, including algorithms like K-means, PCA, and Linear Regression, with Python libraries (NumPy, Pandas, Matplotlib).
artificial-neural-networks kmeans-clustering knn linear-regression machine-learning matplotlib normalization numpy pandas pca python
Last synced: 30 Apr 2025
https://github.com/trivediayush/python-bootcamp
This repository contains code, notes, and examples from my journey learning Python and its essential libraries.
flask matplotlib numpy pandas python python3 pythonbootcamp
Last synced: 01 Jul 2025
https://github.com/davgiles/ML-Projects
This repository contains my projects from the Data Science & Business Analytics Post-Graduate Program through UT Austin.
eda matplotlib numpy pandas python scikit-learn scipy seaborn visualization xgboost
Last synced: 20 Jan 2026
https://github.com/mateusdigital/ram_it
Ram It is a clone of the nostalgic Atari 2600 game, created by https://mateus.digital
Last synced: 17 Mar 2025
https://github.com/makoczoro/credit-default-risk-analysis-eda
This repository contains the detailed EDA Analysis of Home Credit Group Dataset. The analysis aims to find demographic and financial factors associated with higher or lower default risks, providing actionable insights for risk mitigation and improved lending practices
bivariate-analysis correlation-analysis data-preprocessing exploratory-data-analysis exploratory-data-visualizations matplotlib numpy pandas seaborn univariate-analysis
Last synced: 20 May 2026
https://github.com/chaman2003/parkinson-detection
Al-powered Parkinson's Disease Detection System leveraging smartphone sensors (voice and motion) for real-time analysis. Combines ensemble machine learning models (SVM, Random Forest, Gradient Boosting, XGBoost) with advanced feature extraction to provide accurate early detection, sub-second processing, and detailed reporting.
ai flask html-css-javascript librosa ml numpy pandas pydup python scikit-learn
Last synced: 08 Apr 2026
https://github.com/pransu-code/marathonprediction
Case-based Time Prediction for Recreational Marathon Runners
gbm machine-learning-algorithms numpy pandas python random-forest regression-models scikit-learn seaborn sklearn
Last synced: 07 Mar 2026
https://github.com/pzuehlke/ml-with-numpy
Basic ML algorithms using only NumPy
deep-learning machinelearning numpy
Last synced: 20 May 2026
https://github.com/massimilianovisintainer/house-price-model-prediction
House price prediction model using XGBoost.
machine-learning models numpy pandas python sklearn xgboost xgboost-regression
Last synced: 20 Jan 2026
https://github.com/redinfinitypro/circuitpythonprojects
Rating: (4/10) This Python script simulates circuits using PySpice, importing libraries like NumPy and Matplotlib. It defines voltage divider, diode circuits, subcircuit definitions, DC sweep analysis, and simulates each circuit using the simulator.
matplotlib numpy os pyspice sys
Last synced: 15 May 2026
https://github.com/jpcadena/malware-analysis
Analysis of malware signatures and their associated Common Vulnerabilities and Exposures (CVEs)
black common-vulnerabilities-and-exposures cve-search data-analysis data-engineering data-reporting data-visualization isort malware-analysis matplotlib mypy numpy pandas plotly poetry pre-commit pydantic python ruff seaborn
Last synced: 03 Mar 2026
https://github.com/viivianreine/carbon-footprint-calculator-using-advanced-machine-learning-cnn-
🌍 An AI-powered Carbon Footprint Calculator built with Python, TensorFlow (CNNs), and Streamlit. Delivers real-time emission predictions, visual insights, and country-wise comparisons from user lifestyle data. Adaptive, scalable, and designed to drive sustainability through intelligent software solutions.
api-based-ai-integration cloud-ready convolutional-neural-networks data-featuring data-preprocessing ipcc keras keras-tensorflow matplotlib model-optimization numpy pandas python realtime-database seaborn streamlit streamlit-deployment streamlit-webapp supervised-machine-learning tensorflow
Last synced: 08 Apr 2026
https://github.com/rahulraimau/credit-card-fraud-detection
This project develops a real-time credit card fraud detection system using the Kaggle Credit Card Fraud Detection Dataset, containing 284,807 transactions with 31 features (Time, Amount, V1-V28, Class).
imbalanced-learn- matplotlib numpy pandas python pytorch scikit-learn- tensorflow
Last synced: 08 Apr 2026
https://github.com/csengupta1101/python-concepts
All basic to advanced Python Concepts Will be covered here in depth.
data-science django dsa-algorithm flask machine-learning numpy pandas python rest-api software-development
Last synced: 08 Apr 2026
https://github.com/udayraj04/facialemotion_musicrecommendations
A web application that detects facial emotions via webcam and recommends music tracks that match the user’s mood in real-time. Built with Flask, TensorFlow/Keras, OpenCV, and a React frontend.
cnn flask machine-learning numpy opencv pil reactjs tensorflow
Last synced: 08 Apr 2026
https://github.com/pedronjorge/average-face-python
Generate an average face from a given set of images by detecting facial landmarks, aligning features, and blending the images using Delaunay Triangulation. Libraries used: Dlib, OpenCV, NumPy
dlib image-generation jupyter-notebook numpy opencv python3
Last synced: 21 Jun 2025
https://github.com/sridharyadav07/ai--powered-task-management-system
An intelligent Task Management System that integrates Sentiment Analysis, Task Optimization, and Forecasting to streamline project and task handling. This AI-powered tool is designed to assist teams and project managers in making data-driven decisions by understanding emotional context, forecasting productivity, and optimizing workload distribution
arima flask joblib jupyter-notebook naive-bayes-classifier nltk numpy pandas pickle-file python randomforestregressor scikit-learn stopwords-removal streamlit tfidf-vectorizer
Last synced: 08 Apr 2026
https://github.com/pramodyasahan/house-price-prediction
This repository contains the code for a machine learning model aimed at predicting housing prices. The model is based on the RandomForestRegressor algorithm from the scikit-learn library and utilizes feature selection, preprocessing, and pipeline techniques for improved performance.
machine-learning numpy pandas python scikit-learn
Last synced: 08 Apr 2026
https://github.com/s-h-i-v-i-s/bangalore-housing-price-prediction
A Machine Learning Project to predict Bangalore House Prices.
jupyter-notebook machine-learning matplotlib numpy pandas python pythonflask sklearn
Last synced: 08 Apr 2026
https://github.com/rdmolony/nix-numpy-financial
A nix derivation for numpy-financial - https://pypi.org/project/numpy-financial/#files
Last synced: 05 Mar 2025
https://github.com/nik-kusanagi/jupyter
Treinamento Para Análise de Dados.
big-data jupyter jupyter-notebook matplotlib numpy pandas python python3
Last synced: 30 Apr 2026
https://github.com/sumaiyyaf/spotify-data-analysis
This project explores Spotify music data, using Python to clean, analyze, and visualize the dataset. It examines the relationship between audio features and sentiment in song lyrics, uncovering patterns and trends to provide valuable insights into music preferences.
Last synced: 08 May 2026
https://github.com/annygutierrez/data-preprocessing
Preprocessing deep learning template.
matplotlib numpy pandas sklearn
Last synced: 02 May 2026
https://github.com/annygutierrez/ai-chatbot-python
Deep learning chatbot: Chatbot model to make predictions and chat back and forth with our user.
Last synced: 06 May 2026
https://github.com/ramankishore08/sales-data-analytics
Sales data analysis using Python and Power BI
datacleaning datavisualization exploratory-data-analysis linear-regression numpy pandas python seaborn
Last synced: 20 May 2026
https://github.com/brenofariasdasilva/dagster-heart-disease-risk
Dagster Heart Disease Risk Model.
dagster heart-disease jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn
Last synced: 07 Apr 2026
https://github.com/pythoncoderunicorn/linear-algebra-python
Linear Algebra in Python
Last synced: 07 Apr 2026
https://github.com/gospacedev/exoseeker
A machine learning exoplanet transit data analysis web interface
artificial-intelligence exoplanet-transits exoplanets gradient-boosting machine-learning matplotlib nasa nasa-data nasa-spaceapps-challenge numpy pandas perceptron-neural-networks random-forest sklearn streamlit
Last synced: 07 Apr 2026
https://github.com/harrisonwelch/pythondatascience
Repo of code from the linked-in lesson "Python: Data Analysis"
data data-science matplotlib notes numpy python tutorial
Last synced: 12 Apr 2026
https://github.com/vlad1343/tools
This repository demonstrates the acquisition of advanced Python programming skills through structured exercises and projects, with a strong emphasis on NumPy for array manipulation, slicing, masking, and reshaping
jupyter-notebook numpy numpy-library numpy-python pandas pandas-python python python3
Last synced: 08 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/okoge-kaz/deep_learning
O'REILY ゼロから作るDeep Learning
deep-learning neural-network numpy pandas perce python3
Last synced: 20 Apr 2026
https://github.com/thekartikeyamishra/aipoweredmarketingassistant
AI-Powered Marketing Assistant, an advanced tool designed to enhance your digital marketing campaigns using the power of machine learning (ML) and large language models (LLMs). This project empowers small businesses and MSMEs to create compelling content, analyze campaigns, and strategize effectively.
artificial-intelligence llm matplotlib numpy openai pandas python scikit-learn streamlit
Last synced: 08 Apr 2026
https://github.com/aritrakar/ml-from-scratch
🤖Common ML implementations from scratch.
machine-learning numpy pandas python pytorch
Last synced: 07 Apr 2026
https://github.com/marferdom/codenotes
Notes while learning to code in python
fastai ipython matplotlib-pyplot numpy python sci-kit-learn seaborn tensorflow tkinter torch
Last synced: 04 Apr 2026
https://github.com/quocanh189/sentiment_analysis_eventhub
This project implements a Sentiment Analysis model using a neural network architecture built with Keras. The model classifies text into binary sentiment categories (positive or negative) by leveraging word embeddings and Gated Recurrent Units (GRU) layers. Additionally, the project includes a simple Flask web application to provide a real-time sent
docker flask nlp-machine-learning numpy pandas sentiment-analysis tensorflow
Last synced: 28 Oct 2025
https://github.com/michaeldehaney94/opencv
Python OpenCV computer vision projects
matplotlib numpy opencv-python python
Last synced: 20 Jun 2025
https://github.com/lorenzorottigni/ml-interview
Machine Learning python bootcamp: K Nearest Neighbors job interview simulation dataset
ipynb k-nearest-neighbours machine-learning numpy pandas python scikit-learn seaborn
Last synced: 07 Apr 2026
https://github.com/dmarks84/coursework_capstone_spacex_predictions
Final Project for IBM Data Science Professional Certificate -- Applied all skills and methods utilized in the series of courses for this certification to predict the success of SpaceX landings; issued full report to stakeholders
api classification dash eda folium linear-algebra matplotlib mysql numpy pandas plotly probability python seaborn sql statistics supervised-ml technical-writing web-scraping
Last synced: 08 Apr 2026
https://github.com/01one/python-online-with-pyodide
Run and edit python code including matplotlib and numpy on the browser with pyodide and codemirror
matplotlib-python numpy pyodide python-browser python-online python-online-compiler
Last synced: 29 Mar 2025
https://github.com/carinquantifiable119/data-science-handbook
📝 Explore Jupyter notebooks and reusable code to master data science workflows and enhance your skills effectively.
analytics aws biostatistics causal-inference computer-science ipython machine-learning meta neural-networks notebook numpy probability probability-cheatsheet python scicloj seaborn statistics-cheatsheet targeted-learning
Last synced: 27 Apr 2026
https://github.com/mostafa-bashir/investigating_dataset_udacity
ipython jyputer-notebook numpy pandas python
Last synced: 13 Feb 2026
https://github.com/itzzmeakhi/ab-testing
This project was done as a part of Udacity's Data Analyst Nanodegree program in which AB-Testing is performed for the users under treatment and control groups to predict whether changes should be done for an website or it is ideal to keep the existing one, based on the performance of old and new pages. Hypothesis testing, z-test, and Logistic Regression is performed to predict results.
bootstrapping hypothesis-testing jupyter-notebook matplotlib numpy pandas python statistics z-test
Last synced: 04 May 2026
https://github.com/chinmayee4/diwali_sales_analysis_using_python
Analyze Diwali Sales Data to improve customer experience and sales.
data-science exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 08 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/faraazarsath/handson-numpy
This respository is on various Numpy Tasks provided as academic assignment
Last synced: 16 May 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-polygon-graph
A demo of creating a 3d polygon graph.
3d graph matplotlib numpy pandas polygon python web
Last synced: 03 May 2026
https://github.com/jha2001/movie-recommender-system
machine-learning nltk numpy pandas pickle scikit-learn streamlit
Last synced: 05 Mar 2025
https://github.com/abrahamkoloboe27/fruits-recognition-streamlit-app
🍎 Fruits Classification App (Streamlit) 🍌
convolutional-neural-networks deep-learning image-classification image-processing keras logging machine-learning machine-learning-engineering mlops numpy pandas plotly prototype python streamlit streamlit-application tensorflow
Last synced: 08 Apr 2026
https://github.com/aysh2603/credit-card-fraud-detection
The Credit Card Fraud Detection project aims to identify fraudulent transactions from a dataset of credit card transactions. The project addresses the challenge of class imbalance and employs advanced machine learning techniques to build an effective fraud detection model.
ensemble-learning hyperparameter-tuning numpy pandas python3 scikit-learn streamlit
Last synced: 04 Feb 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/mikhailkhorokhorin/the-loop
Student project of team "полетики-самолетики"
3dsmax krpc ksp math matplotlib numpy python
Last synced: 20 May 2026
https://github.com/ksharma67/eda-on-ipl
In this python notebook, analysis of IPL matches from 2008 to 2020 is done using python packages like pandas, matplotlib and seaborn.
data-analysis data-science eda matplotlib numpy pandas python seaborn
Last synced: 07 May 2026
https://github.com/aqueeqazam/a-deep-dive-introduction-to-tensorflow
TensorFlow is a deep learning system that provides an interface for expressing deep learning algorithms and implementing them. It uses dataflow graphs to represent computation, shared state, and the operations that mutate that state.
deep-learning neural-network numpy tensor tensorflow
Last synced: 03 Aug 2025
https://github.com/matteofasulo/pytripadvisor
Trip Advisor Web Scraper
beautifulsoup4 folium geopandas matplotlib nltk-tokenizer numpy pandas plotly python restaurant scipy selenium sql
Last synced: 08 Apr 2026
https://github.com/sadegh-khedry/pneumonia-detection-using-cnn
Classifying chest X-ray images into two categories: Pneumonia or Normal using a Convolutional Neural Network (CNN).
cnn convolutional-neural-networks cv2 deep-learning harris-corners joblib jupyter-notebook keras kmeans-clustering matplotlib numpy orb pandas python seaborn shutil sifit tensorflow
Last synced: 11 Apr 2026