Izzet Turkalp Akbasli

Results 26 comments of Izzet Turkalp Akbasli

Dear Nikhil, I solved the problem. Transformation feature is doesnt work properly. Maybe box-cox or yoe-johnson create infinity or NaN values. When I close this my problem is solved.

I can share notebook with you. Is it possible?

I was thinking the tomorrow that the problem might be related to transform_target. Today I saw that the problem is actually related to scale_target. I'm trying both of them in...

How can I help you, please share with me and also feel free.

But doesn't work yet. I opened new pull request.

> > But doesn't work yet. I opened new pull request. > > @turkalpmd See #82, where I already made this pull request a few months ago. It just needs...

> Hi @KarateKat95 and @turkalpmd Thank you so much for filing the pull requests. I am very concerned about changing from FBProphet to Prophet without testing it - can you...

I was on-call this week. I can be doing some updates tomorrow. I don't know if I haven't tested the codes on GitHub before, but I'll learn. I'll fix all...

> Hi @KarateKat94 @turkalpmd > > Any updates? Is the upgrade and change from one version to another smooth? Can you please update the code everywhere there is an import...

> Hi @turkalpmd : There is a simple way to install auto-ts without dependencies 👍 > > ``` > pip install auto-ts --ignore-installed --no-deps > ``` > > Then you...