#machine-learning #data-analysis #tasks #matrix #vector #required

yanked util_ml

Functions required for data analysis and machine learning tasks

0.1.0 May 24, 2020

#105 in #required

MIT license

52KB
636 lines

rust

Folder Description
util useful generic and well documented functions for matrix and vector manipulation and more
book_trpl https://doc.rust-lang.org/book/ from https://www.youtube.com/watch?v=bR4nGWmfzTk
too_many_linked_list https://rust-unofficial.github.io/too-many-lists/index.html
eda_1 reading in a csv, df.head(), df.column.mean(), df.isnan().sum(), df.column.unique()
scrapping extracting links from a website
leetcode practice problem

Dependencies

~520–760KB
~12K SLoC