Global AI and Data Science

 View Only
Expand all | Collapse all

Selecting positive examples from a dataset

  • 1.  Selecting positive examples from a dataset

    Posted Wed June 23, 2021 05:20 PM
    Hello guys, please help me with that. I have a dataset with binary target values. I want to make K Means clustering only on the positive examples. How do i select them? I know that its a stupid question, but I cant figure it out. Thank you in advance.

    #GlobalAIandDataScience
    #GlobalDataScience


  • 2.  RE: Selecting positive examples from a dataset

    Posted Thu June 24, 2021 02:30 AM
    maybe, if i am understanding correctly, you would want a double loop of 'i' and 'j' advancing in upper half k first and then the lower half

    ------------------------------
    Dave Vaidehi Nirmalkumar
    ------------------------------