Skip to main content

A Library which provides more information about suitable Machine learning algorithm for your dataset

Project description

Model Selection

Scope of This Project

  • As a beginner in Data science/Machine learning field, most of us having issue in Feature Selection, Feature Extraction and Model Selection. Algorithm-Finder can help you to solve this problem. using Algorithm-Finder you can achieve the below tasks and more.

    • Model Selection
    • Feature Selection
    • Feature Extraction
    • Optimized tuning parameters
  • This package mainly used scikit-learn for most of the estimators, by using Algorithm-Finder you can apply your dataset on below models

    • ALL --> ALL IN
    • MLR --> MultiLinearRegression
    • POLY --> PolynomialRegression
    • SVR --> SupportVectorRegression
    • DTREE --> DecisionTreeRegression & DecisionTreeClassification
    • RFR --> RandomForestRegression
    • SIGMOID --> LogisticRegression
    • KNN --> K-NearestNeighbours Classifier
    • SVM --> SupportVectorMachine Classifier
    • RFC --> RandomForestClassifier
    • BAYESIAN --> NaiveBayesClassifier

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

model_selection-0.0.1.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

model_selection-0.0.1-py3-none-any.whl (13.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page