Skip to content

Conversation

@noahho
Copy link
Collaborator

@noahho noahho commented Nov 3, 2025

Added important tips for using TabPFN effectively, including batch prediction mode, data preprocessing advice, GPU usage, and dataset size limitations.

Issue

Please link the corresponding GitHub issue. If an issue does not already exist,
please open one to describe the bug or feature request before creating a pull request.

This allows us to discuss the proposal and helps avoid unnecessary work.

Motivation and Context


Public API Changes

  • No Public API changes
  • Yes, Public API changes (Details below)

How Has This Been Tested?


Checklist

  • The changes have been tested locally.
  • Documentation has been updated (if the public API or usage changes).
  • A entry has been added to CHANGELOG.md (if relevant for users).
  • The code follows the project's style guidelines.
  • I have considered the impact of these changes on the public API.

Added important tips for using TabPFN effectively, including batch prediction mode, data preprocessing advice, GPU usage, and dataset size limitations.
@noahho noahho requested a review from a team as a code owner November 3, 2025 11:35
@noahho noahho requested review from Copilot and klemens-floege and removed request for a team November 3, 2025 11:35
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a helpful 'Important Tips' section to the README file. My review focuses on improving the formatting of these tips for better readability and correcting a minor typo.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new "Usage Tips" section to the README that provides important guidance for TabPFN users on batch prediction mode, data preprocessing, GPU requirements, and dataset size limitations.

  • Added "Usage Tips" section with performance and usage recommendations
  • Included guidance on batch prediction mode, data preprocessing, GPU requirements, and dataset size limits
  • Positioned the new section between the regression example and the "Best Results" section

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Added a recommendation to split large test sets into chunks of 1000 samples for better performance.
@noahho
Copy link
Collaborator Author

noahho commented Nov 3, 2025

/gemini review

@noahho noahho requested a review from Copilot November 3, 2025 11:44
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a helpful 'Usage Tips' section to the README.md. My feedback focuses on improving the formatting and readability of these tips by converting the paragraph into a bulleted list, which also corrects a minor typo. This change will make the tips easier for users to scan and understand.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

noahho and others added 2 commits November 3, 2025 12:54
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@noahho noahho enabled auto-merge (squash) November 6, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants