Skip to content

[Benchmark] LightGBM Accuracy: 0.9114 on Fashion MNIST #189

Description

@gitgoap

LightGBM Accuracy: 0.9114 on Fashion MNIST

Didn't test on MNIST.

Preprocessing:

.data.numpy().reshape(len(data), -1) → flattens the image.

StandardScaler() → ensures mean = 0, var = 1 before passing to ML models.

Please verify the result in the below collab notebook.

https://colab.research.google.com/drive/1OoYkUMkqUWZJGqDK8HgZPSxq8DadrkA1?usp=sharing

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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