Skip to content

AlexTatarinoff/Self_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Self Learning

Here we're trying to implement, check, or examine some theories, suggestions or software tools (libs). All by ourselves, this code is not from some courses teaching materials.
Well Ok, there's no 'we', all of those are my one's, but I will follow the scientific\educational works' approach when all the actions of implementer(s) are described in plural form.

List of issues explored

Program's name Description Used libs
kNearestNeighbors realization k-NearestNeighbors (KNN) is one of the easiest to understand ML-algorithms. But could we implement this thing based on theory from scratch? pandas, numpy, matplotlib
ROC curve and ROC-AUC We will calculate data for Receiver Operating Characteristics curve, then plot it and then we'll try to calculate area under that curve. pandas, numpy, matplotlib, sklearn
Most frequent number (not algo) We're going to explore several methods of finding the most frequent element in a set - quite a common task. The goal is to determine, which one actually works fastest. Don't be confused, this is not an algorithm task for finding most frequent object pandas, numpy

cc01617efbb311efafccea18383b5847_1

just one of the pics I generated on March, 8th for datascience girls. nice, right?

About

Here we're trying to check, implement or examine some suggestions, methods or software tools (libs).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published