Programming notes

about java, spring, android, app performance and architecture

Sunday, 25 June 2017

Machine learning

Choosing the right estimator
http://scikit-learn.org/stable/tutorial/machine_learning_map/index.html
https://www.dropbox.com/s/nz2d6uquwn59fz6/ml_map.png

later i will add here more machine learning stuff

Первые шаги в машинном обучении

Machine Learning is Fun! The world’s easiest introduction to Machine Learning

https://oracle.github.io/graphpipe/#/

https://github.com/neomatrix369/awesome-ai-ml-dl

Posted by Sergey at 22:33
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: algorithm

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Search This Blog

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Labels

  • java (25)
  • libraries (19)
  • performance (17)
  • android (15)
  • spring (14)
  • other (13)
  • database (8)
  • javaee (7)
  • hibernate (6)
  • tomcat (6)
  • architecture (5)
  • javascript (4)
  • books (3)
  • api (2)
  • concurrency (2)

Blog Archive

  • ►  2022 (1)
    • ►  December (1)
  • ►  2020 (5)
    • ►  September (1)
    • ►  June (1)
    • ►  April (2)
    • ►  March (1)
  • ►  2019 (4)
    • ►  October (3)
    • ►  March (1)
  • ►  2018 (3)
    • ►  August (1)
    • ►  June (1)
    • ►  March (1)
  • ▼  2017 (11)
    • ►  September (1)
    • ►  July (1)
    • ▼  June (3)
      • Machine learning
      • A different object with the same identifier value ...
      • Domain Driven Design in Java
    • ►  March (2)
    • ►  February (3)
    • ►  January (1)
  • ►  2016 (12)
    • ►  December (1)
    • ►  November (1)
    • ►  October (1)
    • ►  September (4)
    • ►  August (1)
    • ►  June (1)
    • ►  May (1)
    • ►  February (2)
  • ►  2015 (9)
    • ►  December (1)
    • ►  November (2)
    • ►  October (1)
    • ►  May (1)
    • ►  March (2)
    • ►  January (2)
  • ►  2014 (5)
    • ►  November (1)
    • ►  October (2)
    • ►  May (1)
    • ►  January (1)
  • ►  2013 (11)
    • ►  December (1)
    • ►  October (2)
    • ►  July (2)
    • ►  June (2)
    • ►  April (2)
    • ►  March (1)
    • ►  January (1)
  • ►  2012 (14)
    • ►  December (1)
    • ►  November (2)
    • ►  September (1)
    • ►  August (2)
    • ►  July (2)
    • ►  June (2)
    • ►  April (1)
    • ►  March (1)
    • ►  February (2)
  • ►  2011 (17)
    • ►  December (1)
    • ►  November (1)
    • ►  September (4)
    • ►  August (1)
    • ►  July (1)
    • ►  May (2)
    • ►  April (2)
    • ►  March (1)
    • ►  February (1)
    • ►  January (3)
  • ►  2010 (18)
    • ►  December (6)
    • ►  November (2)
    • ►  October (7)
    • ►  September (3)

Geography

30 days page views

Popular Posts

  • Android: Download progress
    How to create progress of file downloading
  • Java: Using SQLite
    SQLite - is embedded relational database management system.In other words you can use sql database without server.
  • Android: Unparsed aapt error
    This error appears when you change smth in xml and it changes in recourses not correctly( may be it's bug) Solution:  go in Eclipse to ...
  • Android: Context menu in ListView after clicking
      The easiest way) to create context menu
  • Auto Generate Database(ER) Diagram MySql
    To create ER diagram from db schema you can use SchemaSpy.
  • Log4j not printing the stacktrace for exception
    I've noticed interesting behavior in the server logs on jdk 8. There was an exception without stack trace. After small research I have ...
  • Android:The easiest way to load image from URL
    The easiest way to download image from URL is to use method Drawable.createFromStream : main.xml: <linearlayout android:id="@+id...
  • Approximate string matching algorithm (fuzzy search)
    This is a great algorithm to find similarity coefficient of the two words. Author is Viterbi or Bellman.I didn't find anything about ...
  • A different object with the same identifier value was already associated with the session
    Hibernate Error: org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the ...
  • Spring Boot 2 and custom JsonSerializer
    I was migrating recently to the new Spring Boot version 2. And most annoying thing was that PageImpl (component used for pagination)  chan...
Awesome Inc. theme. Powered by Blogger.