Skip to content

Reading big CSV files for FLAML #428

Answered by sonichi
torronen asked this question in Q&A
Discussion options

You must be logged in to vote

@torronen To use native data loading of libraries like lightgbm, you can modify this example: https://microsoft.github.io/FLAML/docs/Getting-Started#tune-user-defined-function
Make a Dataset from the csv file instead of from the pandas dataframe. Does that work for you?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@torronen
Comment options

torronen Jan 25, 2022
Collaborator Author

@sonichi
Comment options

Answer selected by torronen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants