-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error #6
Comments
I've changed the line of code in that cell. It should've been |
Thank u so much
I have a query Actually I m a math professor , I m not so fluent in coding .
I really appreciate your coding intelligence ..
I m working on one method called mapper algorithm its a method from
Topology which is branch of pure mathematics
I want to apply that algorithm to Brain data..
I successfully made your notebook of data preparation
I also made successfully your classification notebook ..
I don't want to apply resnet on prepared data..
Rather I want to apply my algorithm
But final data x_ Train is I guess list
But my algorithm and package only takes dataframe as input
My question is how do I convert the prepared data as data frame of training
inputs and label..
I would highly appreciate if you could help me in this regard
Or also you can collaborate
…On Mon, Sep 27, 2021, 23:03 Akshay ***@***.***> wrote:
I've changed the line of code in that cell. It should've been label =
label_names[i-1]. Kindly change that line in your notebook or refer to
the latest commit.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABXC6YFJ3SMIWLDKI5GA3B3UECTIHANCNFSM5E2YEOKA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: