Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Smaller dataset takes 10 times longer for training #206

@JinwooMcLee

Description

@JinwooMcLee

First of all, thank you for publicize this amaizing repo.

Recently I'm working with MARS model. All things works great, but there's one thing confuses me.

When train MARS with whole dataset (Rows, Columns) = (630K, 69), it takes 1 to 2 minutes. But when I train MARS with subset of that dataset (430K, 69), it takes 14 to 15 minutes. Also, Use_fast doesn't affect much with training time with my dataset.

I'm wondering if there's any way to reduce subset training time.

Just to let you know,

  • Whole set y ranges form 175 ~ 220
  • Subset y ranges from 200 ~ 220

Thank you for all your effort.
Sincerely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions