[go: nahoru, domu]

Skip to content
View TejasSutar01's full-sized avatar
💭
Gearing
💭
Gearing

Block or report TejasSutar01

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 Loading

  1. Sentiment-Analysis Sentiment-Analysis Public

    Need to get daily analysis of product and extract the sentiments, emotions etc. using Amazon data and correlate it with NSE or BSE stock market over past 3 months.

    Python 2

  2. Multiple-Linear-Regression Multiple-Linear-Regression Public

    To predict the price of computer using multiple inputs in python

    Python 1

  3. Multiple-Linear-Regression_50_Startups Multiple-Linear-Regression_50_Startups Public

    Prepare a prediction model for profit of 50_startups data. Do transformations for getting better predictions of profit and make a table containing R^2 value for each prepared model.

    Python 1

  4. Multiple-Linear-Regression_ToyotaCorolla Multiple-Linear-Regression_ToyotaCorolla Public

    Consider only the below columns and prepare a prediction model for predicting Price. Corolla<-Corolla[c("Price","Age_08_04","KM","HP","cc","Doors","Gears","Quarterly_Tax","Weight")]

    Python 1

  5. AIRLINES_H_CLUSTERING AIRLINES_H_CLUSTERING Public

    Perform clustering (Both hierarchical and K means clustering) for the airlines data to obtain optimum number of clusters. Draw the inferences from the clusters obtained.

    Python 1

  6. AIRLINES_KMEANS_CLUSTERING AIRLINES_KMEANS_CLUSTERING Public

    Perform clustering (Both hierarchical and K means clustering) for the airlines data to obtain optimum number of clusters. Draw the inferences from the clusters obtained.

    Python 1 1