There are other more specialised projects that facilitate modular neural
networks. The idea in scikit-learn is to provide useful out-of-the-box
components for well-established solutions to certain types of tasks that
fit a simple interface. This often means limiting their flexible use from
the pers
Hi,
I have gone through documentation of Pull 3306. I am glad that ELM will
soon be part of scikit-learn. But It is just working as an simple ML
algorithm,
which can be fitted to data and can predict based on the trained model. I
was considering to develop something different. My plan is to implem
Thanks Joel for clarification.
I have gone through documentation of Pull 3306. I am glad that ELM will
soon be part of scikit-learn. But It is just working as an ML algorithm,
which can be fitted to data and can predict based on the trained model. I
was considering to develop something different.