Skip to content

Sample files to article: Working with text data - a machine learning tutorial

Notifications You must be signed in to change notification settings

Evozon-PHP/blog_article_machine_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Magento:

  1. Copy Magento2 folder contents into your magento base folder
  2. Enable theme and module

Django:

  1. To run the server, enter the command "python manage.py runserver" in the 'Django/mysite' folder
  2. In the folder 'Django/mysite/search/files' I added some training data (since I removed the Products service)
  3. All the Machine learning logic is in the folder 'Django/mysite/search/logic'... logically right ?

Have fun !

About

Sample files to article: Working with text data - a machine learning tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published