Sheldon Frith
Sheldon Frith
Just wondering if anyone knows how to transform the dlib Random Forest Regressor into the "Extra Random" (aka "ExtraTreesRegressor", "Extremely Randomized Trees", "Extra Random Forest", etc) version of the algorithm?...
As a beginner working through this page of the docs I spent a bit of time struggling to make the `@serverless-stack/node/config` import work, not realizing that I needed to manually...
I expected tailwind-cascade to handle standard theme color names like 'primary', 'secondary', 'info' etc. But it doesn't. I was going to change the color definitions to include those but then...
### Checklist - [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/nextjs-auth0#readme), [Examples](https://github.com/auth0/nextjs-auth0/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/nextjs-auth0/blob/main/FAQ.md) and have not...