Skip to content

Releases: Samyssmile/edux

Release v1.0.7

28 Nov 13:11
855258f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.6...1.0.7

Release v1.0.6

02 Nov 23:11
532b33b
Compare
Choose a tag to compare

New Features

  • Imputation Strategy
    In data analysis and machine learning, an "Imputation Strategy" refers to a method for handling missing or incomplete data within a dataset. The strategy involves substituting missing values with estimated ones based on various algorithms or statistical methods.

What's Changed

Main Features

New Contributors

Full Changelog: 1.0.5...1.0.6

Release v1.0.5

10 Oct 20:37
f81766c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

Release v1.0.4

14 Aug 13:22
Compare
Choose a tag to compare

Release 1.0.4

New Features:

  • Implemented SVM Implementation (feat(): SVM Implementation).
  • Implemented Decision Tree (feat(): Decision Tree implemented).

Chores and Enhancements:

  • Prepared the publishing of Version 1.0.3 (chore(): Publish version 1.0.3).
  • Renamed actions (chore(): Renaming actions).
  • Added status badges (chore(): Status Badges added).
  • Made adjustments to CodeQL (chore(): Adjusting codeql).
  • Added Unit Tests for Weight Initialization (chore(): Unit Tests for Weight Initialization added).
  • Added Multiplayer Perceptron Example (chore(): Multiplayer Perceptron Example added).
  • Created build pipeline for releases (chore(): building release pipe).
  • Various cleanup tasks performed (chore(): cleanup).
  • Merges and Branching:

Several pull requests and branches have been merged or deleted, including the merging of code adjustments for CodeQL and SVM.
Please note that some of these changes may be internal or relevant to the development environment and may not be directly visible to end-users.

Release v1.0.0

08 Jul 00:23
da03acd
Compare
Choose a tag to compare
Major

Create dependabot.yml