Skip to content
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

real_multi_modality #459

Open
wants to merge 282 commits into
base: main
Choose a base branch
from
Open

real_multi_modality #459

wants to merge 282 commits into from

Conversation

xingzhongyu
Copy link
Collaborator

No description provided.

pre-commit-ci bot and others added 30 commits July 23, 2024 16:12

import functools


Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A decorator that modifies a class to add functionality for working with specific modalities (mod) in a mudata object.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Specify the dataset and algorithm parameters for the command generation script

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to the search records of the query dataset, the results of using the optimal preprocessing processes of different atlas datasets on the query dataset are obtained.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compare the optimal preprocessing process of the dataset most similar to the query dataset on the atlas with the application results of other preprocessing processes on the query dataset.

Copy link
Collaborator Author

@xingzhongyu xingzhongyu Dec 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generate commands and run configurations based on algorithm and data set parameters, requiring command and run configuration templates.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upload the locally stored dataset to Dropbox

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Retrieve local automatic machine learning search records, obtain the sweep_url of functions and processes, and the parameter configuration of the best method.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The methods for obtaining the more important preprocessing functions of sweep and their combinations mainly include random forest method, apriori association analysis algorithm, and Kruskal-Wallis combined with Dunn test algorithm.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run Configuration Template

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The methods for obtaining the more important preprocessing functions of sweep and their combinations mainly include random forest method, apriori association analysis algorithm, and Kruskal-Wallis combined with Dunn test algorithm.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obtain and organize important preprocessing functions and their combinations through experimental results.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Count the total number of experiment runs across different tasks in W&B project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant