Coder Social home page Coder Social logo

Comments (6)

david-berthelot avatar david-berthelot commented on July 17, 2024

You can use it without augmentation. MixUp, which is baked in the method, might be sufficient for your data.

from mixmatch.

Julianbaozi avatar Julianbaozi commented on July 17, 2024

from mixmatch.

Julianbaozi avatar Julianbaozi commented on July 17, 2024

Should I do cross validation? I have only 360 labeled points. The validation set should only take labeled data and would have around 90 points (4 folds). I'm I correct?

from mixmatch.

david-berthelot avatar david-berthelot commented on July 17, 2024

You'll need a test set (or take from your labeled examples to make on if you don't have one) to assess the performance of the model. That's always a requirement. Now as to the proportion to keep for training and for testing, I don't know what it should be. I would experiment with various values (say 50/50, 75/25, and so on) and pick the smallest test set that works.

from mixmatch.

 avatar commented on July 17, 2024

Hello, it's not that semi supervised learning like miamache can't be used on unbalanced data sets. I use it on my own data set. The test set is accurate, and the test set rises by 2 epochs and then decreases continuously. However, the loss of training set is declining. What's the matter? Is my dataset too unbalanced

from mixmatch.

Julianbaozi avatar Julianbaozi commented on July 17, 2024

from mixmatch.

Related Issues (20)

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.