Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 319 Bytes

Decision Tree Calculations

✋ Under Construction 🚧

The repository contains a few calculation modules that calculate:

  1. Info Gain
  2. Gini Index

Execution:

  1. clone the repo
  2. run npm install
  3. run npm test

Feedback and Contributions are warm welcomed ❤️

License: MIT