https://github.com/athammad/atetrees
Python implementation of a Random Forest based on the Causal tree algorithm
https://github.com/athammad/atetrees
Last synced: 3 months ago
JSON representation
Python implementation of a Random Forest based on the Causal tree algorithm
- Host: GitHub
- URL: https://github.com/athammad/atetrees
- Owner: athammad
- Created: 2021-01-05T04:18:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-23T03:14:25.000Z (about 4 years ago)
- Last Synced: 2025-01-11T01:11:31.972Z (4 months ago)
- Language: Jupyter Notebook
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ateTrees
CUstom Python implementation of Random Forest based on the Causal Tree Algorithm