Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

"# Statistics_Regression_Tensorflow"

What is this?

The main.py is the python script that use tensorflow and do multiple regression.

Dependencies

  • Install python3.5
  • Install tensorflow and pandas: pip install tensorflow pandas

How to run the script?

  • python main.py [data csv file]

    where data_csv_file must have values of dependent variables in formerly columns and values of independent variable in last column.

Graph and Diagram.

Go to project folder and run this command: tensorboard --logdir ./logs --port 6006 And then web borwer, go to localhost:6006

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages