You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the endeavour to introduce async API into machinelearn.js by @OlegStotsky , we should refactor the documentation processor so it displays async and sync APIs in correct orders.
Ideally sync should be top of async and separated by a <hr />
I'm submitting a ...
[/] documentation
Summary
As part of the endeavour to introduce async API into machinelearn.js by @OlegStotsky , we should refactor the documentation processor so it displays async and sync APIs in correct orders.
Ideally
syncshould be top ofasyncand separated by a<hr />