mars.learn.ensemble.BlockwiseVotingRegressor ============================================ .. currentmodule:: mars.learn.ensemble .. autoclass:: BlockwiseVotingRegressor .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~BlockwiseVotingRegressor.__init__ ~BlockwiseVotingRegressor.fit ~BlockwiseVotingRegressor.get_params ~BlockwiseVotingRegressor.predict ~BlockwiseVotingRegressor.score ~BlockwiseVotingRegressor.set_params