Reproduce partial implementation of GraphSAINT, a representative Subgraph-wise sampling method.
Add experimental BaseModel for future major version.
TODO: Migrate the base class for all the concrete models to ClassificationModel (ClassificationApproach)