Skip to content

ds-project/ds-ml-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ds-ml-batch

Machine Learning batch processing repo on Azure Function

use python 3.5.2

Both Azure SDK and pymsql library are required.

> cd /d/home/site/tools/
> python -m pip install azure 
> python -m pip install pymysql 

Then, put some configs on file(also possible to modify some path properly) and run this function. If azure function do correctly, you will see this response

"Success Batch Job"

About

Machine Learning batch processing repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages