Code Monkey home page Code Monkey logo

Comments (3)

JenniferYingyiWu2020 avatar JenniferYingyiWu2020 commented on July 21, 2024

Hi,
I have added the "unsupervised machine learning" and "supervised machine learning" under my github repository "https://github.com/JenniferYingyiWu2020/rasterframes-GeoTIFFs/tree/main/machine-learning". What I needed is to do "train_test_split" for the image data set of "unsupervised machine learning" and "supervised machine learning". So, could you pls give me some suggestions? Thanks!
6

from sat-ml-training.

JenniferYingyiWu2020 avatar JenniferYingyiWu2020 commented on July 21, 2024

Hi,
I have read your codes about "supervised machine learning" (https://rasterframes.io/supervised-learning.html), and found out that the multi-band image is "['B01', 'B02', 'B03', 'B04', 'B05', 'B06', 'B07', 'B08', 'B09', 'B11', 'B12']". Now, I need to split "model_input" as training_set and test_set, however the "model_input" is a DataFrame, also the "['B01', 'B02', 'B03', 'B04', 'B05', 'B06', 'B07', 'B08', 'B09', 'B11', 'B12']" is Tile Array. So, could you pls give me some suggestions on how to convert the "model_input" as a multi-matrix? If the "model_input" can be converted to a multi-matrix, then the function "train_test_split" can be used to split the multi-band image as a training set and a test set. Thanks!

from sat-ml-training.

wildintellect avatar wildintellect commented on July 21, 2024

This project is not related to rasterframes.io

from sat-ml-training.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.