T
T
tsarevfs2014-02-01 05:53:27
Algorithms
tsarevfs, 2014-02-01 05:53:27

What methods to use for simple weather prediction?

I want to implement a simple algorithm to predict weather from previous temperature, pressure, wind. I was under the impression that most machine learning algorithms (SVM, linear regression, etc.) are designed to solve classification problems. Apparently, neural networks cope with the predict task. What other methods are worth paying attention to? Accuracy comparable to commercial counterparts is not required - a learning task.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Demidov, 2014-02-01
@tsarevfs

Here are examples of linear, polynomial and curvilinear regressions.
And in general, the site is useful, if suddenly you have not been there yet :)

D
Dmitry Demidov, 2014-02-01
@ptitca_zu

For study, you can take linear regression. She just predicts (rates logistic).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question