RayUCF / PSSE_Code

It includes WLS, WLAV (matlab) and neural network models for power system state estimation.
22 stars 10 forks source link

代码数据说明· #4

Open shushushulian opened 1 year ago

shushushulian commented 1 year ago

您好,请问代码中使用到的训练数据是比如“measurements.xlsx”是否有说明呢?我想要使用其他数据在此代码中运行有什么需要注意的吗?感谢!

RayUCF commented 1 year ago

您好, 这个文档目前好像有点问题,没办法直接运行。最快要下周一我才能够更新这个文档。 整个数据是基于Matpower 产生的,缺失的一列应该是数据类型,您可以试着添加一下。如果有什么问题,欢迎发邮件给我。

如果要用其他数据,需要提供类似的量测数据结构和几个其他sheets的相应数据。 On Wed, Aug 30, 2023 at 3:27 AM shushushulian @.***> wrote:

您好,请问代码中使用到的训练数据是比如“measurements.xlsx”是否有说明呢?我想要使用其他数据在此代码中运行有什么需要注意的吗?感谢!

— Reply to this email directly, view it on GitHub https://github.com/RayUCF/PSSE_Code/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHGH4DXRQ6FS7JEOKMDU3LXX32N3ANCNFSM6AAAAAA4EEHSHQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

shushushulian commented 1 year ago

您好, 这个文档目前好像有点问题,没办法直接运行。最快要下周一我才能够更新这个文档。 整个数据是基于Matpower 产生的,缺失的一列应该是数据类型,您可以试着添加一下。如果有什么问题,欢迎发邮件给我。 如果要用其他数据,需要提供类似的量测数据结构和几个其他sheets的相应数据。 On Wed, Aug 30, 2023 at 3:27 AM shushushulian @.> wrote: 您好,请问代码中使用到的训练数据是比如“measurements.xlsx”是否有说明呢?我想要使用其他数据在此代码中运行有什么需要注意的吗?感谢! — Reply to this email directly, view it on GitHub <#4>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHGH4DXRQ6FS7JEOKMDU3LXX32N3ANCNFSM6AAAAAA4EEHSHQ . You are receiving this because you are subscribed to this thread.Message ID: @.>

您好!十分感谢您的回复,如果能对“measurements.xlsx”的每个sheet的数据有一个说明会对代码的理解有很大帮助,目前已经测试过了LSTM的IEEE14节点例子,但是产生的dnn_test.xlsx中有大量的sheet,这些sheet是对应哪些状态估计结果呢?

RayUCF commented 1 year ago

您好,最近在搬家,最近没有办法访问网络。如果您已经可以运行IEEE14的例子,应该measurement那个文件夹对您来说没有太大问题了。至于NN产生的数据,我需要去翻阅一下原来的资料。

On Fri, Sep 1, 2023 at 3:01 AM shushushulian @.***> wrote:

您好, 这个文档目前好像有点问题,没办法直接运行。最快要下周一我才能够更新这个文档。 整个数据是基于Matpower 产生的,缺失的一列应该是数据类型,您可以试着添加一下。如果有什么问题,欢迎发邮件给我。 如果要用其他数据,需要提供类似的量测数据结构和几个其他sheets的相应数据。 … <#m-110399502512527194> On Wed, Aug 30, 2023 at 3:27 AM shushushulian @.> wrote: 您好,请问代码中使用到的训练数据是比如“measurements.xlsx”是否有说明呢?我想要使用其他数据在此代码中运行有什么需要注意的吗?感谢! — Reply to this email directly, view it on GitHub <#4 https://github.com/RayUCF/PSSE_Code/issues/4>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHGH4DXRQ6FS7JEOKMDU3LXX32N3ANCNFSM6AAAAAA4EEHSHQ https://github.com/notifications/unsubscribe-auth/AIHGH4DXRQ6FS7JEOKMDU3LXX32N3ANCNFSM6AAAAAA4EEHSHQ . You are receiving this because you are subscribed to this thread.Message ID: @.>

您好!十分感谢您的回复,如果能对“measurements.xlsx”的每个sheet的数据有一个说明会对代码的理解有很大帮助,目前已经测试过了LSTM的IEEE14节点例子,但是产生的dnn_test.xlsx中有大量的sheet,这些sheet是对应哪些状态估计结果呢?

— Reply to this email directly, view it on GitHub https://github.com/RayUCF/PSSE_Code/issues/4#issuecomment-1702337467, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHGH4F3DDQEQ4BHNNSYG4LXYGI6NANCNFSM6AAAAAA4EEHSHQ . You are receiving this because you commented.Message ID: @.***>

RayUCF commented 1 year ago

您方便把生成的XLSX截图发我一张吗?请包含所有sheet。从code来看,不会有太多sheets生产的。

On Fri, Sep 1, 2023 at 3:01 AM shushushulian @.***> wrote:

您好, 这个文档目前好像有点问题,没办法直接运行。最快要下周一我才能够更新这个文档。 整个数据是基于Matpower 产生的,缺失的一列应该是数据类型,您可以试着添加一下。如果有什么问题,欢迎发邮件给我。 如果要用其他数据,需要提供类似的量测数据结构和几个其他sheets的相应数据。 … <#m1358296178841591591> On Wed, Aug 30, 2023 at 3:27 AM shushushulian @.> wrote: 您好,请问代码中使用到的训练数据是比如“measurements.xlsx”是否有说明呢?我想要使用其他数据在此代码中运行有什么需要注意的吗?感谢! — Reply to this email directly, view it on GitHub <#4 https://github.com/RayUCF/PSSE_Code/issues/4>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHGH4DXRQ6FS7JEOKMDU3LXX32N3ANCNFSM6AAAAAA4EEHSHQ https://github.com/notifications/unsubscribe-auth/AIHGH4DXRQ6FS7JEOKMDU3LXX32N3ANCNFSM6AAAAAA4EEHSHQ . You are receiving this because you are subscribed to this thread.Message ID: @.>

您好!十分感谢您的回复,如果能对“measurements.xlsx”的每个sheet的数据有一个说明会对代码的理解有很大帮助,目前已经测试过了LSTM的IEEE14节点例子,但是产生的dnn_test.xlsx中有大量的sheet,这些sheet是对应哪些状态估计结果呢?

— Reply to this email directly, view it on GitHub https://github.com/RayUCF/PSSE_Code/issues/4#issuecomment-1702337467, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHGH4F3DDQEQ4BHNNSYG4LXYGI6NANCNFSM6AAAAAA4EEHSHQ . You are receiving this because you commented.Message ID: @.***>

1572027204 commented 2 months ago

您好,请问代码中使用到的训练数据比如“measurements.xlsx”是否有说明呢?关于118量测数据可以发邮箱吗?1572027204@qq.com