NikhilaThota
Pursuing Data Science course in Springboard. Excellent in Data Analysis, Data Visualization, Statistics, Machine Learning, Python, SQL.
Atlanta, GA
Pinned Repositories
Boston_house_prices_Linear_Regression
Applied linear regression on Boston house prices data set to predict the sale price of a house.
CapstoneProject_House_Prices_Prediction
Understand the relationships between various features in relation with the sale price of a house using exploratory data analysis and statistical analysis. Applied ML algorithms such as Multiple Linear Regression, Ridge Regression and Lasso Regression in combination with cross validation. Performed parameter tuning, compared the test scores and suggested a best model to predict the final sale price of a house. Seaborn is used to plot graphs and scikit learn package is used for statistical analysis.
Classification_Logistic_Regression_
Logistic Regression in Python is used to study the classification problem of heights & weights in men and women
Comparing_group_means
Compare the means of two groups (male & female) body temparatures
CSBI_assignment
Data Exploration on a retail company. Python is for data manipulations and seaborn is used for exploration of data.
Data_Analysis_using_SQL
Investigating a drop in user engagement of an organization -Yammer, with the help of advanced SQL queries and appropriate visualizations. Yammer_drop_users contains visualizations and SQL_queries file contains respective queries to extract data from multiple tables for analysis.
Data_Wrangling_JSON
Get familiar with Python packages for dealing with JSON
Data_Wrangling_XML
Transform XML tree structured file into data frame with Python pacakges
Mini-Projects
Data Wrangling
Stats_analysis_hospital_readmissions
Used statistical measures to determine if the rate of re admissions for hospitals are high, if yes, what steps can be taken to bring the rate down.
NikhilaThota's Repositories
NikhilaThota/CapstoneProject_House_Prices_Prediction
Understand the relationships between various features in relation with the sale price of a house using exploratory data analysis and statistical analysis. Applied ML algorithms such as Multiple Linear Regression, Ridge Regression and Lasso Regression in combination with cross validation. Performed parameter tuning, compared the test scores and suggested a best model to predict the final sale price of a house. Seaborn is used to plot graphs and scikit learn package is used for statistical analysis.
NikhilaThota/Boston_house_prices_Linear_Regression
Applied linear regression on Boston house prices data set to predict the sale price of a house.
NikhilaThota/Data_Analysis_using_SQL
Investigating a drop in user engagement of an organization -Yammer, with the help of advanced SQL queries and appropriate visualizations. Yammer_drop_users contains visualizations and SQL_queries file contains respective queries to extract data from multiple tables for analysis.
NikhilaThota/Stats_analysis_hospital_readmissions
Used statistical measures to determine if the rate of re admissions for hospitals are high, if yes, what steps can be taken to bring the rate down.
NikhilaThota/Classification_Logistic_Regression_
Logistic Regression in Python is used to study the classification problem of heights & weights in men and women
NikhilaThota/Comparing_group_means
Compare the means of two groups (male & female) body temparatures
NikhilaThota/CSBI_assignment
Data Exploration on a retail company. Python is for data manipulations and seaborn is used for exploration of data.
NikhilaThota/Data_Wrangling_JSON
Get familiar with Python packages for dealing with JSON
NikhilaThota/Data_Wrangling_XML
Transform XML tree structured file into data frame with Python pacakges
NikhilaThota/Mini-Projects
Data Wrangling
NikhilaThota/Stat_analysis_recruiter_calls
Statistical Analysis is used to determine if race plays an important role in callback rates (from recruiters)