Machine learning topic
Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.
MATLAB-Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
R
Collection of various algorithms implemented in R.
bigcode-tools
Set of tools to help working with "Big Code"
cookiecutter-fastapi
Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Github Actions and Pytests
bitpass
A powerful password generator utility which utilizes the slot technique to generate strong passwords of required length having combinations of lower and upper characters, digits and symbols.
Customer-Purchase-Predection
K-nearest classifier model for an e commerce website to predict whether a user intends to make a purchase or not and display different contents and offers accordingly, like discount offers or coupons,...
Investment_Prediction
As an investor anyone would want to invest in people who showed a good profile of having a high probability of paying them back, proposed a machine learning model that will help them to predict this.
minesweeper
Artificial Intelligence playing minesweeper 🤖
pagerank
A simple page rank program based on fact that a website is more important if it is linked to by other important websites using recursive mathematical expression and random surfer probability distribut...
BertSentimentClassification
BERT Sentiment Classification on the Large Movie Review Dataset.