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/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/harmanveer-2546/guide-to-regularization
Regularization is a crucial technique in machine learning that helps to prevent overfitting. Overfitting occurs when a model becomes too complex and learns the training data so well that it fails to generalize to new, unseen data.
generalization inline l1 l2 matplotlib numpy overfitting overfitting-prevention overfitting-reduced pandas regularization regularization-methods regularization-techniques regularization-to-avoid-overfitting seaborn
Last synced: 05 Apr 2025
https://github.com/harmanveer-2546/ad-click-prediction-analysis-and-insights
To predict whether a user will click on ad or not.
ads analysis classification-report click insights linearregression matplotlib numpy onehotencoder pandas pipeline prediction preprocessing randomforestclassifier seaborn sklearn sklearn-compose sklearn-library sklearn-metrics standardscaler
Last synced: 27 Jan 2026
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/chandkund/predicting-heart-disease
Welcome to the Heart Disease Prediction project! 🩺 This project focuses on developing a predictive model to assess heart disease risk based on health indicators like age, cholesterol levels, and blood pressure. By analyzing these features, we aim to create an effective tool for early diagnosis and heart disease prevention
machine-learning matplotlib numpy pandas python seaborn sklearn
Last synced: 18 Jan 2026
https://github.com/shivjotchoudhary/shivjot-core
High-performance Python utilities for AI/ML workflows, computer vision, and enhanced Pandas/NumPy data engineering.
computer-vision data-science machine-learning numpy pandas python
Last synced: 18 Apr 2026
https://github.com/Mike014/SoundBot
This Repository will contain the prototype of a ChatBot created for the playback of audio, or everything related to audio in the world of video games and not.
chatbot dsp nlp nlp-library nlp-machine-learning numpy python scipy sound-processing
Last synced: 12 Sep 2025
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/hanzopgp/tensorflowtest
Learning how to use jupyter notebook, tensorflow, numpy and other librairies for machine learning projects. Following Thibaut Neveu's tutorial.
artificial-intelligence convolutional-neural-networks deep-learning lstm-neural-networks machine-learning matplotlib multilayer-neural-networks numpy personal recurrent-neural-networks sklearn tensorflow
Last synced: 07 Apr 2026
https://github.com/hansalemaos/stridesduplicatefinder
Calculate overlapping values between two arrays and return the results as a DataFrame
duplicates fast numexpr numpy strides
Last synced: 07 Mar 2026
https://github.com/imdadmiran17/data_analysis_exercise
data-analysis numpy numpy-arrays numpy-exercises python3
Last synced: 17 May 2026
https://github.com/subhamsarangi/visualize
Data Visualizations using Python
bokeh matplotlib numpy pandas pyplot python3 seaborn
Last synced: 07 Apr 2026
https://github.com/hbmartin/mathjs-to-func
Compile serialized math.js expression trees into fast, reusable Python callables. Optional parse extra.
ast compiler expression-evaluator expression-parser expressions formula formula-parser formulae mathjs numpy
Last synced: 17 May 2026
https://github.com/razvan48/digit-recognizer-in-python
A simple digit recognizer written using Python.
graphics knn knn-algorithm knn-classification machine-learning machine-learning-algorithms numpy pygame python
Last synced: 17 May 2026
https://github.com/alyssahusna44/poai-image-classification
An implementation of an AI model that classifies animal subspecies. The project involved data preparation, model training using ResNet50, DenseNet121, and MobileNetV3, and evaluation using metrics: accuracy and mAP. 🗂️
artificial-intelligence image-classification machine-learning model-training-and-evaluation neural-networks numpy pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/orthoin3d/django-ndarrayfield
New Django field to store numpy ndarray.
django django-fields numpy numpy-arrays
Last synced: 07 Mar 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/zohaib-cheema/defacto
DeFacto is a machine learning-based tool that classifies fake news articles using a hybrid model built with Scikit-learn, TensorFlow, and Keras. The system analyzes social and political content to detect deception in news stories and social media posts, providing a reliable solution to address the growing issue of misinformation.
flask git keras numpy pandas r scikit-learn tensorflow
Last synced: 07 Apr 2026
https://github.com/prajakta1321/authencheck
Amdocs Gen AI Graduate Hackathon 2024-25- A comprehensive fact-checking and misinformation detection system that leverages cutting-edge AI models and multiple news sources to verify information circulating on social media
api bert-fine-tuning flask-application matplotlib ngrok-server nlp nlp-machine-learning numpy pandas python3 scikit-learn seaborn wandb
Last synced: 05 Apr 2026
https://github.com/ediloaz/machine-learning-study-and-tests
Some codes for testing new features in Machine Learning while I'm studying and understand how to works it.
cv2 jupyter-notebook machine-learning numpy python pytorch tensorflow
Last synced: 08 Apr 2026
https://github.com/bbergerud/tenops
Creating a common interface for numpy, pytorch, tensorflow, etc.
Last synced: 20 Jan 2026
https://github.com/jose-zothner-meyer/finance-individual-loans
A comprehensive analysis of a financial institution's loan portfolio using Python, focusing on data preprocessing, exploratory data analysis (EDA), and feature engineering.
credit data-science data-visualization eda exploratory-data-analysis finance jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn
Last synced: 09 Apr 2026
https://github.com/elmezianech/email-spam-ham-classifier-nb-simple
Count Vectorizer Naive Bayes Email Classifier: This Python project utilizes a simple Naive Bayes approach with Count Vectorizer to classify emails as spam or ham. The implementation focuses on word frequency for classification.
countvectorizer emails jupyter-notebook machine-learning ml naive-bayes naive-bayes-classifier numpy pandas python spam-detection spam-filtering
Last synced: 07 Apr 2026
https://github.com/ramyacp14/global-warming-analysis
Analyzes and visualizes global temperature data to identify climate change trends. The project includes global and seasonal temperature trend analysis, country-wise and city-specific temperature visualizations, and geospatial analysis with interactive maps and heatmaps.
data-visualization folium geospatial-analysis jupyter-notebook matplotlib numpy opencage-geocoder pandas plotly python seaborn
Last synced: 07 Apr 2026
https://github.com/krishbharadwaj5678/clearbg
Instantly remove backgrounds from any image with Clear BG. Upload your photos, remove the unwanted backdrop, and download the result in seconds.
background-remove background-remover deployment numpy onnxruntime pillow python python3 rembg streamlit
Last synced: 07 Apr 2026
https://github.com/zakircodearchitect/intent-classifiers-on-regression-models
This project compares five optimization algorithms (GD, SGD, Momentum, RMSProp, and Adam) on Univariate Linear Regression and a neural network for Intent Classification with the ATIS dataset. It evaluates convergence speed, stability, and final loss, showing that Adam delivers the best performance across both models.
atis-dataset intent-classification jupyter-notebook keras keras-neural-networks matplotlib numpy python regression-models tenserflow
Last synced: 02 May 2026
https://github.com/erick957/saleprice-prediction-dataset-analysis-and-cleaning-advance-regression
🏠 Predict house prices using advanced regression techniques with this comprehensive analysis and cleaning project, from data loading to model deployment.
data-analysis data-science eda google-colab machine-learning numpy pandas python scikit-learn scikit-learn-python
Last synced: 06 May 2026
https://github.com/andrewsy1004/logistic-regression-spam-classifier
This project implements a spam email classifier using Logistic Regression.
Last synced: 06 May 2026
https://github.com/abhinav330/customer-behavior-analysis-linear-regression
This repository explores customer behavior data for an NYC clothing company with both a mobile app and website. They want to understand which platform drives higher sales.
data-analysis data-science data-visualization eda exploratory-data-analysis jupyter jupyter-notebook linear-regression machine-learning machine-learning-algorithms machinelearning-python numpy pandas python regression-analysis
Last synced: 06 May 2026
https://github.com/5hraddha/optimize-oil-well-locations
In the quest for harnessing valuable energy resources, the OilyGiant mining company wants to expand its operations by discovering new oil well locations. To achieve this, a data-driven approach is adopted, leveraging geological exploration data from three distinct regions and employing techniques in data analysis and modeling.
linear-regression numpy pandas scikit-learn supervised-learning
Last synced: 06 May 2026
https://github.com/chopikus/raytracing-bench
Benchmarking ray tracers in Python, Java, Numpy, Cupy, Pypy
cupy java numpy pypy python raytracing
Last synced: 06 May 2026
https://github.com/sopheakchan/dull-razor-algorithm
DullRazor hair removal for dermoscopic skin images.
Last synced: 06 May 2026
https://github.com/patilsukanya/assignment-05.-multiple-linear-regression-q2
Used libraries and functions as follows:
collinearity-diagnostics cooks-distance correlation-analysis eda heteroscedasticity homoscedasticity leverage-score mlr multiple-linear-regression numpy ols-regression pairplot python regress-exog residual-analysis rsquare-values smf statsmodels vif
Last synced: 06 May 2026
https://github.com/deanlogan/data-analysis-course
Code created when completing the Data Analysis with Python Course on freecodecamp.org
course data-analysis numpy pandas python python3
Last synced: 06 May 2026
https://github.com/fazal-coder/capturing_img
python code for Creating blue color image
loop numpy opencv processing python scheduler threading
Last synced: 06 May 2026
https://github.com/cycle-sync-ai/student-score-analysis
A data-driven student performance analysis project using UCI dataset (396 students, 33 features). Implements machine learning models (K-means, PCA, Decision Tree, Random Forest, Linear Regression) to analyze academic patterns and predict student scores based on lifestyle, health, and study habits.
clustering clustering-algorithm decision-trees feature-engineering learning-management-system linear-regression machine-learning machine-learning-algorithms matplotlib numpy pandas pca pickle prediction prediction-algorithm scikit-learn score seaborn student
Last synced: 06 May 2026
https://github.com/fbi555/fashion-mnist-cnn-tf
🧵 Classify fashion images using a compact CNN model in TensorFlow/Keras, designed for the Fashion-MNIST dataset with easy execution in Google Colab.
adam classification cnn colab-notebook computer-vision convolutional-neural-networks custom-training-loop deep-learning fashion-mnist gans image-classification interactive jupyter-notebook keras lowlevelapi mnist-dataset numpy regularization
Last synced: 06 May 2026
https://github.com/christiansassi/signal-image-and-video-project
Project developed by Pietro Bologna (@bolognapietro) and Christian Sassi for the Signal, Image and Video course.
image-processing mri-segmentation numpy opencv python
Last synced: 06 May 2026
https://github.com/swapnilvishwakarma/twitter_sentiment_dashboard
Using Streamlit and Python, I created interactive data dashboards and used Pandas to manipulate data in data science workflows. I also used Plotly to create interactive graphs.
dashboard machine-learning matplotlib numpy pandas plotly sentiment-analysis streamlit-webapp webapp wordcloud
Last synced: 06 May 2026
https://github.com/kavayk29/text-summarization-fine-tuning-pegasus-model
This project uses the Pegasus model to generate concise, coherent text summaries. Fine-tuned on large datasets, it excels in abstractive summarization, ideal for automating tasks like summarizing articles and research papers.
datasets huggingface-transformers matplotlib nltk numpy pandas teansform tqdm
Last synced: 06 May 2026
https://github.com/ananyachibber21/automation-python-projects
Automation with Python (Second Year Projects)
automation chromedriver numpy openpyxl pandas-dataframes python selenium
Last synced: 06 May 2026
https://github.com/prab9166/-web-content-extraction-and-sentiment-analysis-
web content extraction and sentiment analysis on URLs provided in an Excel file. Its divided into classes to manage different stages such as data loading, web scraping, text processing, sentiment scoring, and output generation
beautifulsoup lxml nltk-python numpy pandas python re requests xlsxwriter
Last synced: 06 May 2026
https://github.com/lunanvarg/bid-data-cac22039
En este repositorio se vé mi TP Integrador del programa Codo a Codo: Big Data
colab data-studio-google deepnote excel matplotlib mysql numpy pandas-library python seaborn
Last synced: 06 May 2026
https://github.com/sahilmate/gesturepainter
Virtual Painting Application
gesturepainter mediapi numpy opencv virtualpaint
Last synced: 06 May 2026
https://github.com/fatihilhan42/lane-line-detection-with-python
In this project you will detect lane lines in images using Python and OpenCV. OpenCV means "Open-Source Computer Vision", which is a package that has many useful tools for analyzing images.
image-processing line-detection numpy opencv python
Last synced: 06 May 2026
https://github.com/dhruwsunita/iphones-eda-analysis
EDA analysis on apple products.
data-analysis data-visualization eda matplotlib numpy pandas plotly python seaborn
Last synced: 06 May 2026
https://github.com/jayanthpotluri5513/heart-disease-prediction-using-ml
This project aims to develop a machine learning model for heart disease prediction, leveraging the potential of advanced algorithms and a comprehensive dataset.
machine-learning matplotlib numpy pandas python
Last synced: 06 May 2026
https://github.com/jai0212/course-selector-uoft
A program that suggests university courses based on your program and provides a custom GUI to customize your course plan. Created to help UofT students
beautifulsoup csv graphs graphs-algorithms networkx-graph numpy os parser pickle pillow plotly python tkinter-gui tkmacosx
Last synced: 06 May 2026
https://github.com/theweird-kid/ml-notes
Machine Learning Notes
machine-learning matplotlib numpy scikit-learn seaborn
Last synced: 06 May 2026
https://github.com/jonolav95/advent_of_code_2022
Using Python with Pandas and Numpy (www.adventofcode.com).
Last synced: 06 May 2026
https://github.com/kianaabrisham/svm-from-scratch
Linear SVM from scratch with hinge loss + decision boundaries
classification from-scratch fundamentals hinge-loss numpy optimization scikit-learn svm
Last synced: 07 May 2026
https://github.com/voorhs/ml-practice
ML algorithms implementation
aimasters lomonosov-msu machine-learning numpy python
Last synced: 07 May 2026
https://github.com/siddhantprateek/machine-learning-resources
Machine Learning Resources
best-practices clustering-algorithm data-analysis deep-learning in-progress journey linear-regression machine-learning machine-learning-algorithms neural-language-modelling neural-language-processing neural-network numpy python3 read reinforcement-learning-algorithms tensorflow visualisation
Last synced: 07 May 2026
https://github.com/sriyaroy/coding-challenges
50 Machine Learning & Computer Vision challenges ranging from Easy to Hard to sharpen you ML engineering skills.
coding-challenges computer-vision interview-prep machine-learning numpy python pytorch
Last synced: 07 May 2026
https://github.com/dakshdeephere/bank_eda-practice
EDA analysis of Bank.csv dataset
analysis data data-visualization dataanalysis matplotlib numpy pandas python3 seaborn
Last synced: 07 May 2026
https://github.com/jonad/titanic_survival
Basic decision tree model for Titanic dataset. Predict who will survive.
jupyter-notebook matplotlib numpy pandas python3 titanic-survival-prediction
Last synced: 07 May 2026
https://github.com/suhas-005/jovian-data-analysis-course-assignment
These are my assignments for Data Analysis : Zero to Pandas course by Jovian.ai
data-analysis data-analytics numpy pandas python
Last synced: 07 May 2026
https://github.com/dulajkavinda/breast-cancer-detect
🧬 breast cancer classification using machine learning
added machinelearning matplotlib numpy pandas python
Last synced: 07 May 2026
https://github.com/theamnabb/my-ai-brain
A complete, structured AI learning journey from scratch to advanced. Includes daily logs, mini projects, roadmaps, and useful resources for Artificial Intelligence, Machine Learning, Deep Learning, and Generative AI.
matplotlib numpy pandas pyhton3
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/s-hirata0831/graphicsprocessing
Pythonによる画像処理基礎実験(with OpenCV)
Last synced: 07 May 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/ganesh774218/eda-book-store
Exploratory data analysis on a book store dataset to uncover sales trends, popular genres, and top publishers.
data-visualization datacleaning datamanipulation eda matplotlib numpy pandas python pythonp pythonproject seaborn
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/salvatoreamaddio/powerbi
This project combines both Python and PowerBI technologies. It cleans a dataset and imports it into a PowerBI file.
numpy pandas pandas-python powerbi python
Last synced: 07 May 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/jimmymugendi/luxdev-week-2-boot-camp
correlation-analysis eda matplotlib numpy pandas seaborn-plots visualizations
Last synced: 07 May 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/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/pesala-x/data-science-ai-assessments
this is inClass practice application for Python-for-Data-Science-AI
data-types functions jupyter-notebook loops machine-learning numpy pandas-python python python3 seaborn
Last synced: 07 May 2026
https://github.com/kavayk29/audio-classification-using-python-library
This is a audio classification Project using python Libraries such as librosa to make the visual representation of the audio files, and using numpy to make array of data for manipulation and then extraction the features for classification to train and test of CNN model.
librosa matplotlib-pyplot mfcc-features numpy pandas sklearn-library
Last synced: 07 May 2026
https://github.com/minjii1079/pytune
Building PyTune, a Python guitar tuner that uses PyAudio for recording, NumPy for math operations, and SciPy for FFT (Fast Fourier Transform) and signal processing.
fft guitar-tuner music numpy pyaudio python3 scipy
Last synced: 07 May 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/jpgiant/gujaratrainfallanalysis_2021
Analysis about the rainfall that occurred in the districts of Gujarat state in 2021
data-analysis exploratory-data-analysis exploratory-data-visualizations matplotlib numpy pandas-python python
Last synced: 07 May 2026
https://github.com/prajakta1321/exoplanet-atmospheric-characterization-1
A machine learning project to classify exoplanets using light curve image data. Developed as part of the ML4SCI GSoC 2025 Test Task. Includes data processing, CNN-based model, and full report.
classification colab-notebook dbscan gsoc-2025 machine-learning-algorithms matplotlib-python ml numpy open-source pca-analysis python3 seaborn
Last synced: 07 May 2026
https://github.com/ragnarok540/sympy-tutorial
matplotlib numba numpy scipy simpy
Last synced: 07 May 2026
https://github.com/louisblankemeier/numpytex
Latex script generator that generates an aesthetically appealing table using a numpy array.
latex numpy script-generator table
Last synced: 07 May 2026
https://github.com/manishkr1754/loan_eligibility_prediction_python
Predict Loan Eligibility for a Finance company
bivariate-analysis data-visualization decision-trees evaluation-metrics exploratory-data-analysis feature-engineering hypothesis-generation logistic-regression matplotlib model-building numpy pandas random-forest seaborn sklearn univariate-analysis xgboost
Last synced: 08 May 2026
https://github.com/kostadinlambov/the-galois-field-in-cryptography
This project is about Galois fields, what properties they have and how they can be used in cryptography.
aes-encryption asymmetric-cryptography encryption-decryption extension-fields finite-fields galois-fields numpy prime-fields python symmetric-cryptography
Last synced: 08 May 2026
https://github.com/haimgoldfisher/data_visualization_final_project
Final project of the Data Visualization course, Ariel university.
adaboost bayesian-learning catboost ensemble-learning gradient-boosting gridsearchcv matplotlib numpy pandas plotly seaborn semi-supervised-learning voting-classifier
Last synced: 08 May 2026
https://github.com/rsc-88/titanic
Data Science
jupyter-notebook numpy pandas python
Last synced: 08 May 2026
https://github.com/gama1903/digital_image_processing
Implementation of Basic Algorithms of Digital Image Processing mainly through Numpy.
digital-image-processing numpy opencv python
Last synced: 08 May 2026
https://github.com/chdl17/imdb-assignment
This GitHub repository contains a project that performs an analysis of the IMDb movie rating dataset. The data is used to explore the relationships between various features and the movie rating. Visualizations are used to illustrate the results of the analysis. The code is organized into a Jupyter Notebook file and data files.
Last synced: 08 May 2026
https://github.com/afnanelhussini/biometrics
LABS for Biometrics Course
biometric-authentication biometric-identification biometrics cv2 numpy opencv python3
Last synced: 08 May 2026
https://github.com/alain-godo/spotify-popularity
A simple analysis and modeling for prediction of the popularity of songs on Spotify
linear-regression machine-learning numpy pandas random-forest sckiit-learn spotify tree-decision
Last synced: 08 May 2026
https://github.com/octavioduarte/datascience
A repository with study notes on Data Science concepts, NumPy, pandas, and an introduction to statistics.
data-science jupyter-notebook numpy pandas
Last synced: 08 May 2026
https://github.com/niteshchawla/nc-walmart-casestudy
The Management team at Walmart Inc. wants to analyze the customer purchase behavior (specifically, purchase amount) against the customer’s gender and the various other factors to help the business make better decisions. They want to understand if the spending habits differ between male and female customers:.
central-limit-theorem confidence-intervals matplotlib-pyplot numpy pandas python scipy-stats seaborn stats
Last synced: 08 May 2026
https://github.com/rohansoni45/ipl-win-predictor
A machine learning model that predicts the outcome of IPL matches based on historical data and player performance. Built using Python and libraries like Pandas, NumPy, and scikit-learn. This project demonstrates the use of classification algorithms to predict match outcomes.
classification data-science ipl machine-learning model-evaluation numpy pandas python sklearn sports-analytics
Last synced: 08 May 2026
https://github.com/hanzopgp/transformerneuralnetwork
Building a transformer with Keras and TensorFlow following tutorial.
artificial-intelligence deep-learning jupyter-notebook machine-learning natural-language-processing numpy personal transformer
Last synced: 08 May 2026
https://github.com/antonio-f/simple-k-nearest-neighbors
Simple K-Nearest Neighbors using partial sort
101 k-nearest-neighbors knn numpy partial-sort python tutorial
Last synced: 08 May 2026