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

fixed the error "assert_all_finite() takes 1 positional argument, 2 were given" #1278

Merged
merged 1 commit into from
May 8, 2023

Conversation

Jayveersinh-Raj
Copy link
Contributor

Fixed the error created in tpot/builtins/nn.py by assert_all_finite() function that takes 1 positional argument, but 2 were given.
Reference: Link

@Jayveersinh-Raj Jayveersinh-Raj changed the title fixed the error assert_all_finite() takes 1 positional argument, 2 were given fixed the error "assert_all_finite() takes 1 positional argument, 2 were given" Nov 9, 2022
@jmif
Copy link

jmif commented Feb 7, 2023

Any chance we can get this merged? We're running into this too!

@Jayveersinh-Raj
Copy link
Contributor Author

Jayveersinh-Raj commented May 8, 2023

Hello sorry for writing late. I do not think it is actively managed, but you can go to my github fork, and download from the master branch. I will write the authors. And if you face more problems, write it, I will personally fix it :)

@perib perib merged commit c462bef into EpistasisLab:master May 8, 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.

None yet

3 participants