Code Monkey home page Code Monkey logo

Karthik Reddy Parla's Projects

analising_toyota_camry_reviewsnatural_language_processing icon analising_toyota_camry_reviewsnatural_language_processing

Scraped,cleaned and assimilated Toyota Camry car reviews as input to star rating prediction model using Natural language processing. Derived sentiment score(afinn lexicon ) and tags from the reviews to classify and quantify the reviews.

bitcoin_prices_prediction icon bitcoin_prices_prediction

Predicted the future of bitcoin prices by applying cross validation and grid search to derive the most efficient model. (ridge, lasso, KNN, linear ,polynomial regression and SVM)

deep_learning_to_predict_houseload icon deep_learning_to_predict_houseload

Studied the trend of overall load and divided it into three classes, low, high and average efficient labels. Then trained a deep learning model using KerasClassifier and three-layered baseline model with relu and softmax as activation functions to predict the label in Python Jupiter book Built explanatory deep learning model to predict the house heating and cooling load using tensor-flow and keras with 93% accuracy

dimension_reduction_effect_on_rsquare icon dimension_reduction_effect_on_rsquare

Used PCA and manifold to reduce the dimensions from 257 to 83 on cardiac_arrhythmia data set. Compared Logistic Regression, KNN, and linear SVM models on both 257 and 83 components and found that there is not much difference in the R2. This is because of the co- relation among the components.

social_network_analysis icon social_network_analysis

Social Network Analysis: Studied behaviour of a email network by finding the one and two hop neighbours, betweenness, indegree, centrality of a node.

xor_gate_using_neuralnetwork- icon xor_gate_using_neuralnetwork-

Wrote a function to depict the input to a neuron and included sigmoid activation function to get required output.Constructed a three-layer neural network to function as XOR gate using the neurons above and included a step activation function to the final neuron to get the output in 0 and 1.

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.