DynAI icon indicating copy to clipboard operation
DynAI copied to clipboard

Practical applications of AI / Machine Learning in BIM, implemented as a Dynamo Package

Results 6 DynAI issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

## Description I'm using lots of `dynamic` types to marshall input data from a `Machine.Predict()` to its associated `Algorithm.Predict()` method. The input ends up malformed in `Algorithm.Predict()` ## Why do...

bug
help wanted

Add - [x] SimpleLinearRegression > In linear regression, the model specification is that the dependent variable, y is a linear combination of the parameters (but need not be linear in...

enhancement
help wanted

Add - [ ] SVM - [ ] Decision tree - [ ] Logistic Note : this should only be done after #2 and #7 are complete

enhancement
help wanted

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies