Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Zer0-Bug/ML_PerceptronAlgorithm

Repository files navigation

Perceptron Algorithm

The primary goal of this project is to implement a classification task using the Perceptron learning algorithm. The task involves training a model on a provided dataset (TRAINData) and testing the model on a separate dataset (TESTData).

The classification labels are binary (class 2 and class 4), and the model will predict these classes based on the attributes provided in the dataset.

AltStyle によって変換されたページ (->オリジナル) /