Skip to content
View LeylaMova's full-sized avatar

Highlights

  • Pro

Block or report LeylaMova

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

Pinned Loading

  1. indeed-salary-prediction indeed-salary-prediction Public

    In this project, we are going to collect salary information on data science jobs in a variety of markets. Then using the location, title, and summary of the job, we will attempt to predict a corres…

    Jupyter Notebook 6 3

  2. semantic-search-engine-wikipedia semantic-search-engine-wikipedia Public

    Built a semantic search engine that returns top five related articles text snippets and full text from the top related article on Wikipedia, and a predictive model that categorize new articles with…

    Jupyter Notebook 1

  3. iowa-state-sales-prediction iowa-state-sales-prediction Public

    Develope a analytics report for the Iowa State legislature regarding liquor sales who are considering changes to sales tax rates. Provide current liquor sales by county and projections for the rest…

    Jupyter Notebook 1 2

  4. tv-script-generation-rnn tv-script-generation-rnn Public

    In this project, we'll generate our own Simpsons TV scripts using RNNs. We'll be using part of the Simpsons dataset of scripts from 27 seasons. The Neural Network we'll build will generate a new TV…

    HTML 1

  5. image-classification-using-vggnet image-classification-using-vggnet Public

    Most of the time you won't want to train a whole convolutional network yourself. Modern ConvNets training on huge datasets like ImageNet take weeks on multiple GPUs. Instead, most people use a pret…

    Jupyter Notebook 1 3

  6. language-translation language-translation Public

    In this project, you’re going to take a peek into the realm of neural network machine translation. You’ll be training a sequence to sequence model on a dataset of English and French sentences that …

    HTML 2 1