Skip to content

Getting error when running LinearRegressionTS.py #2

Description

@ardianumam

I run the python LinearRegressionTS.py example_dataset.txt > result1 and get error below. Maybe you can also provide a guide to run the code, including what parameters should be passed, etc so that it helps people to run the code :)

Traceback (most recent call last): File "regression.py", line 180, in <module> LinearRegressionTS.run() File "C:\Users\ardia\AppData\Local\conda\conda\envs\datamining\lib\site-packages\mrjob\job.py", line 616, in run cls().execute() File "regression.py", line 90, in __init__ n = self.options.dimension AttributeError: 'Namespace' object has no attribute 'dimension'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions