Skip to content

MarkPopovich/dsi6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

General Assembly Data Science Immersive Package

This package is a growing collection of classes built by students of the San Francisco dsi6 cohort.

It currently includes two classes, RegressionMetrics and ClassificationMetrics. In order to use either one, instantiate it as an object. The .fit() method takes a y_true and a y_pred, and builds out the metrics as attributes on the object. In order to return all the metrics at once as a nicely formatted DataFrame, simply call the .describe() method.

We will continue updating this package as more classes are created.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages