Giter Site home page Giter Site logo

Chhavi rajput's Projects

advance-packages-of-r icon advance-packages-of-r

There are some which are very useful if you are a fan of R. while writing a code line by line for exploratory Data Analytics these libraries helps us to do so in one line of code.

audio-mining-in-python icon audio-mining-in-python

In this repo I'm taking an audio file to generate its transcript by using Liv.ai API's. You can use any API or tools to generate transcript. On generated output I am going to do text mining.

exploratory-data-analysis-with-r icon exploratory-data-analysis-with-r

Data Analysis on wine data. First we merge the data of red wine and white wine then start analysing it. We are going to use ggplot and ggthemes to plot the data, corrplot to find the correlation of variables, wine quality distribution and apply random forest model and variable importance.

naive-bayes-classifier icon naive-bayes-classifier

Naive Bayes Classifier on text data. It is an example of multiclass classification and on a real scenerio. This is data of ivr while playing when we are not ableto receive the call or number is switchedoff ,unavailable and Busy etc. Mostly cases I am covered in it and this is very interesting.

python-tutorial icon python-tutorial

Python Practice from Coursera- All the tutorials are created under spyder environment. From basic to advance python tutorials will covered in this repo with detailed explanation of functions, input method, strings, loops, lists etc.

quick-analysis-in-r-with-the-iris-dataset icon quick-analysis-in-r-with-the-iris-dataset

The Iris dataset is part of the datasets library. We can access it as a data frame by loading the library, that will also load the data frame by attach(iris) and analyse the data of iris.

visualisation-with-tensorboard icon visualisation-with-tensorboard

So what is TensorBoard and why would we want to use it? TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs. TensorBoard currently supports five visualizations: scalars, images, audio, histograms, and graphs. The computations you will use in TensorFlow for things such as training a massive deep neural network, can be fairly complex and confusing, TensorBoard will make this a lot easier to understand, debug, and optimize your TensorFlow programs.

xgboost-with-combination-of-factor. icon xgboost-with-combination-of-factor.

XGBoost (eXtreme Gradient Boosting) is an advanced implementation of gradient boosting algorithm.Xgboost is short for eXtreme Gradient Boosting package. The purpose of this Vignette is to show you how to use Xgboost to build a model and make predictions. It is an efficient and scalable implementation of gradient boosting framework by J. Friedman et al. (2000) and J. H. Friedman (2001). Two solvers are included: linear model ; tree learning algorithm. It supports various objective functions, including regression, classification and ranking. The package is made to be extendable, so that users are also allowed to define their own objective functions easily.

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.