Skip to content

Segregation of Methods #1

@hardik-kapoor

Description

@hardik-kapoor

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions