question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Exponential1D model

See original GitHub issue

I found there are polynomial models but not exponential models in astropy’s modeling.

What about including Exponential1D and Exponential2D?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
jbkalmbachcommented, Oct 9, 2019

Hi,

I am going to pick up this issue from the code that was provided in the PR and see if I can finish it off if nobody has any complaints. @swapsha96 ?

1reaction
ndencommented, Sep 14, 2018

@swapsha96 Can you come up with sensible defaults for the parameters? Otherwise this looks good to me. Could you make a PR and add them to functional_models.py ? It’s easier to comment on PRs. Also please include tests in test_models.py.

@ysBach Are the expressions in the evaluate methods above what you expect?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exponential1D — Astropy v5.2
One dimensional exponential model. This property is used to indicate what units or sets of units the evaluate method expects, and returns a...
Read more >
Exponential — gammapy vX.Y.Z
Return an instance of the model for which the parameter values have been converted to the right units for the data, then the...
Read more >
How to Use Power Transforms for Machine Learning
In this tutorial, you will discover how to use power transforms in scikit-learn to make variables more Gaussian for modeling.
Read more >
The importance of geometry in mathematical models of ... - NCBI
A widely-studied system in which the proper choice of geometry is critical is embryonic development of Drosophila melanogaster, and we discuss ...
Read more >
Modeling and characterization of hemt devices - CORE
transistor which utilized the mobility enhancement of the two- dimensional electron gas. ... In chapter 2, the exponential 1D model was introduced as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found