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.

List Machine learning repositories

MATLAB-Octave

357
Stars
172
Forks
Watchers

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

787
Stars
280
Forks
Watchers

Collection of various algorithms implemented in R.

bigcode-tools

43
Stars
16
Forks
Watchers

Set of tools to help working with "Big Code"

cookiecutter-fastapi

422
Stars
55
Forks
Watchers

Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Github Actions and Pytests

bitpass

6
Stars
11
Forks
Watchers

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

7
Stars
9
Forks
Watchers

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

5
Stars
6
Forks
Watchers

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

7
Stars
10
Forks
Watchers

Artificial Intelligence playing minesweeper 🤖

pagerank

5
Stars
6
Forks
Watchers

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

8
Stars
0
Forks
Watchers

BERT Sentiment Classification on the Large Movie Review Dataset.