Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Machine Learning Algorithms & Pipelines #2

Open
6 of 13 tasks
KMouratidis opened this issue Apr 3, 2019 · 0 comments
Open
6 of 13 tasks

Machine Learning Algorithms & Pipelines #2

KMouratidis opened this issue Apr 3, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@KMouratidis
Copy link
Owner

KMouratidis commented Apr 3, 2019

  1. Add more algorithms:
  • sklearn (46 so far)
  • statsmodels
  • tensorflow / pytorch
  • NLP models (nltk, gensim, spacy, etc)
  1. Implement common pipelines, e.g.:
  • Imputation -> Standardization -> Feature extraction -> Training
  • Voting Classifiers, ensembles & other aggregators
  • Cross-validation, (hyper-)parameter tuning
  • Dimensionality reduction
  1. Graphical model designer
  • Basic layout
  • Basic conversion to sklearn.pipeline.Pipeline
  • Redefine edges, restyle arrows
  • Advanced functionality
  • Handle order better
@KMouratidis KMouratidis added enhancement New feature or request good first issue Good for newcomers labels Apr 3, 2019
@KMouratidis KMouratidis self-assigned this Apr 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant