Skip to content

Commit

Permalink
fixed class docs in atlas classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
swapsha96 committed Jul 11, 2019
1 parent 7da8c56 commit 443a445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirapy/classifiers/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ def predict(self, x):

class AtlasVarStarClassifier(Classifier):
"""
Classification model for ATLAS variable stars.
Classification model for variable star features in ATLAS catalog.
:param activation: String (activation function name).
:param input_size: Integer. Dimension of Feature Vector.
Expand Down

0 comments on commit 443a445

Please sign in to comment.