Skip to content

vickstrom/simple_ml_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple machine learning project

This folder contains the example machine learning project that the tutorial makes use of.

Installation

The command below will install the necessary packages to run the model:

> pip install -r requirements.txt

A list of all the python modules can be found in requirements.txt.

How to run

To run the test model, you use the command:

> python3 demo.py

This downloads the dataset along with constructing it, training it and evaluating it. The results are saved to result.txt.

About

This is a simple Machine Learning project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages