RubixML / ML

A high-level machine learning and deep learning library for the PHP language.
https://rubixml.com
MIT License
2k stars 177 forks source link

Map method in Dataset doesn't exist #295

Closed CViniciusSDias closed 1 year ago

CViniciusSDias commented 1 year ago

According to the documentation a map method should exist in the Dataset type, but it doesn't. Either the documentation or the implementation is incorrect.

Boorinio commented 1 year ago

Fixed in https://github.com/RubixML/ML/pull/296

andrewdalpino commented 1 year ago

I went ahead and removed the old docs