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

Segregation of Methods #1

Open
hardik-kapoor opened this issue Dec 5, 2023 · 3 comments
Open

Segregation of Methods #1

hardik-kapoor opened this issue Dec 5, 2023 · 3 comments

Comments

@hardik-kapoor
Copy link
Contributor

hardik-kapoor commented Dec 5, 2023

Please go through the readme to get a background of the problem.

Start by segregating the methods into different categories based on their functionality. This will provide a clearer understanding of the purpose and usage of each method.

Here are some examples of categories:

  1. Exploratory Analysis Helpers:
    • matplotlib.pyplot: This module is commonly used for creating visualisations and plots to explore and analyse data.
  2. Data Analysis - Classification:
    • sklearn.tree.DecisionTreeRegressor: This module is used for implementing decision tree-based regression algorithms, which are commonly used for classification tasks.

By categorising the methods, we can better understand the specific functionalities they serve in the context of data analysis. This analysis will help us uncover patterns and trends in the usage of different modules and functions.

Note: You are free to choose your own categories, but keep in mind this is a very important step for the analysis.

@Dhruv127
Copy link

how do we need to submit this?

@Dhruv127
Copy link

kindly assign me the issue and check pr #4

@shobitnair
Copy link

shobitnair commented Dec 13, 2023

how do we need to submit this?

@Dhruv127
Please connect with @Hardik_Oblivious (discord) regarding any clarifications.

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

No branches or pull requests

3 participants