An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with linear-classifier

A curated list of projects in awesome lists tagged with linear-classifier .

https://github.com/detjonmataj/c-perceptron

Implementation of a Simple Perceptron (Simplest Neural network by Frank Rosenblatt) in C based on the example given example in the Veritasium video.

ai artificial-intelligence artificial-neural-networks binary-classification binary-classifier c c-programming c-programming-language linear-classification linear-classifier machine-learning ml neural-network perceptron supervised-learning

Last synced: 11 Dec 2025

https://github.com/probro27/perceptron

A Python library to implement the perceptron algorithm and possibly visualize it.

linear-classifier machine-learning-algorithms perceptron

Last synced: 16 Nov 2025

https://github.com/jdtumlinson/naivebayes

This repository contains the code for the Naive Bayes and Neural Networks assignment for CS434 Machine Learning and Data Mining at Oregon State University during Fall of 2024.

backpropagation linear-classifier multiclass-classification naive-bayes-classifier neural-network

Last synced: 01 Apr 2025

https://github.com/praatibhsurana/breast-cancer-prediction-svm

A SVM classifier coded in Python using Scikit-Learn to classify whether a patient's tumor is malignant or benign.

kaggle-dataset linear-classifier machine-learning-algorithms python scikit-learn svm-classifier

Last synced: 06 Jul 2025

https://github.com/auralius/arduino-linear-classifier

Linear classifiers (SVM and softmax) inside an Arduino device

arduino linear-classifier machine-learning softmax svm

Last synced: 18 Jul 2025

https://github.com/apal21/tensorflow-pima-indians-dataset-classification

Pima Indians Dataset classification using Tensorflow Linear Classifier and DNN Classifier.

classification deep-neural-networks kaggle linear-classifier pandas pima-indians-dataset scikit-learn tensorflow

Last synced: 30 Dec 2025

https://github.com/luciopaiva/perceptron

Simple perceptron based on Daniel Shiffman's excellent tutorial.

html5-canvas linear-classifier perceptron vanilla-javascript visualization

Last synced: 21 Mar 2025

https://github.com/juanmbraga/linear-classifier-with-computational-geometry

A 2D linear classifier that wraps each group of points in a tight shape and then draws a separating line

closest-pair-of-points linear-classifier python sweep-line-algorithm

Last synced: 12 Nov 2025