Skip to content

Type inference for Machine Learning pipelines

License

Notifications You must be signed in to change notification settings

pedrofluxa/type_infer

 
 

Repository files navigation

MindsDB Type Infer

MindsDB

Automated type inference for Machine Learning pipelines.

In the context of tabular data, type_infer aims for optimal interpretation of each column’s data type for ML use cases. For example, strings with date or time format would be classified as timestamps, or integers as categorical if there is a sufficiently small set of unique values in the column.

Documentation

Documentation link

About

Type inference for Machine Learning pipelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Makefile 2.0%