Skip to content
View oleksandrkim's full-sized avatar

Block or report oleksandrkim

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. Predict-students-performance-by-building-a-neural-network-with-Tensorflow Predict-students-performance-by-building-a-neural-network-with-Tensorflow Public

    This neural network predicts grades of students on a basis of their activities in school, description of personal life, etc. DNNRegressor of Tensorflow is used

    Jupyter Notebook 5 2

  2. Youtube-API-Extraction-and-sentiment-analysis-of-comments-about-Asus-Zenbook-Pro-Regex-NLTK Youtube-API-Extraction-and-sentiment-analysis-of-comments-about-Asus-Zenbook-Pro-Regex-NLTK Public

    The topic of analysis is "Asus Zenbook Pro", a laptop from Asus. The idea is to find out what people think about the product by analysing comments, extracted from videos on this topic.

    Jupyter Notebook 3 1

  3. RNN-LSTM-model-for-sentiment-analysis-of-Amazon-reviews-Keras RNN-LSTM-model-for-sentiment-analysis-of-Amazon-reviews-Keras Public

    RNN LSTM model built with Keras, trained on Amazon reviews to distinguish positive and negative reviews. 560 000 reviews available, however, model was trained on 30 000 (15 000 positive/15 000 nega…

    Jupyter Notebook 1

  4. Spark-Scala-predict-price-of-a-diamond-with-decision-tree-and-random-forest Spark-Scala-predict-price-of-a-diamond-with-decision-tree-and-random-forest Public

    Usage of Spark machine learning (Linear Regression, Decision tree, Random forest) to create a model that predicts a price of diamonds on a basis of different features of them. GridSearch is applied…

    1 1

  5. Analyze-film-industry-with-MongoDB-and-Python Analyze-film-industry-with-MongoDB-and-Python Public

    Small code that explains how to merge 3 datasets into one with MongoDb Compass and save it as a separate table in a database. Datasets are taken from Unesco, World Bank and the idea is to analyze t…

    Python 1

  6. Usage-of-RNN-LSTM-to-predict-sales-for-the-next-month-of-different-items-across-different-shops Usage-of-RNN-LSTM-to-predict-sales-for-the-next-month-of-different-items-across-different-shops Public

    Usage of RNN LSTM to predict sales for the next month of different items across different shops on the basis of historical data of sales for last 33 months

    Jupyter Notebook 1