Git Product home page Git Product logo

Comments (2)

markotoplak avatar markotoplak commented on May 26, 2024

Ok, if I understand your issue, you are pointing out that Predictions show bad results if you train it on one k-means clustering and predict it on another k-means clustering.

Well, this is expected. The clusters you get may have different meanings (if nothing else, their names can be swapped). Thus, a model built on clustering won't perform well on another unless the clusterings are almost identical.

If I misunderstood your issue, please comment.

from orange3.

diegovendas avatar diegovendas commented on May 26, 2024

Ok, se eu entendo seu problema, você está apontando que as previsões mostram resultados ruins se você treiná-lo em um agrupamento k-means e prevê-lo em outro agrupamento k-means.

Bem, isso é esperado. Os clusters que você obtém podem ter significados diferentes (se nada mais, seus nomes podem ser trocados). Assim, um modelo construído em clustering não terá um bom desempenho em outro, a menos que os clusterings sejam quase idênticos.

Se eu entendi mal o seu problema, por favor, comente.

Hello friend, thanks for asking!

Another friend told me that my use case should not be treated with Kmeans, but with ARIMA, because according to him, my use case requires time series analysis!

I will attach the spreadsheets that I need to predict, to make it clearer and more objective!
AULAS_EXPANDIDAS.xlsx
AULAS_EXPANDIDAS_PREVISAO.xlsx

the result of line 35 is = CALVICIE 3, FACIAL 5, DESIGNER 6 and PEDICURE 8:
3, 5, 6 and 8!

Please, can you generate a project that makes this prediction based on the spreadsheets I am sending?

image

I've tried everything I can, but I can't!

from orange3.

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.