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/pyladiesams/python-oss-sprints-mar2024
Sprints to contribute to the most popular data and AI Python OSS libraries
conda dask geopandas jupyter matplotlib numpy pandas pymc sklearn
Last synced: 05 May 2026
https://github.com/voidwalker7/mnist
MNIST Digit Detector Model using only Numpy
from-scratch-in-python mnist numpy python
Last synced: 05 May 2026
https://github.com/sahaavi/color-detection
Colour detection is the process of detecting the name of any color. Well, for humans this is an extremely easy task but for computers, it is not straightforward. Human eyes and brains work together to translate light into color. Light receptors that are present in our eyes transmit the signal to the brain. Our brain then recognizes the color. Since childhood, we have mapped certain lights with their color names. We will be using the somewhat same strategy to detect color names.
color-detection color-detector numpy opencv-python pandas
Last synced: 10 May 2026
https://github.com/mugambi645/classify-song-genre-from-audio-data
Classify song genres using supervised learning models & PCA for dimensiality reduction
decision-tree-classifier logistic-regression numpy pandas pca-analysis
Last synced: 17 Apr 2026
https://github.com/pramodyasahan/cifar-10-object-recognition
This repository contains a TensorFlow-based image classification model designed to classify images from the CIFAR-10 dataset. The CIFAR-10 dataset comprises 60,000 32x32 color images in 10 classes, with 6,000 images per class.
convolutional-neural-networks numpy python tensorflow
Last synced: 05 May 2026
https://github.com/anas436/generating-maps-with-folium-using-python
folium ibm-watson numpy pandas pulgins python3 wget
Last synced: 05 May 2026
https://github.com/rohra-mehak/sciencesync
System for Personalized Google Scholar Alerts Processing and Data Management, and provision of ML based clustering analysis
agglomerative-clustering clustering crossref-api customtkinter google-api google-scholar graph-api machine-learning numpy pandas python3 scientific-article-analysis scikit-learn sqlite3
Last synced: 05 May 2026
https://github.com/rebeccamorolong/market--basket--analysis
Market Basket Analysis using the Apriori algorithm to predict association rules and frequent itemsets from transactional data. The goal was to uncover product combinations that frequently co-occur in transactions, which can be used for recommendations, promotions, and inventory management.
apriori-algorithm numpy pandas seaborn
Last synced: 10 May 2026
https://github.com/nomissbowling/nomissbowling.github.io
nomissbowling.github.io
c cplusplus matplotlib numpy pyob python python-cpp-wrapper wrapper wx wxpython
Last synced: 05 May 2026
https://github.com/jonad/quora_data_analysis
Exploratory data analysis and feature engineering on Quora dataset.
exploratory-data-analysis feature-extraction numpy pandas python3 quora-dataset
Last synced: 05 May 2026
https://github.com/muthupillai1204/diwali_sales_analysis
The Diwali sales analysis reviews past data to identify trends, peak buying times, popular products, and customer demographics. It assesses sales volume, revenue growth, and promotional effectiveness, helping businesses optimize marketing and inventory for future seasons.
data datacleaning eda excel jupyter-notebook matlplotlib numpy pandas python seaborn visualization
Last synced: 05 May 2026
https://github.com/abdelrahman-amen/neural_style_transfer
This project applies neural style transfer to create new images by merging the content of one image with the artistic style of another.
neuralstyletransfer numpy os python streamlit tensorflow
Last synced: 05 May 2026
https://github.com/nandinimarepalli/ai_ml_internship_projects
Projects completed during my AI/ML and Data Expert internship, including EDA, machine learning models, and dashboard development using Python, pandas, scikit-learn, and visualization libraries.
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 05 May 2026
https://github.com/sahaninilesh/future_ds_01_social-media-sentiments-analysis
The Social Media Sentiments Analysis Dataset captures a vibrant tapestry of emotions, trends, and interactions across various social media platforms. This dataset provides a snapshot of user-generated content, encompassing text, timestamps, hashtags, countries, likes, and retweets. Each entry unveils unique storiesβmoments of surprise, excitement,
jupyter matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/dulajkavinda/fashion-classification
π classify fashion items using machine learning
added machinelearning matplotlib numpy pandas python scikit
Last synced: 05 May 2026
https://github.com/amruta33/lead_scoring_case_study
An education company named X Education sells online courses to industry professionals. On any given day, many professionals who are interested in the courses land on their website and browse for courses.
bagging linear-regression numpy pandas python3
Last synced: 05 May 2026
https://github.com/shhiivvaam/regression
Linear Regression Model
linear-regression numpy python
Last synced: 10 May 2026
https://github.com/jupfu/beck-view-movie
Assemble mp4 video from list of images
multithreading numpy opencv python3 threadpool tqdm
Last synced: 10 May 2026
https://github.com/ayushdutta-ai/face-recognition-model
A custom face recognition model built from scratch using Python, OpenCV, Pillow, and Face libraries, utilizing LBPH for efficient facial feature extraction and accurate identification.
face haar-cascade lbph-face-recognizer numpy opencv pillow
Last synced: 05 May 2026
https://github.com/vi-ssh-al/diamond-price-prediction
matplotlib ml numpy panda seaborn
Last synced: 05 May 2026
https://github.com/tsungtsetu122/patternrecognition-gnn-node-classification
This project implements a Mixed Graph Neural Network (GNN) for semi-supervised multi-class node classification using the Facebook Large Page-Page Network Dataset. The goal of the project is to predict the class of each node (page) based on 128-dimensional feature vectors and the graph structure connecting the nodes.
evaluation-metrics gnn matplotlib networkx numpy optimization pandas python pytorch-geometric
Last synced: 05 May 2026
https://github.com/kaushik-puttaswamy/exploratory-data-analysis-using-python
This project applies Exploratory Data Analysis (EDA) using visualizations like box plots, scatter plots, and correlation matrices. It helps identify patterns, select ideal functions via least squares error, and map test data while evaluating deviations.
bokeh expolatory-data-analysis matplotlib numpy pandas python seaborn sqlalchemy
Last synced: 17 Apr 2026
https://github.com/waghraj1699/fraud-detection-project
A fraud detection system with machine learning will be able to detect risk based on your historical data
data-processing decision-tree-classifier machine-learning numpy pandas
Last synced: 05 May 2026
https://github.com/supernovasatsangi23/modifying-biomarker-gene-identification-for-effective-cancer-categorization
A project that focuses on implementing a hybrid approach that modifies the identification of biomarker genes for better categorization of cancer. The methodology is a fusion of MRMR filter method for feature selection, steady state genetic algorithm and a MLP classifier.
dataset deep-learning deep-neural-networks feature-selection genetic-algorithm machine-learning machine-learning-algorithms mlp-classifier mrmr neural-network numpy pandas-dataframe python python3 scikit-learn scikit-learn-python tkinter-gui tkinter-python
Last synced: 05 May 2026
https://github.com/nkamilla/titanic-eda
Exploratory Data Analysis of the Titanic dataset using Python (Pandas, NumPy, Matplotlib). Includes data cleaning, visualizations, correlations, and key business insights.
data-analysis eda jupyter-notebook matplotlib numpy pandas python titanic-dataset
Last synced: 05 May 2026
https://github.com/debangshu9183/spam-mail-detection
To detect spam mail
logistic-regression machine-learning numpy pandas scikit-learn seaborn
Last synced: 05 May 2026
https://github.com/kernel-loophole/numerical-computing
Numerical Computing use python(Numpy,metplotlib).
numpy python quantum-computing
Last synced: 17 Apr 2026
https://github.com/quinnphil/math-for-programmers
Work-alone code for Math for Programmers book by Paul Orland
geometry mathematics matplotlib numpy python
Last synced: 17 Apr 2026
https://github.com/kalwalt/pybind-test
A simple example with pybind and numpy with C++ code
cplusplus numpy pybind11 python
Last synced: 05 May 2026
https://github.com/hms75/movie_rating_analysis
A movie rating analysis which identifies trends amongst a dataset of 5000 movies.
data-analysis data-visualization matplotlib-pyplot numpy pandas python
Last synced: 05 May 2026
https://github.com/vishal-verma-96/oil_spill_prediction_using_ml
This ML project predicts oil spills using various machine learning algorithms like XGBoost and Random Forest. This project also contains saving and load of the model to make predictions on a sample dataset.
data-science machine-learning-algorithms machine-learning-classification matplotlib model-building-and-evaluation numpy pandas pickle python-3 scikitlearn-machine-learning xgboost
Last synced: 17 Apr 2026
https://github.com/khushi130404/binning-binarization
This project demonstrates binning and binarization on the Titanic dataset, comparing results with and without numeric encoding. Visualizations highlight the transformations and their impact on survival analysis.
binarization binarizer binning columntransformer decision-trees matplotlib numpy pandas
Last synced: 17 Apr 2026
https://github.com/nxhawk/mln
Machine learning is a branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy.
decision-tree-classifier genetic-algorithm jupyter-notebook machine-learning-algorithms numpy pandas sklearn-library
Last synced: 06 May 2026
https://github.com/mahmood-anaam/grid-world-value-iteration
An implementation of the Value Iteration algorithm for solving the Grid World problem. This project provides a function to compute the optimal value function for a grid-based environment where a robot navigates to maximize rewards while avoiding penalties.
dynamic-programming grid-world numpy optimization-problem python value-iteration-algorithm
Last synced: 10 May 2026
https://github.com/m1-elmasry/quickmark
Efficient OMR software designed for quick and precise grading of bubble sheet exams.
bubble-sheet image-processing numpy opencv python
Last synced: 10 May 2026
https://github.com/vikkiezdev/ai-global-index-analysis
This project analyzes the AI readiness of 62 countries using key indicators like government strategy, commercial activity, research, development, and infrastructure. Through data cleaning, EDA, and visualization, it identifies key drivers of AI adoption and competitiveness.
cleaning-data correlation-analysis eda matplotlib numpy pandas python3 seaborn statistical-analysis
Last synced: 06 May 2026
https://github.com/romanectatyana/fuel_norm
Practical data analytics case: calculating and optimizing fuel consumption norms for vehicles and heavy equipment. (ΠΠ½Π°Π»ΡΡΠΈΡΠ½ΠΈΠΉ ΠΏΡΠΎΡΠΊΡ ΡΠ· Π²ΠΈΠ·Π½Π°ΡΠ΅Π½Π½Ρ Π½ΠΎΡΠΌ Π²ΠΈΡΡΠ°Ρ ΠΏΠ°Π»ΠΈΠ²Π° Π΄Π»Ρ Π°Π²ΡΠΎΡΡΠ°Π½ΡΠΏΠΎΡΡΡ ΡΠ° ΡΠΏΠ΅ΡΡΠ΅Ρ Π½ΡΠΊΠΈ.)
matplotlib numpy pandas plotly power-bi
Last synced: 06 May 2026
https://github.com/kokila-m/data-quality-check-script-using-python
matplotlib numpy pandas python seaborn
Last synced: 17 Apr 2026
https://github.com/facusm/prediccion-precio-de-propiedades
jupyter-notebook numpy pandas python sickit-learn
Last synced: 06 May 2026
https://github.com/leavers/npblob
Transfer numpy array between Python and JavaScript losslessly
array javascript matrix numpy python streaming typescript
Last synced: 06 May 2026
https://github.com/niteshchawla/loantap-logisticregression
Given a set of attributes for an Individual, determine if a credit line should be extended to them. If so, what should the repayment terms be in business recommendations?
confusion-matrix encoding feature-engineering featureimportance hyperparameter-tuning logistic-regression machine-learning numpy pandas-python precision-recall roc-auc-curve sklearn-metrics smote-sampling
Last synced: 10 May 2026
https://github.com/christiemj/clock-drift-simulation
A Monte Carlo simulation in Python to model vacuum-induced frequency drifts in atomic clocks, with code and visuals (experimental setup, simulated vs. real-world comparison, and drift graph), as described in "Probing Vacuum-Induced Clock Drifts via Quantum Metrology: A Testable Hypothesis" (DOI: 10.5281/zenodo.15163879). Licensed under GPL 3.0.
allan-variance atomic-clocks cesium-ion clock-drift matplotlib monte-carlo-simulation numpy open-science pandas physics precision-metrology python quantum-metrology research-software scipy simulation vacuum-fluctuations vacuum-noise
Last synced: 17 Apr 2026
https://github.com/nikhilgugwad/sentiment-analysis
Sentiment analysis for the Kannada language to classify Kannada sentences into different emotions.
Last synced: 17 Apr 2026
https://github.com/omjaju18/market-trend-analysis-using-ml-lstm-model
Market Trend analysis using LSTM Model. Use Jyputer Notebook .
lstm-neural-networks machine-learning machine-learning-algorithms numpy pandas python
Last synced: 17 Apr 2026
https://github.com/redinfinitypro/python-finance
Rating: (8/10) The code performs a linear regression analysis on stock data using the yfinance library, importing necessary libraries, selecting stock symbols, downloading data, fitting a model, making predictions, and visualizing results.
datetime matplotlib numpy pandas random sklearn yfinance
Last synced: 06 May 2026
https://github.com/cosmicsid004/air_draw
Digital drawing....
handtracking mediapipe numpy opencv
Last synced: 30 Apr 2026
https://github.com/jcbritobr/iris-python
Simple data analysis using iris dataset, pandas, numpy, matplotlib and seaborn.
data-science matplotlib numpy pandas python seaborn
Last synced: 06 May 2026
https://github.com/shubhansu-kr/int213-python-programming
Python Programming | Semester 3 | Python | OOPS | Tkinter | Pandas | Numpy
lpu numpy oops-in-python pandas python sem3 tkinter-gui
Last synced: 10 May 2026
https://github.com/shimu-i/pythonmastery
Diving into Python essentials, libraries, and tricks to become an AI & ML pro. Coding, learning, and having fun while building the future!
Last synced: 07 May 2026
https://github.com/chandkund/pytorch
Foundational introduction to PyTorch, focusing on the basics of tensors, their creation, manipulation, and operations, which are essential for understanding and building deep learning models
classification computer-vision cuda-programming deep-learning loss-functions matplotlib numpy optimization pandas pyhton pytroch workflow
Last synced: 07 May 2026
https://github.com/waghraj1699/ipl-win-probability-predictor
Web app to predict live probability of win percentage of match
data-preprocessing machine-learning ml-algorithms numpy pandas
Last synced: 07 May 2026
https://github.com/jatin-s16/neuron_from_scratch
Hey! I am learning to build neural networks from scratch without the use of built-in Python libraries.
deep-learning neural-networks nnfs numpy python
Last synced: 10 May 2026
https://github.com/velascort/image_equalizer_gui
Image equalizer using LUT interface.
image-processing lut numpy python scikit-image ttk
Last synced: 10 May 2026
https://github.com/ashwani-199/web-scraping2023
Python Web-Scraping 2023
beautifulsoup4 django-framework numpy pandas python rest-api
Last synced: 07 May 2026
https://github.com/shriansh2002/stock-prediction
This project predicts Apple stock prices using linear regression. It's based on historical stock price data and uses Python and popular data science libraries like Pandas, NumPy, Matplotlib, and scikit-learn.
apple datascience finance linearregression machinelearning matplotlib ml numpy pandas prediction python scikitlearn stock-prediction stockmarket
Last synced: 10 May 2026
https://github.com/perpendicooler/elementary-research-for-steamboat-willie-s-store-in-poland
An elementary research for a company to opening store in a city using gurobi and pulp optimization.
christofides-algorithm gurobipy numpy pandas pulp python3 scikit-learn travelling-salesman-problem
Last synced: 05 Apr 2026
https://github.com/ai-ahmed/bda-and-ds
Dual Course: EMC2 Data Scientist & Big Data Analytics & IBM Professional Data Science Course
analytics big-data data-science jupyter-notebook jupyterlab linear-algebra mathematics matplotlib ml numpy pandas probability seaborn sklearn statistics
Last synced: 07 May 2026
https://github.com/jonad/chicago_crime_analysis
Exploratory data analysis on Chicago Crime dataset.
jupyter-notebook matplotlib numpy pandas python3
Last synced: 07 May 2026
https://github.com/al-ghaly/prosper-loans-analysis
A statistical Analysis Project, to analyze the data of a finance companyβs loans Using Python packages (pandas β NumPy β seaborn β matplotlib)
data-analysis matplotlib numpy pandas python python-data-analysis seaborn statistical-analysis statistics
Last synced: 18 Apr 2026
https://github.com/ahmaruff/kmeans-img-compress
Simple python image compression library using K-Means clustering
color-quantization image-compression image-processing kmeans kmeans-clustering numpy python
Last synced: 18 Apr 2026
https://github.com/iv4n-ga6l/object_detection_with_background_substractor
Object Detection and Tracking with OpenCV background subtractors
background-substraction-algorithm background-subtraction lucas-kanade numpy object-detection object-tracking opencv optical-flow python scipy
Last synced: 18 Apr 2026
https://github.com/rahuls-1106/dataspark
DataSpark is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.
data-visualization jupyter-notebook matplotlib numpy pandas-dataframe powerbi python seaborn sql
Last synced: 18 Apr 2026
https://github.com/noopur-phadkar/botnavigator
BotNavigator utilizes the A* (A-Star) algorithm for pathfinding, leveraging Python along with libraries such as Matplotlib and Numpy for efficient array operations and visualization. This innovative solution optimizes robotic navigation within warehouse environments, enhancing operational efficiency and scalability.
a-star-path-finding matplotlib numpy pathfinding-algorithms python robotics
Last synced: 18 Apr 2026
https://github.com/zombietdv/rfl-13_8
Implementaion for Genetic algorithm and Q-Learning.
genetic-algorithm grid-world machine-learning numpy pygame q-learning
Last synced: 18 Apr 2026
https://github.com/pedro-stanaka/dlnd-projects
Projects from Deep Learning Nanodegree from Udacity
artificial-neural-networks deep-learning machine-learning numpy python3
Last synced: 18 Apr 2026
https://github.com/rhazra-003/modelinglab
Assignment - Solution of Modeling Lab of 7th Semester (Batch of 2023) of NIT Durgapur
jupyter-notebook matplotlib-pyplot numpy pandas python3 shapely
Last synced: 19 Apr 2026
https://github.com/shdrn2402/incomesresearch
The project aims to study the influence of various characteristics on a personβs income. In this project, I practiced data preprocessing and visualization, and also touched on the basics of machine learning.
jupyter-notebook matplotlib numpy pandas python seaborn sklearn visualization
Last synced: 05 Apr 2026
https://github.com/helosantosdesousa/analise-dados-titanic
AnΓ‘lise de dados com o dataset 'Titanic - Machine Learning from disaster'
analise-de-dados analise-exploratoria bootcamp bootcamp-project data-analysis data-girls data-science matplotlib numpy pandas python
Last synced: 07 May 2026
https://github.com/pointer2alvee/machine-learning-algorithms-scratch
Core Machine Learning concepts , algorithms & maths implemented completely from scratch using Python & numpy only.
machine-learning-algorithms numpy pandas probabilistic-machine-learning python statistical-models
Last synced: 07 May 2026
https://github.com/krishbharadwaj5678/gestureninja
Play Fruit Ninja using just your index finger with real time gesture tracking. No mouse, no keyboard β just your webcam and smooth slicing.
automation computer-vision cvzone finger-tracking fruit-ninja game-development gamedev gesture-recognition hand-tracking mediapipe mouse mouse-control numpy opencv pyautogui python realtime virtualmouse webcam
Last synced: 07 May 2026
https://github.com/csanri/simplenn
Simple Neural Network for MNIST Classification
machine-learning-algorithms neural-network numpy python
Last synced: 19 Apr 2026
https://github.com/mariacarolinass/programacao-linear
Minimizando problemas matemΓ‘ticos com Python e AMPL.
ampl numpy programacao-linear ufrn
Last synced: 19 Apr 2026
https://github.com/crazy-dot/zomato-data-analysis
This project analyzes 50k Bengaluru restaurants from Zomato, focusing on 17 features like location and ratings. It cleans, explores, and visualizes data to improve services. Key visualizations include delivery, booking, location, and cost. The goal is to provide insights for better customer experiences.
data-cleaning-and-preprocessing data-manipulation-with-pandas inferential-statistics kaggle-dataset numpy pandas-python python zomato-data-analysis
Last synced: 19 Apr 2026
https://github.com/emerald-geomodelling/downfile
A safe & version independent pickle alternative that integrates setuptool entry points for extensions
feather json numpy pandas python serialization
Last synced: 19 Apr 2026
https://github.com/mugambi645/eda-projects
A list of EDA projects
data-analysis eda matplotlib numpy pandas plotly seaborn webscraping
Last synced: 19 Apr 2026
https://github.com/abideen-olawuwo/vg_sales
Predicting Games Sales
machine-learning matplotlib numpy pandas seaborn sklearn
Last synced: 07 May 2026
https://github.com/ola-kaznowska/ai-python
Artificial Neural Networks in Python
ai artificial-intelligence artificial-neural-networks machine-learning numpy numpy-library python3 tensorflow tensorflow2
Last synced: 20 Apr 2026
https://github.com/gemmus/tictactoe-ai
Built with minimax algorithm, using pygame.
minimax-algorithm numpy oop pygame python tic-tac-toe
Last synced: 20 Apr 2026
https://github.com/vyjayanthipolapragada/car_mileage_prediction
Predicting the mileage of car using the linear regression model with Scikit-learn
kaggle-titanic linear-regression machine-learning numpy pandas predictive-modeling python scikit-learn
Last synced: 20 Apr 2026
https://github.com/prahaladhchandrahasan/housingprices_adavanced_regression
A machine learning model for "House Prices: Advanced Regression Techniques" kaggle competition.
machine-learning-algorithms matplotlib-pyplot numpy pandas python3 scikit-learn
Last synced: 20 Apr 2026
https://github.com/jai0212/ai-virtual-painter
Real time finger and object painting using advanced computer vision technology with custom hand gestures and customizable colours
artificial-intelligence cmake computer-vision cpp mediapipe numpy opencv python
Last synced: 05 Apr 2026
https://github.com/shefreenkaur/web-scraping-and-word-frequencies
This project analyzes word frequencies in BC Legislative documents using Stanford CoreNLP and Python. The program extracts text from PDF documents, processes it using natural language processing techniques, and generates a comprehensive word frequency analysis.
analytics chromedriver easyocr nlp numpy pandas pymupdf python selenium stanfordcorenlp webscraping wordfrequency
Last synced: 07 May 2026
https://github.com/levieyal/oop-course-exercises
The first exercises in the OOP in Java and python course that took place in the first semester of 2021
docs git github graph-algorithms interfaces numpy python solid-principles unit-testing
Last synced: 20 Apr 2026
https://github.com/mohamedezzeldeenhassanmohamed/human_computer_interaction_task
control Volume using gesture of hand
camera computer computer-vision distance-calculation gesture hand hci human human-computer-interaction interaction machine-learning mediapipe numpy opencv pycaw pyth volume-control
Last synced: 20 Apr 2026
https://github.com/harmanveer2546/nasa-asteroid-classification
Classifying whether an asteroid is hazardous or not.
eda matplotlib numpy pandas python seaborn visualization xbgoost
Last synced: 02 Apr 2026
https://github.com/vtorres09/projetomonitoriaip
π Data analysis of a dataset created to select students to be teacher assistant (Introduction to Programming).
numpy object-oriented-programming pandas python
Last synced: 20 Apr 2026
https://github.com/imskully/python-cv-fault-detection
Fault detection algorithm that determines whether or not a fault exists within a ring using raw computer vision.
ccl computer-vision matplotlib morphology numpy opencv python
Last synced: 07 May 2026
https://github.com/mkhekare/bikesharing_ml
Provides insights into the bike sharing trends based on various factors such as time of day, season, and weather. The findings can be used to improve bike sharing services and understand user behavior.
matplotlib numpy numpy-library pandas seaborn
Last synced: 20 Apr 2026
https://github.com/ifimust/room_generator
Room generator service for 2D game levels
flask google-app-engine microservice numpy procedural-generation python
Last synced: 07 May 2026
https://github.com/marknature/codealpha-internship_python-programming
Python Programming Internship at CodeAlpha from 1st June 2025 to 30th June 2025
Last synced: 20 Apr 2026
https://github.com/prajapatsur/data-analytics-1
Wanted to revise all the basic concepts of the data cleaning, transformation and analysis, so worked on this project. Took a little bit help of AI tool to implement some fresh concepts.
matplotlib numpy pandas sklearn
Last synced: 17 Apr 2026
https://github.com/iamwatchdogs/cardiovascular-risk-prediction
This mini-project uses machine learning algorithms to predict possible risks of heart disease by analyzing given data.
jupyter-notebook machine-learning-algorithms matplotlib numpy pandas python scikit-learn seaborn
Last synced: 02 Apr 2026
https://github.com/zombietdv/n_gram-model
n_gram model implementation with numpy only
Last synced: 21 Apr 2026
https://github.com/agoose77/midas-tape
An Awkward-Forth backed reader of MIDAS tape files
awkward-array awkward-forth hep midas numpy tape
Last synced: 21 Apr 2026
https://github.com/arnie1x/massive-dataset-lab
This project involves basic data manipulation with JSON files, focusing on tasks related to data processing of the MASSive dataset and file management.
data-science numpy pandas pandas-dataframe python3
Last synced: 07 May 2026
https://github.com/aleklukanen/systemsofsprings
This repository contains a few helpful pieces of Python code that can be used to compute time dependent positions of springs in 2 and 3 dimensions.
finite-element-methods finite-elements jupyter-notebook numerical numpy python
Last synced: 21 Apr 2026