Skip to content

Charlyjcmu/SematicDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SematicDemo

This is an example Sematic project, which was generated using Sematic 0.27.0 for this article

Take a look at the Sematic documentation to get started.

How to install

You need to install libmagic on your computer:

MacOs: brew install libmagic, or port install file Debian: sudo apt-get install libmagic1 RPM: sudo yum install file-devel Windows unofficial support: pip install python-magic-bin

To install sematic, run:

pip install sematic

Install Dependencies with

pip install -r requirements.txt

How to run

Start the sematic dashboard with

sematic start

Run the code for SVD with 8 features with

python3 -m movie_rec --features 8

Stop the sematic dashboard with

sematic stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages