Python Forum
Laplacian Exponential Diffusion Kernel
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Laplacian Exponential Diffusion Kernel
#1
Hello everyone. I am working on feature selection of molecular cancer cells, and I use a Laplacian Exponential Diffusion Kernel method for that. I want to ask, is there any library in python for that method? or is there any code for calculate that? please, help me. thank you.
Reply
#2
The question is way too vague. Depending on the context you could use fast Fourier transform or solve the Heat equation or the Laplace equation through a finite difference scheme or a finite element method. Many people have already solved these equations in Python. A search engine will give you tons of results.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How do I create these Kernel functions in Python for Gaussian Process Regression? Shivam18 0 2,161 May-20-2020, 03:04 PM
Last Post: Shivam18
  Get underlying function from Kernel Density Estimation jpython 3 2,769 Dec-05-2019, 11:23 AM
Last Post: jpython
  how to fit an exponential function to multiple data python_newbie09 1 2,799 Sep-24-2019, 08:12 AM
Last Post: scidam
  Diffusion simulation. Works, but how to make it fast PhysChem 2 2,782 Oct-12-2018, 05:44 PM
Last Post: j.crater
  Differentiation with exponential functions tyrael69 0 3,976 Feb-09-2018, 02:01 AM
Last Post: tyrael69
  help on exponential smoothing and linear regression hkyeung 1 3,106 Sep-02-2017, 09:31 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020