Don't wanna be here? Send us removal request.
Link
In this article, I will discuss some great tips and tricks to improve the performance of your text classification model. These tricks are obtained from solutions of some of Kaggle’s top NLP competitions. Without much lag, let’s begin.
0 notes
Link
こんにちは、買物情報事業部の三浦です。 日々アプリを使っていて、ふとしたところでさりげないアニメーションや気の利いた効果音があると心地よく感じますね。 UIKitには手軽にアニメーションを実装できるようにAPIが
0 notes
Link
日本で開催されるもっとも大きなiOSに関するカンファレンスの1つであるTop | iOSDC Japan 2017に参加し、表題の内容で発表しました。
0 notes
Link
上記設定をいれて、ビルド後 http://ift.tt/2iCeojI を入れてファイル別のコンパイル時間が見れます。 速度が上がったかビルドしてチェックする時は、Cmd + Shift + K(Clean) してから Cmd + B(Build) をした方がいいです。
0 notes
Link
A typical scenario for this situation is when you need to build one version of your app for iPhone and another specific version for iPad, probably you will need to share some part of your code and customize others things such as screen layout or some presentation behaviors.
0 notes
Link
こんにちは、shobyです。 iOSDC 2017でFirebaseとBigQueryを使ったアプリのKPI分析について発表してきました。 今回は特にサービスの成長に貢献する方法の一つとして、CMのKPI分析という手段を紹介しました。
0 notes
Link
It’s a common thing, as software engineers, to have a tendency to shy away from understanding compilation. At a high level, you know the compiler is turning your code into machine code the target computer (running your program) can execute.
0 notes
Link
WebRTCはWeb上でも端末同士でのP2Pを行うことができるAPIの定義です。 音声、映像、テキストデータなど中央管理サーバーを建てなくても個人同士でやり取りができます。
0 notes