Skip to content
View Jaswanth1020's full-sized avatar
Block or Report

Block or report Jaswanth1020

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. World-University-Ranking-Prediction World-University-Ranking-Prediction Public

    Performed Exploratory Data Analysis over the data(200), found the correlation between the variables and done data imputation for missing values. We split the data using K-fold cross validation with…

    R

  2. American-Express-Monthly-Stock-Analysis-amd-Forecasting American-Express-Monthly-Stock-Analysis-amd-Forecasting Public

    Forecasted the stock prices of the company shares using real time data considering seasonality. Performed various tests of significance over the data and used ARIMA, SARIMA models to arrive at the …

    R

  3. Interest-Prediction-for-Personal-Loans Interest-Prediction-for-Personal-Loans Public

    Designed a model to predict personal loan interest rates based on 22 attributes like credit score, Income etc., on real time data containing 19,700 entries. Designed five models using Regression (G…

  4. ASL-American-Sign-Language-Recognition- ASL-American-Sign-Language-Recognition- Public

    Used ASL Finer spelling data set which has 24000 images of 9 alphabets. Used mini batcher to load the dataset and built a 4 layered CNN model to train the machine to detect the alphabets based on i…

    Python

  5. Solar-Installation-Optimization-in-Colorado Solar-Installation-Optimization-in-Colorado Public

    We split the Colorado state into 8 areas depending on the geographical features, population, avg elevation and climate. Built a Linear Programming Model over OpenPV Project data managed by National…

  6. VBA-Application VBA-Application Public

    Created a VBA application to analyze school data of 197 school districts in Colorado state, taken from Colorado Dept. of Education(CDE) website. Performed Exploratory Data Analysis and imputed miss…