Explore tweets tagged as #symbolicregression
This was mixed with a sparse regression for automating the discovery of the missing reaction terms. @MilesCranmer's SymbolicRegression.jl outperformed the sparse regression techniques commonly used by SINDy.
1
0
7
🧠 Olaris Journal Club highlight:.Symbolic Regression = interpretable AI for real-world science. 🔹 Better NMR insights .🔹 More trust in ML .🔹 Easier regulatory validation . 👏 Led by our Data Engineer,nJowin! .#AI #SymbolicRegression #DataScience #OlarisInsights
0
0
1
⚠️New paper alert ⚠️. Improving Genetic Programming for Symbolic Regression with Equality Graphs exploits e-graphs to generate equivalent expressions proposes new operators that creates unvisited expressions during the search. #GECCO2025 #SymbolicRegression #GeneticProgramming
1
0
5
This is how Julia finds out the underlying mathematical formula of XOR function using SymbolicRegression and MLJ. #JuliaLang
0
0
2
Training and testing XOR data using the Julia package SymbolicRegression.jl, the function is estimated as . |x1 - x2|. which produces the exact same output as . x1 XOR x2. machine, fit!, report, and predict functions are members of the MLJ.jl package. #JuliaLang @JuliaLanguage
2
0
3