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/dmarks84/coursework_project_text-mining-spam-analysis
Project for University of Michigan Applied Data Science Specialization -- Performed NLP in order to build features of email messages; trained various classification models to help predict if a message was spam.
classification databases eda nlp numpy pandas python scikit seaborn sentiment-analysis statistics supervised-ml text-mining unsupervised-ml visualization
Last synced: 11 Apr 2026
https://github.com/jbalooshie/movies-etl
Exercise working with movie datasets from Kaggle and Wikipedia. Python is used to extract, clean, and combine the data, and then it is loaded into a postgreSQL database.
data-analysis data-science jupyter-notebook numpy pandas postgresql postgresql-database python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/ansh-info/industrial-scale-penicillin-simulation
Optimizing industrial-scale penicillin production using machine learning and data analysis.
jupyter-notebook machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/rachelnk/simple-machine-learning-model
A simple machine learning model built using scikit-learn library.
data-science linear-regression machine-learning-algorithms machine-learning-models matplotlib numpy pandas python random-forest random-forest-regressor scikit-learn
Last synced: 11 Apr 2026
https://github.com/anshpg/vectorwave
The Jupyter Notebook (ipynb file) contained within this repository serves as the primary codebase for this project. It demonstrates how to preprocess the input data, train the logistic regression classifier, evaluate its performance, and save the trained model for future use.
collab jupyter-notebook matplotlib-pyplot numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/shubhamahobia/lstm-hamlet
The LSTM Next Word Prediction project trains a model on Hamlet to predict the next word in a sequence. After preprocessing the text, an LSTM network learns patterns in the language. The trained model can then generate text by predicting the next word in a given sequence, with its accuracy evaluated to ensure it effectively models the language.
deep-learning github hamlet lstm lstm-neural-network lstm-neural-networks machine-learning neural-network nltk numpy pandas pickle python
Last synced: 11 Apr 2026
https://github.com/pranavsuriya-sr/e-hub_energysystems
Python based Web Application for analysis and visualization of concepts in Energy Systems.
css energy-systems-analysis html javascript matplotlib numpy python schemdraw streamlit
Last synced: 11 Apr 2026
https://github.com/samuele-lolli/data-analytics-techniques
A practical approach to data analytics pipeline.
numpy pandas pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/iaroslavbelavskii/statkemapp
Here's the code for my 'StatKemApp' app, that can be used to calculate statistics for the experimental laboratory data (e.g. titration). Feel free to use it and report any bugs!
chemical-engineering chemistry matplotlib-pyplot numpy pandas python scipy
Last synced: 11 Apr 2026
https://github.com/ebadshabbir/logistic_regression-binomial-
Logistic Regression on Social Network Ads Dataset This project applies Logistic Regression to predict whether a user will purchase a product based on their age and estimated salary, using the Social Network Ads dataset. The data is split into training and test sets, with feature scaling applied for normalization.
classification jupyter-notebook logistic-regression machine-learning matplotlib-pyplot numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/akibahmed229/development-of-intelligent
development of intelligent
data-science jupyter-notebook machine-learning metaploit natural-language-processing numpy pandas python skit-learn terraform
Last synced: 11 Apr 2026
https://github.com/carolina-riddick/xg-by-match-segments-football-analysis
futbol matplotlib numpy python segments soccer-analytics xg
Last synced: 15 May 2026
https://github.com/akansha2004pandey/chsw_projects
jupyter-notebook nlp numpy pandas python tensorflow
Last synced: 11 Apr 2026
https://github.com/zhanziyuan/pixelpuzzle-web
Encode/decode images using Base64 or shuffle/recover the pixels of images.
anime encryption image image-processing numpy python
Last synced: 11 Apr 2026
https://github.com/jagroop2001/learning-numpy
Learning NumPy complete the exercise
Last synced: 16 May 2025
https://github.com/pb319/california_house-price-prediction
This is going to be my first end to end ML project implementation covering all required stages taking guidence from book called "Hands On Machine Learning".
evaluation-metrics hyperparameter-tuning jupyter-notebook kfold-cross-validation machine-learning matplotlib numpy pandas python scikit-learn seaborn train-test-split
Last synced: 11 Apr 2026
https://github.com/yelypk/nasa-farm-navigators
NASA Space Apps Challenge Hackathon
fastapi javascript numpy phaser postgresql python railway
Last synced: 11 Apr 2026
https://github.com/kersh1337228/tradenv
Trading strategies testing environment based on open stock market data
django django-rest-framework numpy pandas python react stock-market typescript
Last synced: 11 Apr 2026
https://github.com/ferasaljoudi/driverdrowsinessdetection
Driver Drowsiness Detection using Machine Learning
drowsiness-detection keras-tensorflow machine-learning matplotlib numpy pandas python pytorch tensorflow
Last synced: 11 Apr 2026
https://github.com/nauxqouh/python-for-data-science-labs
This repo contains weekly practical codes for my Python for Data Science course at university.
data-science jupyter-notebook numpy pandas python pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/rutujaingole/jailbreaking-deep-models
This repository contains the codebase for Jailbreaking Deep Models, which investigates the vulnerability of deep convolutional neural networks to adversarial attacks. The project systematically implements and analyzes Fast Gradient Sign Method (FGSM), Projected Gradient Descent (PGD), and localized patch-based attacks on the pretrained
adversarial-attacks deep-learning densenet121 fgsm-attack imagenet-classifier jailbreak machine-learning numpy patch-based-attack pgd-adversarial-attacks torch
Last synced: 14 May 2026
https://github.com/muhammad-rebaal/eda-with-python-and-pandas
Explore, Analyze, and Visualize Data with Python and Pandas: Dive into the world of data analysis and visualization using Python and Pandas with this repository. Discover valuable insights, clean and preprocess your data, and create stunning visualizations to make data-driven decisions.
calmap matplotlib numpy pandas python python3 seaborn
Last synced: 07 May 2026
https://github.com/dane-meister/machine-learning-algos
Repository of several ML algorithms implemented for different environments and robot control vectors.
colab-notebook gymnasium jupyter-notebook machine-learning-algorithms numpy opencv pybullet python pytorch
Last synced: 11 Apr 2026
https://github.com/blacksujit/neural_network_using_numpy_and_math
Inspired from a repo . i have implemented an some ground level maths and logic . In this neural network no tensorflow , pytorch is used it is just prepared by using numpy and some logical math.
algorithmic-composition basics-of-python calculus criticalthinking innovation machine-learning maths neural-network neuralnetworkusingnumpy numpy purebasics
Last synced: 26 Aug 2025
https://github.com/aadrianleo/book-recommendation-system
Book Recommender System using the Book-Crossing dataset. Compares content-based (TF-IDF + cosine similarity) and collaborative filtering (SVD) methods for book recommendations. Includes data cleaning, EDA, and model evaluation (Precision@5, RMSE) in Python.
artificial-intelligence collaborative-filtering content-based-filtering cosine-similarity data-preprocessing jupyter jupyter-notebook machine-learning matrix-factorization numpy pandas predictive-modeling python3 recommendation-system recommender-system scikit-learn sckit-surprise
Last synced: 10 Apr 2026
https://github.com/tigureis/aula_deployment
This project not only demonstrates a machine learning pipeline but also serves as a template for deploying models into production. By leveraging the project's structure and code, you can streamline the process of deploying your own machine learning models.
Last synced: 11 Apr 2026
https://github.com/collins-kimotho/wrangle-and-analyze-project
Data Wrangling and Analysis Project: Analyzing WeRateDogs Twitter Account Data
explanatory-data-analysis exploratory-data-analysis matplotlib numpy pandas python twitter twitter-api
Last synced: 11 May 2026
https://github.com/shahzaibdev355/house-recommendation-backend
House Recommendation Backend is a Flask-based API that provides house recommendations based on user input. It includes endpoints to check the backend's functionality, fetch state data, and get personalized house recommendations based on criteria like price, property size, number of beds, number of baths, and state.
flask flask-api flask-cors numpy pandas scikit-learn tensorflow
Last synced: 05 Jan 2026
https://github.com/aleandropresta/data-science-projects
A collection of my Data Science projects
data-mining data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 26 May 2026
https://github.com/niteshchawla/yulu-hypothesistesting
Yulu has recently suffered considerable dips in its revenues. They have contracted a consulting company to understand the factors on which the demand for these shared electric cycles depends. Specifically, they want to understand the factors affecting the demand for these shared electric cycles in the Indian market.
hypothesis-testing matplot numpy pandas-library scipy-stats seaborn
Last synced: 20 Apr 2026
https://github.com/gustavoaca1997/placa-orificio-velocidad
script en python3 para obtener la velocidad de una placa orificio mediante tanteos
chemistry numerical-calculations numerical-methods numpy python
Last synced: 01 May 2026
https://github.com/pakagronglb/istanbul-restaurant-tips-prediction
This project focuses on predicting restaurant tips in Istanbul using machine learning techniques, specifically Linear Regression. The analysis includes data preprocessing, exploratory data analysis (EDA), model training, and evaluation.
kaggle matplotlib numpy pandas prediction python scikit-learn seaborn
Last synced: 08 Apr 2026
https://github.com/pymivn/vinastats
Khám phá các sự thật ở Việt Nam với thống kê và số liệu từ tổng cục thống kê Việt Nam
numpy pandas statistics vietnam
Last synced: 02 Apr 2026
https://github.com/rudrodip/timmygrad
scalar value gradient descent optimizer
backpropagation gradient-descent multilayer-perceptron-network neural-network numpy python3 pytorch
Last synced: 09 May 2026
https://github.com/privatepeople/dataanalysis
데이터 분석 공부를 위한 저장소
data-analysis data-science data-visualization matplotlib numpy pandas python scikit-learn scipy
Last synced: 26 Jan 2026
https://github.com/dataspieler12345/property-plotly-dashboard
bootstrap css3 dash numpy pandas plotly-dash python3
Last synced: 08 Apr 2026
https://github.com/pthmhatre/smart-attendance-system-using-face-recognition
This project aims to create a smart attendance system using face recognition technology. The system captures and recognizes faces in real-time and marks attendance automatically, providing a seamless and efficient way to manage attendance records.
adafruit computervision css face-recognition iot iot-application javascript mysql numpy opencv php pickle python raspeberry-pi rfid
Last synced: 12 Apr 2026
https://github.com/lorenzorottigni/ml-titanic
Machine Learning python bootcamp: logistic regression on titanic dataset
ipynb logistic-regression machine-learning numpy pandas python scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/windjammer6/7.-numpy-pandas-matplotlib-learning-and-practice-python
My learning journey of Python's Libraries NumPy, Pandas and Matplotlib
matplotlib numpy pandas python
Last synced: 08 May 2026
https://github.com/maruf346/python-programs
Here some basic python programs are uploaded. Find your needed one. Happy coding!
dict-python list-in-python numpy numpy-exercises pandas-python set-in-python tuples-in-python
Last synced: 16 May 2026
https://github.com/prakshal0809/machine_learning_algorithms
This project showcases basic machine learning programs I developed during my studies, written in Python, intended for educational use or as a foundation for more advanced projects.
machine-learning matplotlib numpy pandas python
Last synced: 12 Apr 2026
https://github.com/sujit1011/air-quality-index-prediction
machine-learning numpy pandas regression scikit-learn
Last synced: 12 Apr 2026
https://github.com/kellsworks/data-science-python-scripts
Data science python scripts
beautifulsoup4 numpy pandas python python-csv selenium selenium-webdriver statistics
Last synced: 12 Apr 2026
https://github.com/jvictor011/analise_de_dados_pokemon
Este projeto se concentra na análise dos dados da Pokedex, que incluem informações sobre vários Pokémon. O código em Python realiza várias etapas de análise exploratória de dados (AED) e gera visualizações para entender melhor as características dos Pokémon.
matplotlib numpy pandas python scipy
Last synced: 07 May 2025
https://github.com/id-andyyy/alfahack
📈💰 Investment propensity prediction model
catboost hackathon-project jupyter lightgbm numpy optuna pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/adarshpheonix2810/fake-job-post-detection
This project focuses on detecting fake job posts using machine learning. Fake job advertisements are often created to scam individuals by stealing personal information or money.
data-analysis deep-learning joblib machine-learning nlp-machine-learning numpy pandas python scikit-learn tkinter
Last synced: 12 Apr 2026
https://github.com/hairymax/python-for-science-lecture-notes
Tutorial material on the scientific Python ecosystem in Russian
matplotlib numpy python scipy sympy
Last synced: 12 Apr 2026
https://github.com/f-ssemwanga/dab-dataanalysis
DAB Radio Data Analysis Application
matplotlib numpy oop-principles pandas-dataframe postgresql psycopg2 python-3 regex-pattern seaborn threading tkinter-gui
Last synced: 12 Apr 2026
https://github.com/georgehanymilad/online-payments-fraud-detection
Machine Learning Project
anaconda class classification-algorithm data-science dataanalysis kaggle machine-learning machine-learning-algorithms matpolotlib numpy pandas python python3 seaborn
Last synced: 12 Apr 2026
https://github.com/urvee1810/eda-time-series
A comprehensive time series analysis of French retail quarterly sales data from 2012 to 2017. The project focuses on analyzing sales patterns, seasonal decomposition, and trend analysis using various statistical techniques and visualizations.
arima-modeling data-visualization exploratory-data-analysis matplotlib numpy pandas pmdarima python scikit-learn seaborn statsmodels time-series-analysis trend-analysis
Last synced: 12 Apr 2026
https://github.com/mzayles/iris-seaborn_visualizacao-dados
💻📊✅ Curso de Programação em Python para Data Science | Gráficos utilizando a base de vendas da Seaborn e a biblioteca Matplotlib.
matplotlib numpy pandas python seaborn
Last synced: 24 Mar 2025
https://github.com/mzayles/base_vendas_analise-exploratoria
💻📊✅ Curso de Programação em Python para Data Science | Identificando e analisando problemas.
Last synced: 24 Mar 2025
https://github.com/sujalk777/signal_systems_lab
This repository contains the assignments for the Signal Systems Laboratory course offered at IIT Jammu Autumn 24
jupyter-notebook librosa linux matplotlib numpy python raspberry-pi
Last synced: 12 Apr 2026
https://github.com/ifrazaib/pythoncodes
In this repository I have Added my handwritten python codes to master the language and includes all the basic concepts of python.
classes inheritance lists numpy pandas scipy tupels
Last synced: 06 Jan 2026
https://github.com/raduldev/ml-projects
End To End Machine Learning Project guided by Krish Naik from Ineuron.
catboost dill flask-application numpy pandas python scikit-learn xgboost
Last synced: 12 Apr 2026
https://github.com/RedInfinityPro/AI_projects
Rating (7/10) The code is a chatbot that interacts with users based on article content. However, issues include incorrect sorting, typos, incorrect indentation, and lack of explanations for each part, potentially affecting the bot's robustness and understanding of context.
newspaper nltk numpy python random sklearn string warnings
Last synced: 30 Sep 2025
https://github.com/kunalshelke90/students_marks_prediction_in_exams
Students Performance Evaluation using Feature Engineering, Feature Extraction, Manipulation of Data, Data Analysis, Data Visualization .Later on deployed on AWS with help of docker
dokcerfile flask githubactions machine-learning matplotlib mlops numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/alphan26/humidityregressor
This project involves developing a model to predict relative humidity using PyTorch. The model was trained on a dataset containing monthly data, with the goal of forecasting the relative humidity for the subsequent month.
matplotlib numpy pandas python pytorch
Last synced: 11 Apr 2026
https://github.com/jeslipriya/emotion-detection
This project is an enhanced real-time facial emotion detection system that uses deep learning (OpenCV + mini-XCEPTION) to accurately recognize human emotions through a webcam or image input. It features advanced preprocessing, temporal smoothing, and a clean visual interface for smooth and stable emotion analysis.
7-emotions deep-learning emotion-detection fer2013 numpy opencv opencv-python python tensorflow
Last synced: 03 Jul 2025
https://github.com/kareem74x/data-mining-uni-project
A project focused on applying data mining techniques to extract insights from datasets
data-mining matplotlib numpy pandas python
Last synced: 25 Feb 2026
https://github.com/sayan520/titanic-data-insights
Conducting data analysis on Kaggle's Titanic: Machine Learning from Disaster dataset using essential data wrangling, exploratory data analysis (EDA), and visualization techniques to uncover insights, identify patterns, and explore factors influencing passenger survival.
jupyter-notebook kaggle matplotlib numpy pandas python scikit-learn seaborn
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/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/rishabhmathur06/data_analysis-netflix
data data-analytics data-science matplotlib-pyplot numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/parth-jatav/super-store-analysis-project
The Super Store Analysis project leverages Python libraries such as pandas, matplotlib, and numpy to perform a comprehensive analysis of a retail store's data. This project includes data cleaning, visualization, and statistical analysis to identify key trends, optimize inventory, enhance decision-making processes for improved business performance.
data-analysis matplotlib numpy pandas python super-store
Last synced: 12 Apr 2026
https://github.com/mostafa-ghorab/global-happiness-analysis
An analysis of global happiness rankings based on various factors like GDP, family support, health, and freedom from the World Happiness Report (2015-2017). This project provides data visualizations and statistical insights into how these factors influence happiness scores in different regions.
business-analysis data-analysis data-visualization matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/afnanenayet/kaggle-titanic
The classic Kaggle Titanic data science challenge
backprop backpropagation classification classifier data forest kaggle layer learn mlp multi numpy pandas perceptron random science scikit sklearn titanic
Last synced: 12 Apr 2026
https://github.com/ledsouza/python-powerbi
Desenvolver uma dashboard para análise do mercado financeiro utilizando Python e Power BI
etl matplotlib numpy pandas powerbi python seaborn
Last synced: 12 Apr 2026
https://github.com/mnitin-reddy/summer-olympics-data-analysis-web-app
An interactive web app for exploring trends in Olympic Games history, analyzing overall medal tallies, country-wise performance, and athlete demographics. Built with Python and Streamlit, this app offers insights through visualizations and data-driven statistics.
dataanalytics matplotlib numpy pandas python seaborn streamlit
Last synced: 12 Apr 2026
https://github.com/themihirmathur/soiligator
Soiligator is an advanced machine learning project designed to optimize irrigation management by predicting whether irrigation is necessary based on environmental and soil-related data.
auc-score logistic-regression machine-learning matplotlib numpy pandas python random-forest-classifier roc-curve scikit-learn seaborn standardscaler support-vector-machine
Last synced: 12 Apr 2026
https://github.com/rajaditya01/refactored_py_ds_ml_bootcamp
Learning ML
deep-learning eda machine-learning numpy pandas python static
Last synced: 12 Apr 2026
https://github.com/filip-kustura/python-covid-19-behaviors-analysis
Using Jupyter Notebook, this university project analyzes attitudes and behaviors related to the COVID-19 pandemic using a two-year survey from Imperial College London and YouGov research company. Utilizing Pandas, NumPy and Matplotlib, the data analysis focuses on three countries, exploring trends and insights throughout the pandemic.
covid-19 data-analysis data-visualization jupyter-notebook matplotlib numpy pandas python university-project
Last synced: 12 Apr 2026
https://github.com/fabricioarendtorres/streamauc
Light-weight package for classification metrics computed on streams or minibatches of data. Mainly for area under the curve (AUC) of precision-recall (PR) or receiver operating characteristic (ROC) curves. Supports multi-class setting with either macro- or micro aggregation..
classification-model machine-learning metrics numpy precision-recall-curve receiver-operating-characteristic
Last synced: 06 Jan 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/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/visu512/spotify-music-recommender
Built Spotify Music recommendation system using Machine learning
csv-files dataset jupyter-notebook kmeans-clustering machine-learning matplotlib numpy panda python scikit-learn spotify-api stream vscode
Last synced: 12 Apr 2026
https://github.com/akashkg03/facial-expression-image-classification
This notebook involves to build a facial expression image classifier which categorizes facial expressions into one of seven emotions: anger, disgust, fear, happiness, sadness, surprise, and neutral.
jupiter-notebook numpy pandas python
Last synced: 28 Apr 2026
https://github.com/ewakamoto/03.-python-projects
This is my collection of Python Projects
jupyter jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/akashkg03/feynn-labs-internship
This repository contains the projects I did as a Data Science intern with Feynn Labs.
data-science machine-learning matplotlib numpy pandas python scipy seaborn
Last synced: 07 Jan 2026
https://github.com/linggarm/fruit-images-search-engine
A Content Based Image Retrieval (CBIR) application of Information Retrieval with fruit images
artificial-intelligence cbir computer-vision content-based-image-retrieval css flask html information-retrieval javascript machine-learning numpy pillow python search-engine tensorflow
Last synced: 12 Apr 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/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/shivsharcode/diabetes-prediction-new
DIABETES PREDICTION MODEL
flask jupyter-notebook logistic-regression machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/manikantasanjay/data_analysis_using_python_libraries_series
This Series contains Data Analysis projects performed on different Kaggle datasets and providing valuable insights into the data by making use of Python libraries.
exploratory-data-analysis kaggle-datasets machine-learning matplotlib numpy opendatasets pandas python visualization
Last synced: 12 Apr 2026
https://github.com/andrewzhoumq123/sci_graph_api
Generates different types of detailed plots for scientific data
fastapi h5py json matplotlib numpy pandas scipy
Last synced: 12 Apr 2026
https://github.com/soumyapro/heart-disease-prediction
This project is aimed at predicting the likelihood of coronary heart disease (CHD) in individuals over the next ten years using Logistic Regression.
logistic-regression numpy pandas simpleimputer sklearn
Last synced: 21 Jan 2026
https://github.com/abideen-olawuwo/house-prediction
A house prediction model
matplotlib numpy pandas seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/raghavendra317/brain-tumor-detection
A deep learning-based project for classifying brain MRI images into Glioma, Meningioma, No Tumor, and Pituitary Tumor using Convolutional Neural Networks (CNNs). This project aims to assist in early tumor detection, improving diagnostic accuracy and healthcare outcomes.
cnn-classification keras numpy opencv scikit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/d1ogocs/afinador-de-instrumentos
Desenvolvimento de um afinador que se ajusta automaticamente ao instrumento musical escolhido pelo utilizador
butterworth-filter instrument-tuner matplotlib numpy pyaudio python scipy threading tkinter
Last synced: 07 Jan 2026
https://github.com/wisdom-osborn/data-analytics-course-online-
🔍 Data Analytics with Python — Hands-on Course Materials Jupyter notebooks, projects, and datasets based on the freeCodeCamp Data Analysis with Python certification. Learn NumPy, Pandas, data cleaning, and visualization through real-world examples
data data-analysis data-science data-visualization freecodecamp numpy pandas pandas-dataframe project python
Last synced: 19 Apr 2026
https://github.com/chenshuliu/python-guide-to-numpy
This repository is dedicated to explaining the functionalities of Numpy in Python
Last synced: 18 Jan 2026
https://github.com/supriya811106/whatsapp-chat-analyzer-app
Analyze WhatsApp chats with Python, Streamlit, and data visualization. Explore messaging patterns, content trends, and emoji usage to uncover insights from your conversations.
analyzer-web-app chat-analytics chat-analyzer data-preprocessing data-visualization emojis machine-learning matplotlib natural-language-processing nltk numpy pandas plotly python3 seaborn sentiment-analysis streamlit-webapp text-analysis user-engagement
Last synced: 30 Dec 2025
https://github.com/miguelszzz/simple_mnist
Minimalist MNIST implementation with two hidden layers written in C
ddpm densenet-tensorflow generative-model image-processing keras machine-learning neural-network numpy scratch tensorflow-mnist-train transformer triplet-loss vit vit-mnist
Last synced: 25 Mar 2025
https://github.com/bearddan2000/python-web-3d-matplotlib-wireframe-graph
A demo of creating a 3d wireframe graph.
3d graph matplotlib numpy pandas python web wireframe
Last synced: 12 Apr 2026