Groups
Groups
Sign in
Groups
Groups
scalanlp-discuss
Conversations
About
Send feedback
Help
batchFeaturizer vs adhoc
8 views
Skip to first unread message
vivace
unread,
Aug 12, 2014, 8:53:07 PM
8/12/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scalanlp...@googlegroups.com
Hi
I am writing some code where it is convenient to do :
ListOfIds.take(100000).map(id => getExamples(id)).map(indexer).toIndexedSeq
I feel like this is not necessarily very efficient.... should I always use batchFeaturizer for this type of thing? Has it been optimized for memory efficiency whereas the above is not?
cheers
Reply all
Reply to author
Forward
0 new messages