Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Akash/bugfix #55

Merged
merged 12 commits into from
Nov 7, 2023
Merged

Akash/bugfix #55

merged 12 commits into from
Nov 7, 2023

Conversation

akashsaravanan-georgian
Copy link
Contributor

No description provided.

@akashsaravanan-georgian akashsaravanan-georgian marked this pull request as ready for review October 30, 2023 18:36
Copy link

@truskovskiyk truskovskiyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on lines 114 to 117
categorical_bn: bool = field(default=True,
metadata={
'help': 'whether to use batchnorm on categorical features'
})

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try to use formater: https://github.com/psf/black

setup.py Outdated
@@ -58,7 +58,7 @@ def get_version(rel_path: str) -> str:
install_requires=install_requires,
python_requires=">=3.7",
classifiers=[
"Development Status :: 3 - Alpha", # Chose either "3 - Alpha", "4 - Beta" or "5 - Production/Stable" as the current state of your package
"Development Status :: 5 - Production/Stable", # Chose either "3 - Alpha", "4 - Beta" or "5 - Production/Stable" as the current state of your package

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's keep "Beta"

@akashsaravanan-georgian akashsaravanan-georgian merged commit 3543ca2 into master Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants