Skip to content

Questions about T-CREx generator #478

Answered by tombewley
pat-alt asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @pat-alt, it's great to hear from you, and I really appreciate the effort you're making in this implementation! I'm very happy to answer these questions (and any more you have going forward):

  • Q1: For this simple example, we used make_moons from the scikit-learn Python package. Specifically, we used make_moons(n_samples=5000, noise=0.3, random_state=0). I'm not sure whether you can call that function identically in Julia, especially as the seeding may behave differently, but you probably know better than me.
  • Q2: Equation (13) basically says: for each feature dimension $d$, look at all the lower and upper bounds of the maximal-valid rules along that feature and aggregate them into one…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pat-alt
Comment options

pat-alt Sep 25, 2024
Maintainer Author

Answer selected by pat-alt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants