lightwood
lightwood copied to clipboard
Lightwood is Legos for Machine Learning.
## Your Environment * Operating system: macOS in an M1 apple computer ## Describe your issue As reported by @alejandrovillegas, installation currently fails in MacBooks with M1 processors. See attached...
Ref slack conversation: https://mindsdb.slack.com/archives/C017QKWABUY/p1656838359151799 Points to consider - How to use them - Could they be a mixer for regression/classification - Performance vs others
Ref slack conversation: https://mindsdb.slack.com/archives/C017QKWABUY/p1656488084218559 Points to consider - Get a selection of datasets to test (after they have been 'encoded' by lightwood) - Could evaluate: no autoencoder features, only autoencoder...
Some possible approaches **1. Fine-tuning model using labels to minimise incorrect labels** - Take a column which has the anomalies - Either incorporate this in the main model training, or...
Similar to #507. Bottom line, it is confusing to receive unix epoch timestamps if the original dataset has some other format for the order by columns. Lightwood should, at least,...
At the moment the policy to trigger GPU usage (and advanced features like AMP) is not clear when reading the documentation.