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/brenderb/python-projects
General interest and school python projects I completed. Included are lab analysis files (with uncertainty analysis, fitting, and graphing), simulation files (visualization of electric+magnetic fields, etc), specific research project files (data extraction + processing for a building science lab, graphs for a medical physics paper) and misc files
csv fitting matlab matplotlib numpy os pandas pyplot python scipy uncertainty
Last synced: 05 Apr 2025
https://github.com/technologicat/orderfix
Reorder solutions of parametric studies to make continuous curves
cython eigenvalues numpy postprocessing python python2 python27 python3 python34
Last synced: 25 Jan 2026
https://github.com/mituskillologies/aiml-dypiemr-sep24
Programs conducted at DYPIEMR, Pune in training on AIML during September 2024.
artificial-intelligence data-analysis data-science machine-learning matplotlib neural-network numpy pandas python3
Last synced: 05 Apr 2025
https://github.com/djdhairya/fish-species-detection-and-recognition
Dataset
deep-learning epoch heatmap mobilenetv2 numpy pandas relu sckiit-learn train-test-split
Last synced: 20 Jan 2026
https://github.com/rohansahu15/stackoverflow-hashtag-generator
ai machine-learning nlp numpy pandas
Last synced: 18 Jan 2026
https://github.com/aapo-kossi/christmas_tree_spectrogram
Colab notebook to generate a spectrogram visualization on a programmable led installation
colab-notebook numpy pandas python
Last synced: 07 Apr 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/johanntf/direccion_maximo_crecimiento
Dirección de máximo crecimiento en una función multivariable dado un punto de partida
customtkinter matplotlib numpy python
Last synced: 18 May 2026
https://github.com/sultanazhari/customer-habit-analysis-model
Megaline company wants to develop a model that can analyze consumer behavior and recommend one of Megaline's two new plans: Smart or Ultra. In this classification task, we need to develop a model that is able to choose the right package
accuracy-score decision-tree-classifier logistic-regression matplotlib-pyplot numpy pandas python3 random-forest-classifier seaborn train-test-using-sklearn
Last synced: 11 Apr 2026
https://github.com/dor-sketch/audio-visual-synth
Combining real-time graphics, audio synthesis, and interactive elements to create an engaging, cross-platform music visualizer.
image-processing midi-player music-composition musicsheet notes-tool numpy pygame pygbag pyopengl
Last synced: 18 May 2026
https://github.com/yalai92/master_academic_projects
This repository is dedicated to showcasing the academic projects completed during my Master in Data Science & AI. The main objective is to show a collection of projects in various data science fields, including: data cleaning & preprocessing, data analysis, data visualization, machine learning, clustering, among others.
automation clustering data-merging google-colab jupyter-notebook machine-learning matplotlib numpy pandas powerbi python sklearn xgboost
Last synced: 13 Jun 2025
https://github.com/lgope/book-recommender-system
Book recommender system a Collaborative Filtering Based Recommender System using Machine Learning, Numpy, Pandas Python, Flask, Kaggle Dataset
collaborative-filtering flask html-css jupyter-notebook kaggle-dataset machine-learning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/adikahnf/Data-analysis-with-Python
data-analysis numpy pandas python streamlit
Last synced: 31 Dec 2025
https://github.com/mathensley/asimpleneuralnetworklib
A simple library in Python for training datasets using neural network models
deep-learning neural-networks numpy python
Last synced: 19 Apr 2026
https://github.com/pramodyasahan/custom-image-classification-model
This repository hosts a TensorFlow-based custom image classification model. The model is designed to classify images into binary classes, labeled as 'Happy' and 'Sad'.
computer-vision convolutional-neural-networks cv2 keras matplotlib numpy tensorflow
Last synced: 11 Apr 2026
https://github.com/elmezianech/email-spam-ham-classifier-lr
Email Classifier: A machine learning project using Python that categorizes emails into spam and ham (non-spam). Utilizes the Scikit-Learn library, employing logistic regression and TF-IDF (Term Frequency-Inverse Document Frequency) vectorization for text analysis and classification.
ai emails jupyter-notebook logistic-regression machine-learning ml numpy pandas python spam-detection spam-filtering tfidfvectorizer
Last synced: 09 Apr 2026
https://github.com/sagravela/plotground
Plotting Tool with Matplotlib and Tkinter. Video Demo:
matplotlib numpy python tkinter
Last synced: 19 May 2026
https://github.com/martinkersner/kmeans-meetup
Presentation about k-Means for Seoul AI Meetup on July 22, 2017.
kmeans numpy python scikit-learn
Last synced: 03 May 2026
https://github.com/andreazoccatelli/knn_fromscratch
knn implementation in numpy
classification knn-classifier machine-learning numpy
Last synced: 19 May 2026
https://github.com/labex-labs/quick-start-with-numpy
Quick Start with NumPy | This repo collects 15 of programming labs exercises for Quick Start with NumPy. This course will teach you the fundamentals of NumPy, a library that supports many mathematical operations.
challenges course exercises hands-on labex labs numpy playgroud programming python
Last synced: 31 Dec 2025
https://github.com/manishbisht/machine-learning
Machine Learning
data-analysis data-mining machine-learning machine-learning-algorithms machinelearning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/keyurparalkar/exoplanet-hunting-in-deep-space
The Search for New Earths
deep-learning gradient-descent jupyter-notebook machine-learning neural-network numpy
Last synced: 19 May 2026
https://github.com/addleonel/unitrevpy
This contains common conversions such as units convert of length, temperature, area, volume, time, and weight.
common-conversions numpy python3
Last synced: 05 Mar 2026
https://github.com/pkx8326/blackjack-weighted-random-choices-visualization-with-numpy-and-python
This is a small project to test and visualize the result of the weighted probability capability of Python's numpy.random.choice()
blackjack blackjack-game choice jupyter-notebook numpy python random weighted-probability weighted-random
Last synced: 04 May 2026
https://github.com/mohammadshabazuddin/secure-image-classification---deep-learning-for-image-based-authentication
This project implements a CNN to classify CAPTCHA images. The code preprocesses images, applies Otsu's thresholding, and uses morphological transformations for character separation. The CNN model includes convolutional, batch normalization, dropout, and fully connected layers. Training, validation, and testing are performed on labeled datasets.
keras numpy opencv pandas pil python tensorflow
Last synced: 08 Apr 2026
https://github.com/krichelj/dl_bgu_2021
Deep Learning course, Computer Science M.Sc., Ben Gurion University of the Negev, Israel, 2021
computer-science computer-vision computer-vision-algorithms convolutional-neural-networks deep-learning facial-recognition generative-adversarial-network neural-network nlp numpy recurrent-neural-networks rnn siamese-neural-network supervised-learning tensorboard tensorflow tensorflow-models text-generation
Last synced: 03 Feb 2026
https://github.com/kientech/breast-cancer-classification-using-machine-learning
The goal is to leverage data-driven models to assist in the early detection and diagnosis of breast cancer, potentially aiding healthcare professionals in making informed decisions
data-science machine-learning numpy pandas python3 scikitlearn-machine-learning seaborn
Last synced: 22 Mar 2025
https://github.com/carlescn/snake_game
An implementation of the classic Snake game using Pygame and NumPy.
numpy pygame python snake-game
Last synced: 15 Apr 2026
https://github.com/fwcd/minq
Tiny quantum gate library based on NumPy
numpy python quantum-computing
Last synced: 02 Jan 2026
https://github.com/Kikobuf/3d-file-toolkit
Pure-Python toolkit for inspecting, editing, converting, and analyzing 3D print files, supports 3MF, STL, OBJ, PLY, and GLB. Detects source software (Bambu, Orca, Prusa, Cura, Fusion 360, etc.), checks compatibility across 15 CAD and slicer programs, and works with any AI coding agent (Claude, Cursor, ChatGPT, Manus). Zero dependencies beyond numpy
3d-printing 3mf ai-agent bambu chatgpt cluade cluade-code gemini manus numpy obj orca-slicer prusaslicer python stl
Last synced: 20 May 2026
https://github.com/badranalyst/udemy-course-data-analysis-with-pandas-and-visualization-libraries
Explores Udemy course data using NumPy and Pandas for data manipulation. Provides insights into course topics, ratings, and pricing with visualizations created using Matplotlib, Seaborn, and Plotly.
data-science dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn
Last synced: 16 Apr 2026
https://github.com/girishkolhe/bike-sharing-multiple-linear-regression-assignment
Assignment for building a linear regression model for predicting the demand for bike sharing
data-science data-visualization eda linear-regression machine-learning matplotlib numpy pandas-dataframe python rsquare-values seaborn sklearn-library statsmodels vif
Last synced: 02 May 2026
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/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/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/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/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/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/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/pzuehlke/ml-with-numpy
Basic ML algorithms using only NumPy
deep-learning machinelearning numpy
Last synced: 20 May 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/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/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/okoge-kaz/deep_learning
O'REILY ゼロから作るDeep Learning
deep-learning neural-network numpy pandas perce python3
Last synced: 20 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/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/mikhailkhorokhorin/the-loop
Student project of team "полетики-самолетики"
3dsmax krpc ksp math matplotlib numpy python
Last synced: 20 May 2026
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/redinfinitypro/redditbot
Rating: (7/10) This script collects, preprocesses, trains models, processes images, and handles files, handling data from Reddit, image processing, and file handling.
autocorrect bytesio concurrent nltk numpy openpyxl pandas pil praw random re requests secrets sklearn string tensorflow time urllib
Last synced: 08 Apr 2026
https://github.com/iamfarrokhnejad/some-neural-network-application
This repository contains various NN codes converted from Matlab to Python
cv2 deep-learning deep-neural-networks educational matplotlib neural-network neural-networks neuralnetwork neuralnetworks numpy python sklearn tensorflow tensorflow2
Last synced: 06 May 2026
https://github.com/claby2/mouse-track
Track, display, and graph the position of a mouse cursor.
c cpp matplotlib numpy python sdl2 windows
Last synced: 12 Apr 2026
https://github.com/muralikrishna-cec/mca-s3
MCA SEMESTER 3 PROGRAMS
android-application android-studio java jupyter-notebook ml numpy python
Last synced: 08 Apr 2026
https://github.com/khaja-shaik-21/heart-disease-prediction-system
This form allows users to enter key health details like age, blood pressure, cholesterol levels, and exercise results to predict the likelihood of heart disease. The data is submitted to the backend for processing, where a machine learning model provides a prediction. The form is styled for a clean and responsive user experience.
css3 flask-application git html5 logestic-regression numpy pandas python3 scikit-learn
Last synced: 12 Apr 2026
https://github.com/kumpatlapavankumar/recognizing-flowers-with-convolutional-neural-networks
This project uses a Convolutional Neural Network (CNN) to classify flower images into five categories: Daisy, Dandelion, Rose, Sunflower, and Tulip. The model is trained on the Flowers Recognition dataset with image augmentation techniques to enhance generalization.
cnn-keras coding data-science deep-learning enjoying flower-classification machine-learning numpy opencv2 pandas pathlib pillow python tensorflow testing training
Last synced: 08 Apr 2026
https://github.com/praju-1/data_science_projects
It contains the necessary code, datasets, and documentation to understand, replicate, and build upon the project's findings and methodologies.
data-science datasets deep-learning exploratory-data-analysis machine-learning matplotlib numpy pandas predictive-analytics python seaborn sklearn statistics visualization
Last synced: 08 Apr 2026
https://github.com/lorenzorottigni/ml-yelp-reviews
Machine Learning python bootcamp: natural language processing on Yelp reviews
machine-learning nlp numpy pandas python scikit-learn seaborn
Last synced: 08 Apr 2026
https://github.com/abhishekbagdiya01/movies-recommendation-system
This repository contains the code for a movie recommendation system built using Jupyter Notebook.
aiml jupyter-notebook numpy pandas python scikit-learn
Last synced: 08 Apr 2026
https://github.com/ahmedabdalkreem/sentiment-analysis
This project performs sentiment analysis on a Twitter dataset, aiming to classify tweets into positive, negative, or neutral sentiments. Sentiment analysis is crucial for understanding public opinion on various topics, brands, or events based on social media data.
bert-model lematization matplotlib nlp nltk numpy pandas python3 sentiment-analysis stopwords streamlit
Last synced: 08 Apr 2026
https://github.com/salamanderxing/jax-gaussian-bayes
A Multivariate Gaussian Bayes classifier written using JAX
cifar10 gaussian-bayesian-processes gaussian-naive-bayes jax multivariate-gaussian naive-bayes-classifier numpy xla
Last synced: 27 Apr 2026
https://github.com/caioandrian/data-analyst-procon
Análise dos dados do Procon, período de 2013 à 2016.
Last synced: 11 Apr 2026
https://github.com/sahilmaurya28/youtube-data-analysis
YouTube Data Analysis using Python — uncovering trends, engagement patterns, and correlations between likes, comments, views, and categories to understand what drives content success.
analysis data-analysis data-visualization matplotlib-pyplot numpy pandas portfolio-project python seaborn youtube
Last synced: 13 Apr 2026
https://github.com/utkarsh251106/tracking-with-yolo
This project uses YOLOv8 and DeepSORT to detect and track children and adults in video streams. It assigns unique IDs, handles re-tracking after occlusions, and outputs an annotated video with labeled bounding boxes.
computer-vision deep-learning deepsort machine-learning numpy opencv python torch ultralytics yolov8
Last synced: 30 Jan 2026
https://github.com/isk-daniar/-contrast-improvements-on-pil
Contrast improvements on PIL
Last synced: 10 Jun 2026
https://github.com/nishthasharma-22/binary-black-hole-merger-gravitational-waves-simulation
Repository of all astronomy related projects, including: Gravitational Waves graph from binary black hole merger
astrophysics blackhole-merger gravity-simulator matplotlib numpy python scipy
Last synced: 05 May 2026
https://github.com/ijproject/calculate-absorption-rate
大気を構成する分子ごとの赤外線吸収割合を計算するプログラム。
Last synced: 11 May 2026
https://github.com/dwija12903/mentorness-internship
Developed and applied technical skills in areas such as programming languages, data analysis, and machine learning methodologies.
matplotlib numpy pandas python scikit-learn
Last synced: 08 Apr 2026
https://github.com/poziloi/-image_processing-
Методы и алгоритмы цифровой обработки изображений, задания
Last synced: 20 Jan 2026
https://github.com/asut00/python-piscine_42ai
Python Bootcamp: A one-week intensive course with 42AI at École 42, covering Python fundamentals, data manipulation, and introductory AI concepts.
matplotlib numpy pandas python
Last synced: 07 May 2026
https://github.com/raghavendranhp/airbnb-data-analysis
The Airbnb Data Analysis project focuses on analyzing Airbnb data using MongoDB Atlas, Python scripting, data preprocessing, visualization, and interactive geospatial insights. We delve into the world of property management and tourism to uncover trends, pricing variations, and location-based analysis.
eda jupyter-notebook mongodb numpy pandas powerbi preprocessing
Last synced: 08 Apr 2026
https://github.com/aysh2603/twitter-sentiment-analysis
The Twitter Sentiment Analysis project employs Natural Language Processing (NLP) techniques to classify tweets into positive or negative sentiments. By analyzing the tone of tweets, this project provides insights into public sentiment on various topics.
hyperparameter-tuning nlp-machine-learning numpy pandas python3 scikit-learn
Last synced: 13 Jul 2025
https://github.com/rdvdev2/tf-test
Mostres de ML i IA amb TensorFlow basades en els tutorials oficials per al PR
numpy python research-project tensorflow tensorflow-tutorials
Last synced: 22 Mar 2025
https://github.com/omraj0/covid19-data-analysis
Analysis of COVID-19 infection rates in various countries, correlating them with factors such as GDP per capita and social support.
covid-19 google-colab matplotlib numpy pandas python
Last synced: 19 Apr 2026
https://github.com/pranjalshivhare06/medical-ensurance-charge-predictor
The Insurance Price Predictor is a machine learning project designed to predict insurance costs based on various input features. The project leverages four different algorithms, with XGBoost emerging as the most accurate and efficient model.
fastapi machine-learning numpy pandas xgboost-classifier
Last synced: 19 Apr 2026
https://github.com/vyjayanthipolapragada/image_classifier_model_hotdog
Building an Image classifier model to train and test a dataset and classify the given images into hotdog and not-hotdog.
artificial-intelligence dataset image-classification image-processing machine-learning matplotlib neural-networks numpy pandas python pytorch tensor torchvision transfer-learning
Last synced: 08 Apr 2026
https://github.com/muhkartal/e-forecast
machine learning-powered energy consumption prediction system that analyzes historical data to forecast future energy usage trends, optimizing efficiency and sustainability.
fastapi joblib matplotlib numpy pandas pydantic pytest sckit-learn seaborn tensorflow tqdm uvicorn xgboost yaml
Last synced: 08 Apr 2026
https://github.com/iliailmer/numpy_learn
A small machine learning mock-library written entirely in numpy and shamelessly imitating PyTorch.
deep-learning machine-learning mnist numpy scipy
Last synced: 09 May 2026
https://github.com/tabotcharlesbessong/python-errors
This repository will contain all python errors i will encounter in my life as a python plus their solutions
matplotlib-animation matplotlib-pyplot numpy pandas python-script python3 scikit-learn seaborn
Last synced: 16 Apr 2026
https://github.com/rosacarla/projetodio_covid19
Projeto desenvolve modelos com Python e Machine Learning para prever a evolução do COVID-19 no Brasil
etl machine-learning numpy pandas python
Last synced: 08 Apr 2026
https://github.com/shdrn2402/budget-analytics
Analyze a family's two-year spending in Israel to uncover trends, optimize budgets, and compare consumption patterns using Python, Pandas, and visualization tools.
jupyter-notebook matplotlib numpy pandas python seaborn visualization
Last synced: 08 Apr 2026
https://github.com/beolawork-art/novabank-churn-analysis
NovaBank has noticed that customers are closing accounts or going inactive, and they want to understand why.
data-analysis data-science-projects data-visualization eda machine-learning numpy pandas python scikit-learn sql
Last synced: 08 Apr 2026
https://github.com/shahbazshaddy/explainable-multimodal-ai-for-breast-cancer-and-pneumonia-prediction
A deep learning-based framework integrating explainable multimodal AI for accurate prediction and transparent diagnosis of breast cancer and pneumonia.
deep-learning explainable-ai grad-cam groq-api llm machine-learning matplotlib multimodal numpy pandas python pytorch scikit-learn seaborn streamlit
Last synced: 08 Apr 2026
https://github.com/colesmcintosh/pycuda-numpy-vector-ops
Accelerating NumPy Vector Operations with PyCUDA
Last synced: 28 Apr 2026
https://github.com/dmarks84/coursework_project_boston-data-project
Project for IBM Data Science course on Statistics -- Read in a large data set and performed several statistical analyses and hypothesis testing
communication data-modeling data-reporting dataframes eda hypothesis-testing matplotlib numpy pandas probability python scipy seaborn statistics visualization
Last synced: 08 Apr 2026
https://github.com/ashithapallath/comparison-of-ssd-sad-in-motion-estimation-of-video-coding
Course assignment for Algorithm and Massive Datasets comparing SAD and SSD for motion estimation. Includes analysis of accuracy, speed (Python/NumPy), and error sensitivity. Highlights trade-offs for speed-critical vs. precision-focused applications.
l1-normalization l2-norm numpy pytho video-cod
Last synced: 04 Apr 2025
https://github.com/sarthakm402/rabbi
A Ml library that can be used ot clean,and use models to predict on data
numpy optuna pandas pypi-package python sklearn
Last synced: 20 Apr 2026
https://github.com/bassemhalim/webrtc-demo
webrtc demo using aiortc library
Last synced: 09 Apr 2026
https://github.com/abeertechcamus/documentdata
The dataset was cleaned and queried using Python inside Jupyter Notebook and visualizes using PowerBI Document Data Analysis Projects
dax jupyter-notebook numpy pandas powerbi python
Last synced: 04 May 2026
https://github.com/dakshsammi/arkaid
Arkaid is a game performance analytics platform developed for the Information Integration Architecture Course - CSE656 (IIIT Delhi). It uses a data warehouse approach to analyze gaming data from multiple sources and provides insights via an AI-driven interface.
ai airflow aws database-management datawarehouse docker etl flask information-integration numpy openai postgresql python togetherai
Last synced: 09 Apr 2026
https://github.com/dsowles/miniproject1davidsowles2025
INF601 Mini Project 1
Last synced: 16 May 2026
https://github.com/kushalagarwalla/netflix-movie-data-analysis
🚀 Netflix Data Analytics Project 🎬📊 | Analyzed 9K+ movies to uncover insights on genres, popularity, votes & release trends. Includes EDA, KPIs & visualizations using Python (Pandas, NumPy, Matplotlib, Seaborn). Supports data-driven content & engagement strategy.
data-analysis data-visualization jupyter-notebook numpy pandas python seaborn
Last synced: 06 May 2026
https://github.com/kandil2001/lid-cavity-evolution
Lid Cavity Evolution is an open-source CFD suite for the lid-driven cavity problem, featuring MATLAB, Python, and parallel solvers with benchmark comparisons.
benchmarking cfd cfd-simulation lid-driven-cavity matlab mpi numpy open-source openfoam openmp parallel-computing python scientific-computing simple-algorithm star-ccm
Last synced: 06 May 2026
https://github.com/4ngelojr/ai-ml-cheatsheets
🗂️ Access essential AI and ML concepts with quick-reference cheatsheets for effective learning and project implementation.
bigdata cheatsheet computer-science convolutional-neural-networks data-science deep-learning dl excel hadoop keras linux neural-networks numpy pig plotly probability sql statistics
Last synced: 01 May 2026
https://github.com/anushkapal28/maatri-care
MaatriCare is an AI-based healthcare application designed to provide personalized nutrition advice and maternal care recommendations for pregnant women, lactating mothers, and women in general.
gemini-api jupyter-notebook labelencoder numpy pandas python3 random-forest streamlit svm-training
Last synced: 18 Sep 2025