top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
Nethali Fernando
The University of Virginia
Charlottesville, VA
Home
Research
Teaching
Contact
Personal
Blog
More
Use tab to navigate through the menu items.
All Posts
Search
Lazy predict for efficient predictors
Imagine that you are working on your first supervised learning project. You are suppose to do a regression or a classification. How do...
netznana
Jan 22, 2021
2 min read
Reusability of codes
So I am working on my first project in analyzing a dataset using pandas dataframe and wrote a bunch of codes to carry this out. However,...
netznana
Nov 5, 2020
1 min read
Useful panda dataframe functions
So recently I happened to code a function for a dataframe and it took me almost 4 hours to get it done. The pseudo code was simple, but I...
netznana
Nov 5, 2020
1 min read
Feature Scaling
A given data set's features will differ in magnitudes and units. For example, a feature weight may vary between 80-200 pounds whereas...
netznana
Oct 25, 2020
2 min read
Managing python versions
Python is one of the most popular programming language available today. I am new to the data science field. However, during the short...
netznana
Oct 7, 2020
1 min read
bottom of page