├── README.md ├── application_domains ├── text_analysis.md └── time_series.md └── common ├── auto_ml.md ├── datasets.md ├── edu_courses.md ├── great_projects.md ├── interview.md ├── ml_for_people.md ├── no_video.md ├── unsorted.md └── workflow.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/README.md -------------------------------------------------------------------------------- /application_domains/text_analysis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/application_domains/text_analysis.md -------------------------------------------------------------------------------- /application_domains/time_series.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /common/auto_ml.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/common/auto_ml.md -------------------------------------------------------------------------------- /common/datasets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/common/datasets.md -------------------------------------------------------------------------------- /common/edu_courses.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/common/edu_courses.md -------------------------------------------------------------------------------- /common/great_projects.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/common/great_projects.md -------------------------------------------------------------------------------- /common/interview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/common/interview.md -------------------------------------------------------------------------------- /common/ml_for_people.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/common/ml_for_people.md -------------------------------------------------------------------------------- /common/no_video.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/common/no_video.md -------------------------------------------------------------------------------- /common/unsorted.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/common/unsorted.md -------------------------------------------------------------------------------- /common/workflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndreyGurevich/ods_wiki/HEAD/common/workflow.md --------------------------------------------------------------------------------