AstonJ

AstonJ

Predictive modeling in Elixir/Nx?

Is anyone doing any kind of predictive modeling in Elixir based on real-world events?

Not sure how easy it would be but I have an idea for a site based around predicting the likelihood of a number of outcomes, hence wondered if anyone has any kind of experience they might like to share :blush:

Some examples for the sort of thing I had in mind:

  • Predict the likelihood of global warming passing a point of no return.
  • Predict the likelihood of another pandemic.
  • Predict the likelihood of nuclear war.
  • etc - sorry they’re so depressing! :lol:

Most Liked

AndyL

AndyL

It’s on my TODO list, mostly to forecast interest rates, FX rates, but more generally to forecast any signal with historical data - something like rainfall or temperature.

What I know so far - there are many techniques in common use: Monte Carlo, partial differential equations, lattice methods, Black Scholes, Ho Lee.

I suspect that ML models are out there. It seems like Nx/Scholar has many useful tools.

So - I’m also interested in predictive modeling and curious what others with more experience have to say on the subject. :wink:

AstonJ

AstonJ

What you want to do seems a lot saner/doable Andy! Please keep us posted :blush:

Where Next?

Popular in Discussions Top

matthias_toepp
I’d love to hear what people think about Wisp, the new Gleam web framework started by Gleam’s primary creator Louis Pilfold. Gleam, alon...
New
mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
New
thojanssens1
It would be nice to be able to define a redirect from one route to another from the router.ex file. E.g.: redirect "/", UserController, ...
New
Fl4m3Ph03n1x
Background This question comes mainly from my ignorance. Today is Black Friday, one of my favorite days of the year to buy books. One boo...
New
IVR
Hi all, I’ve seen a number of related threads in the past, but I’d still be very curious to hear an up-to-date opinion on this topic. I...
New
PragTob
Hey everyone, this has been brewing in my head some time and it came up again while reading Adopting Elixir. GenServers, supervisors et...
New
jesse
Hi everyone, I hesitated to post this here because I don’t want you to think I’m spamming, but I’ve been working on a Platform-as-a-Serv...
New
AstonJ
If so I (and hopefully others!) might have some tips for you :slight_smile: But first, please say which area you’re finding most challen...
New
scouten
I’m looking for a host for the server part of a small (personal) side project that I’m working on. It’s currently written in Node.js and ...
New

Other popular topics Top

New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
marick
I had some trouble figuring out how to make many-to-many associations work. Once I got it working, I wrote a blog post. Because I’m a nov...
New
openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
PeterCarter
There are pre-rolled solutions for other frameworks that do work. However, Phoenix does not seem to have these. Have people had good expe...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New

We're in Beta

About us Mission Statement