EpistasisLab / tpot

A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
http://epistasislab.github.io/tpot/
GNU Lesser General Public License v3.0
9.58k stars 1.55k forks source link

There is a syntax Error that is causing problem. #1276

Open Jayveersinh-Raj opened 1 year ago

Jayveersinh-Raj commented 1 year ago

In builtins/nn.py line 163 assert_all_finite() takes 1 positional argument but 2 were given. Link