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-24 00:18:03 UTC
- JSON Representation
https://github.com/solrikk/optichrom
This repository provides a collection of Python tools and applications for comparing images using various algorithms such as ORB (Oriented FAST and Rotated BRIEF) and SSIM (Structural Similarity Index). The tools include both command-line scripts and graphical user interface (GUI) applications for ease of use
computer-vision cv2 feature-matching image-comparison image-comparison-tool machine-learning numpy object-detection opencv orb python scikit-image ssim tkinter visualization yolo yolov5
Last synced: 18 Jan 2026
https://github.com/molodchina/msu-ml-prac
MSU-CMC-SP Machine Learning practicum
clustering decision-trees encodings ensemble gradient-boosting knn machine-learning matplotlib numpy pandas plotly seaborn svm
Last synced: 10 May 2026
https://github.com/socrats/tscluster
Clustering time-series
clustering cython numpy python series time-series
Last synced: 19 Apr 2026
https://github.com/mrtaz77/numerical-analysis
Hub of numerical methods, implemented using python and its data analysis libraries like numpy and matplotlib.
interpolation matplotlib-pyplot newton-raphson numpy regression
Last synced: 19 Jun 2026
https://github.com/avs123a/image-color-spaces-morphology-demo
Simple demo that shows extracting RGB and HSV channels, converting from RGB to HSV and reverse converting. There are 4 main morphological operations used: erosion, diletion, opening and closing image
demo image-processing jupyter-notebook numpy opencv python3
Last synced: 05 May 2026
https://github.com/tejasvi541/machine-learning
My Machine and Deep Learning Practice and Projects Notebooks
matplotlib numpy python3 pytorch sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/swamikannan/neural-network-from-scratch-numpy
Creating a basic NN from scratch to detect numbers from the MNIST dataset using Numpy
ann backpropagation-neural-network backpropogation deep-learning matplotlib-pyplot mnist-classification neural-networks-from-scratch numpy
Last synced: 10 May 2026
https://github.com/amirhnajafiz-university/s7dc01
Final project of Data Communications course
data-communication matplotlib modulation numpy python scipy signal signal-processing
Last synced: 11 Apr 2026
https://github.com/dmarks84/coursework_coursework_project_automobile-sales-visualization
Project for IBM Data Science course on Visualization & Dashboards -- Analyzed historical sales data, performing EDA and setting up an interactive dashboard
communication dash dashboards data-modeling elt etl folium matplotlib numpy pandas pipelines plotly python scipy seaborn visualization
Last synced: 10 Apr 2026
https://github.com/rishraks/color-object-detection
This project enables real-time detection of user-defined color objects using a webcam. Users enter a color name, and the program identifies objects matching that color by converting it to its HSV range, applying a mask, and detecting contours. It's a practical tool for object tracking, sorting, and interactive applications.
computer-vision numpy opencv pillow-library
Last synced: 11 Apr 2026
https://github.com/hamdaniqhmqd/project-predict-saham-bbri
Repository Project-Predict-Saham-BBRI is a group assignment project that uses Streamlit, scikit-learn, and related technologies to build a BBRI stock price prediction application based on day, week, and month input.
data-visualization numpy pandas python sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/RsGoksel/Genetic-Algorithms
A Guide to Problems and Solutions on Genetic Algorithms
agent evolutionary-algorithms game game-solution genetic-algorithm genetic-algorithms gym neural-network numpy numpy-arrays pygame python stable-baselines3
Last synced: 11 May 2026
https://github.com/programmer-rd-ai/dimensionality-reduction
DimRed is a comprehensive Python toolkit for advanced dimensionality reduction, integrating with major machine learning libraries and featuring real-time performance monitoring to enhance data analysis and model efficiency.
analytics data-analysis data-science lightgbm machine-learning matplotlib numpy pandas programming python python3 sklearn university xgboost
Last synced: 01 Mar 2025
https://github.com/3rd-son/knn-breast-cancer-prediction-model-
A breast cancer prediction model using KNN with an accuracy of 96%
jupyter-notebook knn-classifier matplotlib numpy pandas python scikit-learn scipy search
Last synced: 11 Apr 2026
https://github.com/argemenon/astronomy_and_simulations
I created this repo to learn astronomy and python simulations
astronomy matplolib numpy physics-simulation scipy sympy
Last synced: 10 Apr 2026
https://github.com/achuth-0908/hemoguard-anemia-predictor
A Web App incorporated with a Gradient Boosting Classifier Model, to predict Anemia with given data.
css flask html matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/bhavyemathur/redstone-ml
High-performance Machine Learning, Dynamic Auto-Differentiation and Tensor Algebra crate for Rust
autograd-engine linear-algebra machine-learning numpy pytorch tensor
Last synced: 17 Apr 2026
https://github.com/epsoft/traffic
traffic
cv2 numpy os sklearn sys tensorflow traffic
Last synced: 11 Apr 2026
https://github.com/maheera421/road-lane-detection
Autonomous vehicle Road Lane Detection system using Digital Image Processing techniques.
canny-edge-detection cv2 gaussian-filter glob grayscale-images hough-transformation matplotlib-images matplotlib-pyplot numpy os pil rgb2hsl rgb2hsv tkinter videofileclip webbrowser
Last synced: 15 Apr 2026
https://github.com/sehgalnaval/olympics-data-analysis
I will be building an Olympics Data Analysis Web Application using Streamlit. For development, I will be using Python and Pandas. For plotting, I will be using Seaborn and Plotly libraries. The project will also be deployed to Heroku.
heroku jupyter-notebook matplotlib numpy pandas pycharm python seaborn
Last synced: 11 Apr 2026
https://github.com/pr38/cox_ph_estimation_notebooks
Personal discovery work on estimating Cox Proportional hazards coefficients for for both breslow and efron ties, using both autograd and directly calculating the gradient and hessian
cox-regression dask data-science machine-learning numpy pytensor statistics survival-analysis
Last synced: 15 Apr 2026
https://github.com/justsecret123/one-piece-characters-detector
An object detector trained with a Kaggle GPU, using Tensorflow and a fine-tuned ssd resnet50.
artificial-intelligence computer-vision convolutional-neural-networks deep-learning deep-neural-networks docker fine-tuning jupyter kaggle kaggle-dataset matplotlib numpy object-detection python single-shot-detector tensorflow tensorflow-object-detection tensorflow-serving transfer-learning
Last synced: 11 Apr 2026
https://github.com/yessasvini23/deepfake_immunization_toolkit
🛡️ AI-powered toolkit to detect deepfakes, educate users, and verify content authenticity using federated learning and blockchain. Built for election security, media integrity, and digital literacy.
blockchain matplotlib numpy opencv python pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/yangeorget/clustering-algorithms
K-means and C-means experiments with Numpy
clustering clustering-algorithm numpy
Last synced: 02 Apr 2026
https://github.com/hamidhosen42/a-graph-machine-learning
Graph-Machine-Learning. Graph Machine Learning provides a new set of tools for processing network data and leveraging the power of the relation between entities that can be used for predictive, modeling, and analytics tasks.
ipynb-jupyter-notebook machine-learning-algorithms mathplotlib numpy pandas python sklearn-library
Last synced: 09 Feb 2026
https://github.com/carrington-115/ppt-generator-from-excel
PPT Generator for Excel file
numpy oop pandas python python-pptx
Last synced: 10 Feb 2026
https://github.com/rickydoan/machine-learning-risk-model-prediction-classification
This project leverages machine learning to provide insights into loan and credit risk. By analyzing user-provided financial data, it predicts the likelihood of loan default, generates a credit score, and assigns a risk rating. Designed to assist financial institutions and individuals in making informed decisions
classification joblib machine-learning numpy pandas python sklearn-library streamlit
Last synced: 27 Feb 2026
https://github.com/chandadiya2004/mnist-digit-classification
This repository demonstrates MNIST digit classification using deep learning. It includes a neural network model built with frameworks like TensorFlow to classify handwritten digits (0-9) from the MNIST dataset. The project covers data loading, preprocessing, model training, evaluation, and accuracy visualization.
confusion-matrix cv2 google-colab-patches keras matplotlib-pyplot numpy pillow python seaborn tensorflow
Last synced: 12 Feb 2026
https://github.com/simranjeet97/machine-learning
How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? How to Build ML Models, Algorithms and Other Stuff ??Your all Questions are answer here !!!!
algorithm deep-learning environment-configuration keras libraries machine-learning numpy pandas scipy tensorflow
Last synced: 16 Apr 2026
https://github.com/lukeroantree4815162342/mastersproject
Code for "Computational Methods For Ultrafast Quantum Physics"
high-performance high-performance-computing mathematics numpy physics physics-simulation python python3 quantum-mechanics scipy sparse-matrix
Last synced: 10 Apr 2026
https://github.com/huaxiaz/honor_engineering_analysis
This repository is adapt from the course materials for Honors Engineering Analysis at Northwestern University. The course is designed for Engineering first-year undergraduate students to learn about linear algebra and its applications.
complex-numbers complexity degree-distribution echelon-form erdos-renyi-model fractals iterative-methods jacobi-iteration jupyter-notebook linear-algebra markov-chain networkx networkx-tutorial numpy numpy-matrix pagerank-algorithm python random-graphs randomgraph
Last synced: 14 Feb 2026
https://github.com/giuliotaralli/machine-learning-exercises
Practical exercises from the Machine Learning course
graphviz matplotlib numpy pandas python scipy sklearn
Last synced: 15 Feb 2026
https://github.com/ul-mds/gecko-data
Example data sources as a starting point for working with Gecko
data-science numpy pandas python record-linkage
Last synced: 16 Apr 2026
https://github.com/camilajaviera91/apache-beam-pipeline-first-approach
This code demonstrates how to integrate Apache Beam with scikit-learn datasets and perform simple data transformations. It loads the Linnerud dataset from scikit-learn, converts it into a Pandas DataFrame for easier manipulation.
apache-beam dataframes glob kmeans-clustering matplotlib-pyplot mean-absolute-error mean-square-error numpy os pandas pipelines scipy-stats seaborn silhouette-score sklearn sklearn-datasets standardscaler
Last synced: 28 Apr 2026
https://github.com/bestmahdi2/uni__dataminningstackoverflowproject
A university project related to data mining lesson on StackOverflow website data with Python language
cart csv data-mining logistic-regression matplotlib mlp naive-bayes nltk numpy pandas python scikit-learn scipy seaborn stackoverflow svc textblob tqdm xgboost
Last synced: 16 Feb 2026
https://github.com/aarryasutar/linear_multivariate_regression_on_football_statistics
Linear regression models are used to predict football player attacking stats based on attributes like finishing and passing, with the model trained, evaluated, and applied for predictions. Multiple features improve accuracy, and performance is assessed using metrics like MSE and R-squared.
datasets feature-selection football-stats linear-reg machine-learning mae mse multivariate-regression numpy pandas rmse scatter-plot train-test-split
Last synced: 14 Apr 2026
https://github.com/rishraks/handsign-ai
HandSign AI is a gesture recognition project using Mediapipe to detect custom hand signs like fist, palm, and V-sign. It automates tasks such as starting/stopping video recording and capturing screenshots, showcasing intuitive, touch-free interactions for various applications like smart devices and accessibility.
mediapipe ml numpy opencv python
Last synced: 16 Apr 2026
https://github.com/abhishekyana/zframework
Z Framework for Easy Deep Learning
deep-learning machine-learning numpy python tensorflow
Last synced: 24 Jan 2026
https://github.com/mnitin-reddy/reducing-review-overhead-with-ml-based-application-screening
A machine learning classification project to filter out low-probability visa applications using historical data. It features an end-to-end implementation with CI/CD on AWS, achieving 93% accuracy with a KNN model optimized through Optuna, alongside integration of MLOps tools like Evidently and MLflow.
aws docker githubactions hypothesistesting machinelearning matplotlib mlflow mlops mongodb numpy optuna pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/jinkogule/multi-analyst
O Multi Analyst é uma ferramenta de análise de dados com uma usabilidade simples, que utiliza inteligência artificial para interpretar os resultados das análises realizadas, retornando insights úteis aos usuários.
apriori-algorithm bootstrap css data-analysis django html numpy open-ai pandas python web-application
Last synced: 12 Apr 2026
https://github.com/moindalvs/assignment-basic-stats-level1
Assignment Basic Stats
bia binomial-distribution boxplot confidence-intervals datatypes descriptive-statistics inferential-statistics normal-distribution numpy pandas probability python3 scipy-stats statistics z-score
Last synced: 24 Jan 2026
https://github.com/kunalrrathod/placement-predictor
A web application that is using machine learning technology to deliver results ensuring the students are getting placed in campus placements
bootstrap4 flask-application jquery knearest-neighbor-algorithm machine-learning numpy pandas-dataframe python3 sklearn
Last synced: 15 Apr 2026
https://github.com/brenofariasdasilva/scientific-research
My Scientific Research Code Repository.
ck code-metrics commons-lang jabref matplotlib numpy pandas pydriller python scientific-research scikit-learn similarity-measures statistical-analysis wem word2vec worked-example worked-example-miner
Last synced: 16 Apr 2026
https://github.com/andrehaguiar/pos-graduacao-inteligecia_artificial-ciencia_de_dados
Cronograma do curso
ciencia-de-dados dados matplotlib-pyplot numpy orange pandas python scipy sklearn
Last synced: 11 Apr 2026
https://github.com/a3ro-dev/weather-prediction-application
a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.
charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp
Last synced: 06 Feb 2026
https://github.com/korolev2512/compliance-audit
Program for optimizing a set of activities based on network planning and management methods
copy matplotlib networkx numpy openpyxl os pandas python3 tkinter
Last synced: 16 Apr 2026
https://github.com/enjirouz/intelligentsystems
Expert systems examples: production type expert systems with direct and reverse logical conclusion; numpy perceptron; numpy neural network trained on logic AND operation; convolutional neural network for image recognition using cifar10 dataset and keras
cifar10 classification cnn convolutional-neural-network expert-systems image-classification image-recognition keras-tensorflow numpy
Last synced: 16 Apr 2026
https://github.com/ramamagarwal/mathematical-simulation-projects
This repository comprises my math modelling-based projects covering topics of Linear Algebra, Probability and Statistics.
Last synced: 16 Apr 2026
https://github.com/yannbouyeron/genopy
Analyses génétiques et phylogénétiques pour les SVT
biopython genetique lycee numpy pandas phylogenie svt
Last synced: 04 Mar 2026
https://github.com/raju-2003/indiaai-cyberguard-ai-hackathon
An NLP-powered system to simplify cybercrime reporting by analyzing descriptions, categorizing incidents, and providing actionable insights.
matplotlib nltk numpy pandas python random-forest-classifier re scikit-learn seaborn shap spacy wordcloud
Last synced: 11 Apr 2026
https://github.com/mohd-mb2205153/data-science-project
A data analysis project using Python to study climate patterns and genocide-related datasets from Gaza and the West Bank.
climate-change data-science matplotlib numpy palestine python3
Last synced: 05 Mar 2026
https://github.com/rkarahul/vehicle-number-plate-detection-and-ocr-reading-using-opencv-and-paddleocr
complated Vehicle Number Plate Detection and OCR Reading Using OpenCV and PaddleOCR
numpy opencv paddleocr paddlepaddle pandas python
Last synced: 12 Apr 2026
https://github.com/mikediessner/benchfuncs
Benchmark functions to test optimisation algorithms.
benchmark-functions numpy optimization test-functions
Last synced: 17 May 2026
https://github.com/Shriram-Vibhute/RealEstateForecast-Price-Prediction-System
This project aims to predict Prices of House. It involves several key stages, including data preprocessing, feature engineering, model selection, and evaluation. The goal is to develop a model that provides accurate and reliable price predictions based on the given features.
exploratory-data-analysis feature-engineering feature-transformation hyperparameter-tuning machine-learning matplotlib numpy pandas python random-forest sklearn
Last synced: 02 Apr 2025
https://github.com/octcarp-courses/SUSTech_CS303-AI_F23_Works
(49.8/50) Course code of CS303 2023 Fall: Artificial Intelligence, SUSTech. Taught by Prof. Ke TANG.
Last synced: 24 Oct 2025
https://github.com/kamakshi4023/brain-tumour-detection
ML based project which uses various techniques to build a hybrid model for identifying brain tumour in MRI images
jupyter-notebook keras machine-learning ml numpy python seaborn sklearn sklearn-metrics tensorflow
Last synced: 03 Jan 2026
https://github.com/hansalemaos/numba_aot_compiler
A function to facilitate the Ahead-of-time compilation with Numba
aheadoftime aot compile numba numpy pyd
Last synced: 23 Jan 2026
https://github.com/abrarshahok/wildlife-species-identification-using-cnn
In this project i've built and trained a Convolutional Neural Network (CNN) to classify wild animals.
cnn cnn-classification cnn-keras cnn-model convolutional-neural-networks neural-network numpy opencv pandas python scikit-learn tensorflow wildlife-classification
Last synced: 12 Apr 2026
https://github.com/carmoreno/analisisaccidentalidadbogota
Data Analysis about traffic accidents at Bogotá, Colombia.
data-analysis data-science jupyer-notebook matplotlib numpy pandas scikit-learn
Last synced: 17 Apr 2026
https://github.com/zazi2002/neuroscience-project-olfactory-signal
This project is part of the Neuroscience of Learning, Memory, Cognition course. The main objective is to analyze Local Field Potential (LFP) signals recorded from three different brain regions of an anesthetized rat while it performed an olfactory task.
frequency-analysis lfp-analysis matplotlib numpy scipy signal-processing
Last synced: 30 Apr 2026
https://github.com/harmim/vut-sui-homework
Umělá inteligence a strojové učení - Domácí úloha
artificial-intelligence classification gaussian-distribution logistic-regression machine-learning matplotlib numpy nuralnetwork python scipy sui torch vut vut-fit
Last synced: 17 Apr 2026
https://github.com/juzershakir/iris_flower
Implementing all ML models and feature selection techniques that can be used.
classification feature-selection iris-dataset iris-flower-classification jupyterlab lightgbm machine-learning matplotlib numpy pandas practice python3 seaborn sklearn supervised-learning xgboost
Last synced: 22 Oct 2025
https://github.com/kishore-sr/creditworthy
AI-powered web app built at "Codeathon 2024" IIIT Bangalore
clerk-auth node-js numpy pandas python reactjs streamlit
Last synced: 11 Apr 2026
https://github.com/afif-af/python-code
Basic python practice code,
computer-vision deep-learning keras machine-learning matplotlib natural-language-processing nlp nltk numpy pandas python pytorch scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/thaikoz/data-science
This repository contains various data science projects and exercises implemented in Python using Jupyter Notebooks. It is intended for educational purposes and to document my learning journey in data science.
Last synced: 17 Apr 2026
https://github.com/datarohit/titanic-survival-data--classification
This is a Titanic Survival Data from Kaggle Competition with Multiple Classification Algorithm testing and Detailed Exploratory Data Analysis.
classification-algorithm kaggle-competition machine-learning-algorithms matplotlib-pyplot numpy pandas seaborn sklearn
Last synced: 10 Apr 2026
https://github.com/kaleharshavardhan07/spam_mail-_detector_ai_model
This project implements a spam detection system for SMS messages using machine learning techniques.
mathplotlib nltk numpy panda python scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/pandeyankit123/books-recommender-system-using-machine-learning
This is a streamlit web application that can recommend various kinds of similar books based on an user interest.
jupyter-notebook machine-learning numpy pandas pickle python streamlit
Last synced: 12 Apr 2026
https://github.com/djleamen/music-mood-matcher-demo
An intelligent music recommendation system that analyzes your mood through natural language and suggests personalized playlists using advanced AI and machine learning techniques.
demo machine-learning matplotlib ml natural-language-processing nlp nltk nltk-python numpy openai pandas python scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/ankushmallick1100/diabetes-prediction-of-females-using-maching-learning-techniques
This is a machine learning work that uses various machine learning algorithms to predict whether a patient is diabetic or not. Here various machine learning algorithms like SVM, RF Classifier, DT Classifier, KNN, LR , LR with CV, NB Classifier, and XGB are used. For this work, a website is made with Python Streamlit library.
classification cross-validation decision-tree-classifier diabetes diabetes-prediction jupyter jupyter-notebook logistic-regression machine-learning machine-learning-algorithms numpy pandas python random-forest random-forest-classifier regression streamlit support-vector-machine xgboost xgboost-classifier
Last synced: 04 Apr 2026
https://github.com/alisonmitchell/boston-housing
Investigation of the Boston housing dataset to evaluate, train and test a regression model to predict house prices.
data-science machine-learning matplotlib numpy pandas python scikit-learn scipy seaborn
Last synced: 10 Apr 2026
https://github.com/harmanveer2546/credit-card-fraud-detection
The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be a fraud. This model is then used to identify whether a new transaction is fraudulent or not. Our aim here is to detect 100% of the fraudulent transactions while minimizing the incorrect fraud classifications.
ann catboost eda lightgbm machine-learning matplotlib neural-network numpy pandas python random-forest seaborn xgboost
Last synced: 11 Apr 2026
https://github.com/kaushikrohida/leetcode-premium
mysql numpy pandas pandas-dataframe postgresql python3
Last synced: 05 Apr 2026
https://github.com/platonn/comp-photography
Computational Photography course - University of Wroclaw
computational-photography image-processing numpy university-course
Last synced: 19 Jun 2026
https://github.com/adityashinde716/liam-the-healthcare-chatbot
Made a healthcare chatbot Liam which will help you to detect your health problem and gives precautions.
csv numpy pandas python python3 random random-forest random-forest-classifier requests sklearn sklearn-library sklearn-model
Last synced: 05 May 2026
https://github.com/lynk4/your-first-machine-learning-model-in-python
Create your first machine learning model in python...........
datavisualization linear-regression machine-learning machinelearning machinelearning-python machinelearningmodel matplotlib ml model numpy pandas python random-forest
Last synced: 05 Apr 2026
https://github.com/jeelmakani/wind-energy-forecasting
Wind energy Forecasting using Time series forecasting
forecasting machine-learning numpy pandas python3 seaborn tensorflow time-series time-series-analysis
Last synced: 05 Apr 2026
https://github.com/khaymanii/heart-disease-prediction-model
This repository contains a model built using python and Logistic Regression algorithm
matplotlib numpy pandas python sckit-learn
Last synced: 18 Apr 2026
https://github.com/serratotech/python3-for-finance
Investment fundamentals & data analytics exercises
anaconda conda data-analytics finance ipynb jupyter-notebook numpy pandas python python3 python35
Last synced: 12 Apr 2026
https://github.com/mark0011astra/simplecuda
CUDAを使用したGPU演算をNumPyと同様のインターフェースで簡単行えるライブラリ。A library that allows users to easily perform GPU operations using CUDA with a NumPy-like interface.
cuda cupy gpu machine-learning numpy python vector
Last synced: 02 May 2026
https://github.com/sreejabethu/cost-of-living-index-globally
This Streamlit app is a data visualization tool that allows users to explore and compare the cost of living indices across different countries. The app takes in a dataset of cost of living indices for various countries and provides an interactive interface for users to select specific indices and countries to visualize.
bargraphs costofliving costoflivingindex csv datavisualization index matplotlib-pyplot numpy pandas-dataframe plotly python seaborn streamlit-webapp
Last synced: 19 Apr 2026
https://github.com/teddylee777/data-exam
데이터 분석 연습문제 풀이
dataframe jupyter numpy pandas
Last synced: 19 Apr 2026
https://github.com/bielstela/connect-four
Numpy implementation of the game connect four (AKA four in a row)
game-2d numpy numpy-exercises python
Last synced: 19 Apr 2026
https://github.com/abideen-olawuwo/image-classification
Multi Class Image Classification Problem
classification deep-learning image-classification machine-learning matplotlib numpy pandas tensorflow transfer-learning
Last synced: 19 Apr 2026
https://github.com/culeshovi/cs229
Machine Learning
machine-learning machine-learning-algorithms machine-learning-practice matplotlib numpy python3
Last synced: 10 Apr 2026
https://github.com/kwanit1142/machine-learning-models-on-different-scenarios
Pattern Recognition and Machine Learning based Assignments and Labs, under Prof. Richa Singh in Course CSL2050.
deep-learning diabetes iris machine-learning matplotlib mlxtend mnist nltk numpy pandas pytorch regex seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/salmandeveloperz/student-performance-prediction-and-grade-classification
A Machine Learning Project that predicts student grade and performance from a Dataset. Copule of Libraries are used for data pre-processing, training model, heatmaps, trees and other Algorithms.
ann classification machine-learning metplotlib numpy pandas regression-models skilearn supervised-learning tensorflow unsupervised-learning
Last synced: 20 Apr 2026
https://github.com/sultanazhari/credit-scoring
A bank Company Wants to Analize their customer borrower defaults. as a Analyst we're giving the report of category and classification that have a big probability as a customer borrower default.
lending-bank numpy pandas phyton3 probability reporting
Last synced: 20 Apr 2026
https://github.com/bogdang888g/shad_homework_2024-2025
Репозиторий с домашними работами из курса "Школы Аналитиков Данных" от МТС
matplotlib numpy pandas python scipy seaborn
Last synced: 11 Apr 2026
https://github.com/brenofariasdasilva/worked-example-miner
Worked Example Miner (WEM): A Comprehensive Tool for Analyzing Java Repositories.
apache-kafka autometrics ck code-metrics code-quality-metrics distributed-systems heuristic java-code-analyzer java-repositories matplotlib numpy pydriller python refactoring-miner scikit-learn software-engineering wem worked-example-miner zookeeper
Last synced: 20 Apr 2026