Code Monkey home page Code Monkey logo

ajithsinghr's Projects

association-rules-2-my-movies icon association-rules-2-my-movies

Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots

clustering icon clustering

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

clustering---crime-data icon clustering---crime-data

Perform Clustering(Hierarchical, Kmeans & DBSCAN) for the crime data and identify the number of clusters formed and draw inferences.

decision-tree-q2-fraud_data icon decision-tree-q2-fraud_data

Use decision trees to prepare a model on fraud data treating those who have taxable_income <= 30000 as "Risky" and others are "Good"

forecasting-q1-cocacola- icon forecasting-q1-cocacola-

Forecast the CocaCola prices data set. Prepare a document for each model explaining. how many dummy variables you have created and RMSE value for each model. Finally which model you will use for Forecasting.

hypothesis-testing-2-customerorderform icon hypothesis-testing-2-customerorderform

They audit a certain % of the customer order forms. Any error in order form renders it defective and has to be reworked before processing. The manager wants to check whether the defective % varies by centre. Please analyze the data at 5% significance level and help the manager draw appropriate inferences

hypothesis-testing-3-labtat icon hypothesis-testing-3-labtat

Analyze the data and determine whether there is any difference in average TAT among the different laboratories at 5% significance level.

hypothesis-testing-4-cutlets icon hypothesis-testing-4-cutlets

A randomly selected sample of cutlets was collected from both units and measured? Analyze the data and draw inferences at 5% significance level. Please state the assumptions and tests that you carried out to check validity of the assumptions.

logistic-regression icon logistic-regression

The data is about client information of a Bank and the task is given as to predict whether the client has subscribed a term deposit or not

multi-linear-regression icon multi-linear-regression

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")]

multilinearlinear-regression-startups icon multilinearlinear-regression-startups

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.

neural-networks-q2-gas_turbines icon neural-networks-q2-gas_turbines

The dataset contains 36733 instances of 11 sensor measures aggregated over one hour (by means of average or sum) from a gas turbine.

random-forests-q2-fraud_check icon random-forests-q2-fraud_check

Use Random Forest to prepare a model on fraud data treating those who have taxable_income <= 30000 as "Risky" and others are "Good"

simple-linear-regression-delivery-data icon simple-linear-regression-delivery-data

Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. Predict delivery time using sorting time

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.