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 Machine Learning for Kids
Using the "Add File" option when defining a classifier, if the file is in Unix format (CR/LF) instead of DOS format, the file upload fails silently. This is a bug.
Dale Lane
unread,
Oct 17, 2025, 4:45:16 AMOct 17
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 Machine Learning for Kids
sorry about that, but thanks for the heads-up - I'll look into it
David Touretzky
unread,
Oct 17, 2025, 6:14:29 AMOct 17
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 Machine Learning for Kids
Actually I had it backwards: Unix files end lines with LF, while DOS uses CR/LF.. I was on a Unix machine and had to convert my file to DOS format to get it to load.
David Touretzky
unread,
Oct 17, 2025, 6:26:47 AMOct 17
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 Machine Learning for Kids
Another "Add fille" bug: if you're using multiple choice values instead of raw numbers, and one of the values is misspelled in the file, that example is loaded but the value is blank, and there is no error message given. If a file contains mulitple examples it would be easy for the user to miss the fact that one of the values was not loaded correctly.
On Friday, October 17, 2025 at 4:45:16 AM UTC-4 Dale Lane wrote: