Skip to content

Activity

feat: Implemented Decision Trees Classifier and Tested on IRIS Dataset (

Pull request merge
mjovancpushed 1 commit to master • 1f3587e…aa57dad • 
on Feb 7

fix[cargo]: warnings (#239)

Pull request merge
mjovancpushed 1 commit to master • e2a7c30…1f3587e • 
on Feb 3

comment with todos

chaseWilldenpushed 1 commit to classic-ml-devices • 0eb3db3…7448fe1 • 
on Jan 29

fix clippy issues

chaseWilldenpushed 1 commit to classic-ml-devices • bda5eb9…0eb3db3 • 
on Jan 29

add device to classicml algorithms

chaseWilldenpushed 1 commit to classic-ml-devices • e2a7c30…bda5eb9 • 
on Jan 29

Updating classical_ml to use generics (#233)

chaseWilldencreated classic-ml-devices • e2a7c30 • 
on Jan 29

Implementing skeleton code for DecisionTree

mjovanccreated decision-trees • 9a1cc70 • 
on Jan 26

Deleted branch

mjovancdeleted classical-ml-fixes • 
on Jan 26

Updating classical_ml to use generics (#233)

Pull request merge
mjovancpushed 1 commit to master • 3f057b5…e2a7c30 • 
on Jan 26

Updating fit function to use batch gradient descent

mjovancpushed 1 commit to classical-ml-fixes • 2fd6de5…9cd6aa6 • 
on Jan 26

Updating fit function in LinearRegression

mjovancpushed 3 commits to classical-ml-fixes • b864213…2fd6de5 • 
on Jan 26

Adding rust docs

mjovancpushed 1 commit to classical-ml-fixes • 9d442f8…b864213 • 
on Jan 26

Adding unit tests

mjovancpushed 1 commit to classical-ml-fixes • 7eabffa…9d442f8 • 
on Jan 26

Removing Activation from Algorithm trait

mjovancpushed 1 commit to classical-ml-fixes • 00826f2…7eabffa • 
on Jan 26

Adding activations

mjovancpushed 1 commit to classical-ml-fixes • 77ca684…00826f2 • 
on Jan 25

Changing Classical -> Algorithm

mjovancpushed 1 commit to classical-ml-fixes • 87aebb7…77ca684 • 
on Jan 25

Adding LogisticGradientDescent - not done

mjovancpushed 1 commit to classical-ml-fixes • 8f5f0b7…87aebb7 • 
on Jan 25

Updating classical_ml to use generics

mjovanccreated classical-ml-fixes • 8f5f0b7 • 
on Jan 25

Deleted branch

mjovancdeleted update-license • 
on Jan 25

Updating files with correctly formatted license (#232)

Pull request merge
mjovancpushed 1 commit to master • 5e1d665…3f057b5 • 
on Jan 25

Updating files with correctly formatted license

mjovanccreated update-license • 4c2a613 • 
on Jan 25

Deleted branch

mjovancdeleted refactoring-and-features • 
on Jan 25

Refactoring, features and other improvements (#228)

Pull request merge
mjovancpushed 1 commit to master • 2d9844b…5e1d665 • 
on Jan 25

Restructuring code in errors.rs

mjovancpushed 1 commit to refactoring-and-features • 7fde4d4…c20cd84 • 
on Jan 25

Fixing unreachable code

mjovancpushed 1 commit to refactoring-and-features • 8567a9d…7fde4d4 • 
on Jan 25

Removing unused imports

mjovancpushed 1 commit to refactoring-and-features • 8de9224…8567a9d • 
on Jan 25

Cleanup

mjovancpushed 1 commit to refactoring-and-features • 6c62da0…8de9224 • 
on Jan 25

Adding missing license

mjovancpushed 1 commit to refactoring-and-features • 2bb32f9…6c62da0 • 
on Jan 24

A lot of refactoring

mjovancpushed 1 commit to refactoring-and-features • c1323d3…2bb32f9 • 
on Jan 24

Fixing imports and stuff

mjovancpushed 1 commit to refactoring-and-features • 8c110ce…c1323d3 • 
on Jan 24