Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Estimate the proportion of coarse fragments in a soil sample #39

Open
samuel-rosa opened this issue Nov 13, 2024 · 0 comments
Open

Estimate the proportion of coarse fragments in a soil sample #39

samuel-rosa opened this issue Nov 13, 2024 · 0 comments
Assignees

Comments

@samuel-rosa
Copy link
Contributor

samuel-rosa commented Nov 13, 2024

Many soil samples contain coarse fragments, which are pieces of rock or other material that are larger than 2 mm in diameter. The proportion of coarse fragments in a soil sample is used in the calculation of the stock of soil organic carbon in the sample. Data on the proportion of coarse fragments in many soil samples is missing. This issue is to develop a method to estimate the proportion of coarse fragments in a soil sample.

We will first develop a random forest model to classify soil samples as having or not having coarse fragments. Next we will develop a regression model to estimate the proportion of coarse fragments in soil samples that are classified as having coarse fragments. The second model will be trained on soil samples that are known as having coarse fragments. We expect that this strategy will avoid estimating small amounts of coarse fragments for samples that do not have any.

@samuel-rosa samuel-rosa self-assigned this Nov 13, 2024
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

No branches or pull requests

1 participant