«classification» 태그된 질문

이 과제는 데이터 속성에 따라 입력 데이터에 특정 클래스로 레이블을 지정해야합니다.

5
제한된 정보로 체스 분석
이 도전에서는 특정 체스 게임에 대한 정보가 제한되어 있으며 누가 이겼는지 예측해야합니다 . 두 가지 데이터 세트가 제공됩니다. 조각 수 (여전히 살아있는 조각) 보드 색상 (보드의 조각 색상) 더 중요한 것은, 당신은 하지 않습니다 조각의 위치 알고있다 . 누가 이길 것이라고 생각할지 결정해야합니다. 게임은 2010 년부터 현재까지 PGNMentor에 나열된 모든 …

5
Stack Exchange 사이트 아이콘에는 몇 개의 문자가 있습니까?
아직 자체 디자인이없는 Stack Exchange 사이트의 이름을 고려하여 아이콘에 몇 개의 ASCII 문자 (비 ASCII 문자는 별도로 계산 됨)가 있는지 결정하십시오. 코드는 다음 4 가지 경우를 구별해야합니다. 1 자 : Astronomy Beer Freelancing Health History Law Music: Practice & Theory Parenting The Great Outdoors Writers 2 자 : 3D Printing …

11
제곱 차이를 최대화
의 정수 값의 순열 고려 1에를 N. 예를 들면 다음과 N = 4같습니다. [1, 3, 4, 2] 우리는이 목록이 순환 그러한이라고 생각합니다 1및 2인접으로 처리됩니다. 이러한 목록에 대해 계산할 수있는 수량은 인접 값의 총 제곱 차이입니다. (1-3)² + (3-4)² + (4-2)² + (2-1)² = 10 당신의 임무는 양의 정수가 주어지면이 …
19 code-golf  array-manipulation  permutations  restricted-complexity  code-golf  geometry  grid  code-golf  string  sorting  code-golf  simulation  code-golf  string  code-golf  arithmetic  code-golf  sorting  code-golf  string  code-golf  sorting  code-golf  interpreter  code-golf  number  kolmogorov-complexity  natural-language  conversion  code-golf  random  internet  code-golf  board-game  code-golf  number  sequence  code-golf  math  number  code-challenge  image-processing  classification  test-battery  code-golf  ascii-art  code-golf  tips  code-golf  arithmetic  code-golf  tips  code-golf  tips  javascript  code-golf  array-manipulation  code-golf  ascii-art  code-golf  string  binary  code-golf  arithmetic  linear-algebra  matrix  code-golf  sequence  code-golf  math  number  arithmetic  code-golf  primes  code-golf  math  code-golf  array-manipulation  counting  code-golf  arithmetic  code-golf  quine  code-generation  polyglot  code-golf  math  kolmogorov-complexity  trigonometry  code-golf  string  encryption 

6
손실 또는 무손실?
오디오 파일이 제공되면 손실 형식으로 인코딩되는지 무손실 형식으로 인코딩했는지 확인하십시오. 이 문제를 해결하기 위해 다음 형식 만 분류하면됩니다. 로시 AC3 AMR AAC MP2 MP3 오그 보비스 WMA 무손실 AIFF FLAC TTA 웨이브 규칙 파일 이름 형식으로 입력 한 경우 파일 이름에 대한 가정은 없어야합니다 (예 : 확장자가 형식에 맞거나 존재하지 …

5
이 숫자는 무작위입니까?
내가 물었다 random.org를 0과 2 사이 128 임의의 정수에 대한 32 - 난수 생성기 먼저 첫 64 개 자리 숫자를 줄 열심 이었기 때문에 1, 그들은 분명히있어 더 무작위 다른 64보다. 다음 64 개의 정수 중 하나가 입력되면 정확한 결과를 반환하는 전체 프로그램 또는 함수를 작성하십시오. [1386551069, 1721125688, 871749537, 3410748801, …

4
우리는 무엇을 얻었습니까?
우리의 사랑하는 천재에 영감을 받아 기억합니다. 삼가 고인의 명복을 빕니다 그는 매그넘 작품과 도전 과제의 주제 인 dfns를 발명 하고 구현 했습니다. 관심있는 경우 : 최신 전체 dfns 문서 와 요한과 비디오 . 직무 ASCII 소스 코드가 주어지면 다음 네 가지 범주 중 어느 것이 속하는지 대답하십시오. 이색 도프 모나 …

13
역 순열 인덱스
소개 n 개의 요소 를 가진리스트의 사전 식 순열은 0에서 n 까지 번호가 매겨 질 수 있습니다 ! -1. 예를 들어, 3! = 6 순열 (1,2,3)것 (1,2,3), (1,3,2), (2,1,3), (2,3,1), (3,1,2), (3,2,1). 순열이 목록에 적용되면 해당 요소는 순열의 숫자와 동일한 순서로 정렬됩니다. 예를 들어 순열 (2,3,1)을 l = (a,b,c)yields에 적용합니다 …
17 code-golf  combinatorics  permutations  code-golf  image-processing  brainfuck  encode  steganography  code-golf  ascii-art  code-golf  ascii-art  kolmogorov-complexity  code-golf  ascii-art  fibonacci  code-golf  string  code-golf  sorting  popularity-contest  statistics  code-golf  ascii-art  kolmogorov-complexity  code-golf  code-golf  ascii-art  tic-tac-toe  code-golf  string  code-challenge  classification  test-battery  binary-matrix  code-golf  math  arithmetic  code-golf  ascii-art  random  code-golf  string  code-golf  number  binary  bitwise  code-golf  number  arithmetic  code-golf  math  ascii-art  code-golf  string  ascii-art  code-golf  string  ascii-art  code-golf  string  code-golf  counting  code-golf  number  binary  bitwise  decision-problem  code-golf  array-manipulation  code-golf  tips  brain-flak  code-challenge  quine  source-layout  code-generation  code-golf  linear-algebra  matrix  abstract-algebra  binary-matrix  code-golf  string  palindrome  code-golf  puzzle-solver  sudoku  code-golf  ascii-art  code-golf  graphical-output  internet  code-golf  ascii-art  kolmogorov-complexity  code-golf  math  code-golf  clock 


10
여객기 좌석 할당
지난주 APL 레슨에서 영감을 얻었습니다 . 대문자 2D 좌석 배치도 및 1D 고객 목록이 제공된 경우 좌석 배치도 및 고객 목록을 반환하지만 다음과 같이 수정합니다 (점유 된 좌석 및 좌석 고객을 나타냅니다). 입력 승객 목록의 각 고유 문자에 대해 좌석 배치도에서 해당 문자의 수 (또는 충분하지 않은 경우 모두)가 왼쪽에서 …

6
누가 말했다? 2016 년 대통령 선거
이 도전에서, 당신의 임무는 짧은 문단이나 후보자가 말한 몇 문장을 취하는 300 자 미만 의 프로그램 을 작성하여 누가 말했는지 출력하는 것입니다. 입력 : 함수의 매개 변수, 프로그램의 입력 등에 사용될 수 있습니다. 짧은 문장으로 적절하게 구두점이됩니다. 출력 : 당신이 생각하는 후보. 이것은 중 하나 일 수 있습니다 Ben Carson …

3
이 단어는 어떤 언어입니까?
주어진 단어의 언어를 결정하는 프로그램이나 기능을 작성해야합니다. 이 작업은 4 개의 언어로 5000 개의 가장 일반적인 단어를 인식하는 것입니다. 영어 독일 사람 이탈리아 사람 헝가리 인 단어 목록은 이 GitHub 리포지토리에서 찾을 수 있습니다 . 제공된 테스트 사례의 40 %에서 실수를 할 수 있습니다 . 즉, 20000 개의 입력 중 …

6
그 확률 분포는 누구입니까?
소개 이 도전에서는 일부 확률 분포와 독립적으로 그린 ​​음이 아닌 부동 소수점 숫자의 목록이 제공됩니다. 당신의 임무는 숫자에서 그 분포를 유추하는 것입니다. 챌린지를 실현하기 위해 선택할 수있는 배포판은 5 개뿐입니다. U간격 [0,1] 의 균일 분포 입니다. T모드 c = 1/2 인 구간 [0,1] 의 삼각 분포 . B파라미터 α = …

4
"반 빈 유리"와 같은 것은 없습니다
유리가 반쯤 채워 졌는지 반쯤 비어 있는지에 대한 수사 학적 질문을 알고있을 것입니다 . 나는 그 구절에 조금 지쳐서 글래스 충만 또는 공허에 대한이 혼란을 프로그램 적으로 제거 할 때가되었다고 결정했다. 당신의 임무는 못생긴 유리 의 ASCII 예술 표현을 취하고 해당 좋은 유리 의 ASCII 예술을 출력하는 프로그램을 작성하는 것 …

16
버스는 합법적입니까?
나는 오늘 버스에 있었고이 표지판을 발견했습니다. seated standing wheelchairs max1 37 30 00 max2 36 26 01 max3 34 32 00 착석 한 승객, 좌석 및 휠체어의 수는 모두 테이블에있는 열보다 크지 않아야합니다. (자세한 내용은 채팅을 참조하십시오.) 이 과제의 목적을 위해 우리는이 아이디어를 일반화 할 것입니다. 엄격하게 양의 길이 N …

7
진동 평등
on [l, r]에서 시작하여 시간 단위당 하나의 단위 속도로 두 개의 정수 포인트 사이에서 진동하는 객체가 있습니다. 당신은 가정 할 수 있습니다 . 예를 들어 객체가 진동 하면 다음과 같은 결과가 나타납니다.lt=0l < r[3, 6] t=0 -> 3 t=1 -> 4 t=2 -> 5 t=3 -> 6 t=4 -> 5 …
15 code-golf  array-manipulation  decision-problem  code-golf  math  number-theory  palindrome  integer-partitions  code-golf  math  decision-problem  geometry  code-golf  string  random  code-golf  ascii-art  code-golf  kolmogorov-complexity  primes  code-golf  kolmogorov-complexity  code-golf  graphical-output  code-golf  number-theory  primes  integer  factoring  code-golf  sequence  array-manipulation  integer  code-golf  array-manipulation  matrix  code-golf  sequence  binary  code-golf  game  cellular-automata  game-of-life  binary-matrix  code-golf  string  ascii-art  code-golf  random  generation  logic  code-golf  string  code-golf  code-golf  sequence  array-manipulation  random  apl  code-golf  code-golf  sequence  primes  code-golf  math  sequence  integer  code-golf  number  arithmetic  array-manipulation  decision-problem  code-golf  ascii-art  number  code-golf  restricted-source  quine  code-golf  chess  board-game  code-golf  math  sequence  code-golf  number  sequence  kolmogorov-complexity  code-golf  number  sequence  arithmetic  code-golf  math  number  alphabet  code-golf  ascii-art  classification  statistics  apl  code-golf  array-manipulation  matrix  code-golf  string  kolmogorov-complexity  code-golf  sequence  binary  base-conversion  binary-matrix  code-golf  string  classification  code-golf  tips  python  code-golf  combinatorics  binary  subsequence  restricted-time  code-golf  number  number-theory  code-golf  math  number  complex-numbers  code-golf  string  code-golf  string  code-golf  string  random  game  king-of-the-hill  python  code-golf  number  sequence  code-golf  number  sequence  code-golf  code-golf  math  number  array-manipulation  code-golf  array-manipulation  decision-problem  code-golf  string  code-golf  sequence  integer 

당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.