Skip to content

What Approach / Methods Should I Use for Predicting Rice Yield? #21509

Discussion options

You must be logged in to vote

Hey @tryarie, in my experience, this sounds like a classic linear regression problem. I made my own linear regression setup for one of my internships where I needed to use a bunch of different inputs to predict what the wind speed would be in 20 minutes. 

I suggest checking out this example which is the one that I used to make my linear regression setup: https://github.com/FluxML/model-zoo/blob/master/other/housing/housing.jl

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants