dotnet / machinelearning-modelbuilder

Simple UI tool to build custom machine learning models.
Creative Commons Attribution 4.0 International
263 stars 56 forks source link

Model builder dont work correct #435

Closed behroozbc closed 4 years ago

behroozbc commented 4 years ago

System information

Issue

Source code / logs

image

LittleLittleCloud commented 4 years ago

Thanks for your feedback.

Could we know which system language do you have?

regards

behroozbc commented 4 years ago

i have two language in my system Persian and English display language is English please fix it

LittleLittleCloud commented 4 years ago

Thanks @behroozbc , we will take a look It should be a dup of #363, which will be fixed in the next release. I will go test on the fixed version to see if problem gone.

JakeRadMSFT commented 4 years ago

@behroozbc can you try the latest version? We've made some updates to parsing in this release.

behroozbc commented 4 years ago

image when i want update

behroozbc commented 4 years ago

i reinstall but know i get this

image

LittleLittleCloud commented 4 years ago

Based on the exception you get, it seems that you are having dataset with special format.

Currently, we only support csv\tsv\ simple delimiter file ending in txt without special annotation, some csv file might have comment at header and that will cause an exception in data page.

Could we have the dataset you have, that will be of great help for us to investigate the error you have. Thanks

LittleLittleCloud commented 4 years ago

Hi @behroozbc

This error should be fixed in the latest release, just upgrade to latest version of ModelBuilder and have fun

image.png

behroozbc commented 4 years ago

Okay I try this in last version