Giter Site home page Giter Site logo
  • 👋 Hi, I’m @ChayannFamali
  • 👀 I’m interested in AI, ML, math, analytics
  • 🌱 I’m currently learning apache airflow, golang

Dmitrii's Projects

brain_hemorrhage_classifier_octconvresnet icon brain_hemorrhage_classifier_octconvresnet

This notebook code is written based upon the interest in Kaggle Competition (https://www.kaggle.com/c/rsna-intracranial-hemorrhage-detection ) using newly launched OctConv (https://ai.facebook.com/blog/octconv-a-flexible-efficient-alternative-to-standard-convolution/) by Facebook

customer-segmentation icon customer-segmentation

In this task, the task of segmentation of clients (clustering by the K-Means method and Hierarchical clustering) was performed

eda-with-r-vaccine icon eda-with-r-vaccine

This analytical repository shows the use of the R language in the field of EDA. Data on the success of vaccination against coronavirus infection were taken as data. Various graphs, histograms and graphs for countries of the world were constructed, showing the success of individual countries in vaccinating people.

fraud-detection icon fraud-detection

It is important that credit card companies are able to recognize fraudulent credit card transactions so that customers are not charged for items that they did not purchase.

gender-age-ethnicity-recognition icon gender-age-ethnicity-recognition

This analytical project has three objectives: 1) Gender recognition based on a person's photo; 2) Recognition of ethnicity by photo; 3) Age recognition based on a person's photo

java-atm-petproj icon java-atm-petproj

This program implements the interface of a bank ATM. By logging in with a username and PIN, the user should be able to make deposits, withdraw funds and transfer funds between accounts. The user should also be able to list transactions for each account, so this program can be something in between the functionality of an ATM and an online banking system. The goal of this project is to master the basic features of the Java language. The project is a homework assignment on the subject of the Java Programming Language.

rest-api-with-golang icon rest-api-with-golang

Another RESTFUL API using Golang, which is written using the Gin framework, which allows you to use HTTP requests to fill, extract or delete data.

twitter-sentiment-analysis icon twitter-sentiment-analysis

This analytical project allows you to determine the mood of users by text. The sentimentality 140 dataset is used as a dataset. It contains 1,600,000 tweets extracted using the twitter api. The streets have been labeled (0 = negative, 4 = positive), and they can be used to determine moods. The following works were carried out: research data analysis, text preprocessing (removal of stop words, punctuation marks, lemmatization, TF-IDF, tokienization). In the end, two models were built: the basic model (a model based on the naive Bayes model - Rein et al. (2003), Tackling the Poor Assumptions of Naive Bayes Text Classifiers). The top 10 tokens that characterize the text as negative or optimistic were extracted, but they turned out to be non-offensive. The second model was based on Bert (87% accuracy rate).

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.