Skip to content

Quality of life changes

Pre-release
Pre-release
Compare
Choose a tag to compare
@edwinb-ai edwinb-ai released this 20 Jan 19:28
· 5 commits to main since this release
85cc695
  • Instead of using Strings for the kernel of choice, we are implementing Symbols.
  • The MLJ interface model should now make the user choose between three predefined kernel implementations.
  • A new utility to create keyword arguments based on the attributes of a given model was introduced. Should be helpful for development.
  • Additional refactoring and simplification in the documentation. Some examples use the easier to use pipeline macro from MLJ.